Release notes
Dadroit JSON Viewer — 3.0.0.961September 2, 2024
New Features
- Introducing new JSON engine. Browsing the tree is now more than 30x faster and even faster on macOS. Find is 30% to 100% faster. Loading JSON Log (JSON-Lines and ndjson) is now 5x faster.
- Added support for opening from APIs or URLs, supporting basic and bearer token authentication.
- Colourful names for contents loaded from the clipboard.
- Displaying Unicode Strings.
- New menu to refresh on demand.
- Copy the version number in the About form via the right-click menu.
Improvements
- Improved display of very long values.
- Enhanced management of window positions in multi-screen setups.
- Indented every new window.
Resolved Issues
- File change monitoring is now more stable.
- Prevented Find from losing the position of the scroll after expansion.
- Fixed some UI issues on Mac and Linux, including text and sizing problems.
- Fixed jumping to the correct scroll position during a Find operation.
- Fixed a bug for Windows users with Unicode characters in their usernames.
- Fixed highlighting some of the Find results
- Fixed JSONPath for array elements
- Minor bug fixes in various parts.
Dadroit JSON Viewer — 2.0.1.845Jan 3, 2023
Resolved Issues
- Minor bug fixes in various parts.
Dadroit JSON Viewer — 2.0.537Aug 6, 2022
Improvements
- New icon for all platforms.
Resolved Issues
- Minor bug fixes in various parts.
Dadroit JSON Viewer — 2.0.460Aug 3, 2022
New Features
- Added support for viewing multiple files or folders as one Union.
- Added Advanced license for power users with the need for advanced features.
- Added support for opening JSON file or data from the clipboard.
Resolved Issues
- Fixed some bugs in search and highlighting.
- Minor bug fixes in various parts.
Dadroit JSON Viewer — 1.7.2233June 7, 2022
Improvements
- 25% faster load.
- 25% faster search.
Resolved Issues
- Fixed clipboard issue in some Linux distributions.
Dadroit JSON Viewer — 1.5.2154April 18, 2022
Resolved Issues
- Fixed issues with growing and non-resizable dialogs in macOS.
- Minor bug fixes for macOS.
Dadroit JSON Viewer — 1.5.2153March 1, 2022
Improvements
- Better window management across all platforms, particularly on macOS.
- Improve support for High DPI across all platforms.
Resolved Issues
- Minor bug fixes.
Dadroit JSON Viewer — 1.5.1935June 14, 2021
New Features
- Added support for exporting to CSV.
Resolved Issues
- Minor bug fixes.
Dadroit JSON Viewer — 1.5.1813May 20, 2021
Resolved Issues
- Fixed some RegEx issues.
Dadroit JSON Viewer — 1.5.1800January 22, 2021
New Features
- Support for JSON Log including JSON Lines and NDJSON.
- Commercial usage support
- Add Support for Linux
- Support Dark Mode Theme on macOS
Improvements
- Improved Auto-refresh, especially on macOS
- Increased performance for even larger files
- Improved memory management
- Faster export
- Refactoring user interface, menus, and shortcuts
Resolved Issues
- Many bug fixes.
Dadroit JSON Viewer — 1.1.1648September 24, 2020
Improvements
- Improved Unicode file name support.
- Some overall enhancements.
Resolved Issues
- Minor bug fixes.
Dadroit JSON Viewer — 1.1.1141August 9, 2019
New features
- Fast JSON file reading support.
- Memory compression for 1:1 File to RAM usage.
- Fast case sensitive and insensitive string search.
- Fast RegEx search support.
- JSON Syntax highlighter.
- Monitoring file for change and AutoRefresh support.
- Export to JSON as Formatted and Minified.
- Export to XML.
- Copy part of a Node.