Releases: sundegan/JsonStudio
Releases · sundegan/JsonStudio
Json Studio v1.1.0
JsonStudio 1.1.0 includes the following updates:
-
Added JSONPath query mode in Tree View, with switching between JMESPath and JSONPath
-
Improved JSON5 parsing and highlighting in the editor and Tree View
-
Added dedicated website pages for multiple JSON tools, with continued SEO and search indexing improvements
-
Fixed Monaco initialization on desktop builds and refined error icon styling
See the changelog for more details:
English:https://github.com/sundegan/JsonStudio/blob/main/CHANGELOG.md
中文:https://github.com/sundegan/JsonStudio/blob/main/CHANGELOG_ZH.md
Json Studio v1.0.0
Json Studio v0.5.0
Json Studio v0.4.1
Fix:Enhanced the Tauri application to handle file paths passed via command line arguments on Windows/Linux, emitting an "open-file" event for JSON files.
Json Studio v0.4.0
Json Studio v0.3.0
Json Studio v0.2.0
English
- File operations: new/open/save/save-as, plus drag-and-drop.
- Diff mode for in-editor JSON comparison.
- Auto-format on paste.
- Changelog documentation added.
- Makefile for streamlined development and build workflows.
- Improved clipboard handling, JSON formatting, and shortcut window behavior.
中文
- 文件操作:新建/打开/保存/另存为,支持文件拖拽。
- Diff 模式:编辑器内 JSON 对比。
- 粘贴自动格式化。
- 增加变更记录文档。
- 增加 Makefile,简化开发与构建流程。
- 优化剪贴板处理、JSON 格式化体验与快捷键窗口管理。
Json Studio v0.1.0
English
- Initial release.
- JSON formatting and minification.
- Escape/unescape utilities.
- JSON statistics (keys, depth, size) and validation.
- Monaco-based JSON editor with syntax highlighting, folding, and line numbers.
- Clipboard integration and global shortcuts.
- Theme switching (light/dark) and editor settings (font size, indent), plus shortcut settings.
中文
- 初始版本发布。
- JSON 格式化与压缩。
- 转义/反转义工具。
- JSON 统计(键数量/层级/大小)与校验。
- 基于 Monaco 的 JSON 编辑器:语法高亮、折叠、行号。
- 剪贴板集成与全局快捷键。
- 主题切换(明/暗)与编辑器设置(字体大小、缩进),以及快捷键设置。