Skip to content

Releases: fevrax/json-tools

v1.26.0

18 Jun 06:20

Choose a tag to compare

1.26.0 (2026-06-18)

Bug Fixes

  • optimize monaco editor validation (a28b651)
  • 在 uTools 环境下使用 shellOpenExternal 打开外链 (fde7737)

Features

  • open toolbox tools in tabs (988469c)
  • redesign settings page (4d500ee)

v1.25.0

04 Jun 13:57

Choose a tag to compare

1.25.0 (2026-06-04)

Bug Fixes

  • add optional chaining to prevent crash when switching from vanilla to monaco editor (19a0cec)
  • convert LosslessNumber to native number before passing to vanilla editor (d9ec2f7)

Features

  • add JSON key naming convention converter tool (f2c020e)

v1.24.3

14 May 16:59

Choose a tag to compare

1.24.3 (2026-05-14)

Bug Fixes

  • add responsive design for new tab creation menu (6a9966c)
  • redesign table view welcome/error states for responsive layout (826df66)

v1.24.2

14 May 15:59

Choose a tag to compare

1.24.2 (2026-05-14)

Bug Fixes

  • remove duplicate manifest link to resolve PWA syntax error (e36b666)
  • resolve Monaco editor content rollback during typing (575541f)

v1.24.1

14 May 15:28

Choose a tag to compare

1.24.1 (2026-05-14)

Bug Fixes

  • resolve table view crash caused by TDZ and missing React key (e1da7da)

v1.24.0

12 May 14:29

Choose a tag to compare

1.24.0 (2026-05-12)

Features

  • add snake_case field conversion and update default model to DeepSeek V4 Pro (2294dc1)

v1.23.0

12 May 13:15

Choose a tag to compare

1.23.0 (2026-05-12)

Features

v1.22.0

03 May 12:29

Choose a tag to compare

1.22.0 (2026-05-03)

Bug Fixes

  • resolve TS2322 type error in PromptContainer classNames (a49e192)

Features

  • add Base64 import for new tab creation (9d14a60)
  • add copy button to hover decoded content for base64/url/unicode (5ddd05b)
  • add open-in-new-tab button to hover decoded content (4765876)
  • add table view search and column filter functionality (780dad0)
  • increase decorator recognition size limits for base64/url/unicode/image (6cc6034)
  • Increase word count statistics (1ca5d76)

v1.21.0

15 Mar 11:36

Choose a tag to compare

1.21.0 (2026-03-15)

Bug Fixes

Features

  • add linux/arm64 docker build (f5a20a1)

v1.20.1

15 Mar 11:30

Choose a tag to compare

1.20.1 (2026-03-15)

Bug Fixes