Skip to content

Releases: dmasior/dmtool

v0.4.1

17 Mar 15:39

Choose a tag to compare

Change:

  • Fixup keychain access (not needed)

v0.4.0

17 Mar 07:40

Choose a tag to compare

  • Add AI integration - query GitHub Copilot models
  • Add plugin system - extend DMTool with custom JS plugins loaded from ~/.dmtool/plugins/
  • Support plugin environment variables via ~/.dmtool/.env
  • Migrate to ES modules
  • Simplify and reorganize tray menu
  • Update tray icon to use native macOS template images
  • Upgrade Node.js to 24, use npm ci in CI

v0.3.0

22 Dec 12:58

Choose a tag to compare

  • Rework menu and add new functionalities:
    • sluggify
    • case converting
    • html entities encoding/decoding
    • line utils
    • .. and more
  • Switch from notifications to dialog
  • Bugfix: closing about window closed whole app
  • Windows build with electron-forge/maker-squirrel

v0.2.0

18 Dec 06:45

Choose a tag to compare

  • Add JSON encode/decode
  • Refine dependencies

v0.1.0

17 Dec 17:43

Choose a tag to compare

Initial release