Changelog
Recent updates and feature releases on DevFormatLab.
Small announcements per iteration. Newest first.
JSON Diff: per-element copy / delete in text view
- Hover any key/value or array item to copy that subtree as JSON or remove it from that side.
- Acts on the innermost element, re-serialises to valid JSON, no comma surgery needed.
JSON Diff: copy / delete buttons in structural view
- Each change row in the structural diff exposes copy-value and delete-path actions on hover.
Command palette: search every tool with ⌘K / Ctrl K
- Multi-token fuzzy search across tools and converters, full keyboard navigation.