Download Latest Version NppJSONViewer_ARM64_Release.zip (539.9 kB)
Email in envelope

Get an email when there's a new version of JSONViewer for Notepad++

Home / v2.2.0.0
Name Modified Size InfoDownloads / Week
Parent folder
NppJSONViewer_Win32_Release.zip 2026-05-30 518.4 kB
NppJSONViewer_ALL.zip 2026-05-30 22.9 MB
NppJSONViewer_ARM64_Release.zip 2026-05-30 539.9 kB
NppJSONViewer_x64_Release.zip 2026-05-30 553.6 kB
README.md 2026-05-30 1.1 kB
v2.2.0.0 source code.tar.gz 2026-05-30 266.1 kB
v2.2.0.0 source code.zip 2026-05-30 294.9 kB
Totals: 7 Items   25.1 MB 27

Change log

  1. Bug/regression fixes:

    1. Fixed handling of JSON raw number values during formatting and serialization.
    2. Fixed parser behavior to preserve numeric values as strings when required by using RapidJSON's kParseNumbersAsStringsFlag.
    3. Added unit tests a. Added extensive unit tests for JSON sorting functionality. b. Added additional parser and regression test coverage. c. Expanded overall automated test coverage to improve reliability.
  2. Other enhancements:

    1. Upgraded project and build infrastructure to Visual Studio 2026.
    2. Migrated solution management to .slnx format.
    3. Migrated shared components from external copies to Git submodules for improved maintainability.
    4. Updated project dependencies and submodules, including Google Test.
    5. Improved code quality through refactoring, formatting, and minor performance optimizations.
    6. Modernized GitHub Actions workflows and CI/CD dependencies.

Full Changelog: https://github.com/NPP-JSONViewer/JSON-Viewer/compare/v2.1.1.0...v2.2.0.0

Source: README.md, updated 2026-05-30