Skip to content

Releases: me-shaon/devtools

v1.3.0

25 Mar 14:10

Choose a tag to compare

DevToolsApp v1.3.0

Highlights

  • Added image compression to Image Converter, including before-and-after size comparison, quality controls, and optional WebP output.
  • Added bulk image compression with one-click ZIP download for faster batch cleanup.
  • Added a global command palette so tools can be opened quickly from the keyboard with fuzzy search.
  • Added customizable keyboard shortcuts for command palette access, favorites, and other app actions.

Tool Improvements

  • Image Converter now supports compression without leaving the app, with a live compressed preview, savings stats, and cleaner download flow.
  • Bulk image compression supports common raster formats and packages processed files into a ZIP for easy export.

App Updates

  • Added a command palette with keyboard navigation, recent tools, favorite-aware results, and faster tool switching.
  • Added a shortcut settings screen so bindings can be recorded, cleared, reset to defaults, and tailored to personal preference.
  • Improved shortcut discoverability with inline hints, and polished the shortcuts popup so it closes on outside click and scrolls cleanly within the viewport.

v1.2.0

25 Mar 06:52

Choose a tag to compare

DevToolsApp v1.2.0

Highlights

  • Added in-app FAQs across key tools so users can understand behavior, limitations, and common gotchas without leaving the app.
  • Upgraded Text Compare with richer output, including line diff, git-style unified diff, and character-level detail.
  • Added in-app update visibility, a first-launch "What's New" experience, and a release workflow that keeps app notes and GitHub releases in sync.

Tool Improvements

  • Added focused FAQs to Hash Generator, Base64, URL Encoder, Bcrypt Generator, Regex Generator, Text Compare, Cron Calculator, JWT Decoder, and UUID Generator.
  • Improved Cron Calculator so the builder reflects the real parser behavior and shows actual upcoming runs.
  • Updated JWT Decoder to label expiration honestly and clarify that signatures are not verified locally.
  • Reworked Text Compare with clearer summaries, better modified-line rendering, git-style unified diff output, and richer character diff views.
  • Cleaned up UUID Generator so it uses the shared utility path, has more honest version labeling, and clearer guidance around simplified versions.

App Updates

  • Added app version visibility and in-app update controls in the sidebar.
  • Added a first-launch "What's New" modal with a persistent sidebar link for reopening release notes later.
  • Introduced a release preparation and validation workflow so release notes can be written once and reused for both GitHub releases and the in-app changelog.

v1.1.0

24 Mar 16:30

Choose a tag to compare

Add arm64 support for Linux rpm builds

v1.0.0

24 Mar 09:48

Choose a tag to compare

fix: build debug file issue again