Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@0PandaDEV 0PandaDEV released this 30 May 18:51
· 5 commits to main since this release
c4d567c

[main] - 2025-05-30

✨ New Features

  • 0023407 - implement configuration and heartbeat services with status bar integration by @0PandaDEV
  • 777d805 - add GitHub Actions workflow for publishing plugin to JetBrains Marketplace by @0PandaDEV
  • 7875a6c - add nightly build workflow for automated plugin builds by @0PandaDEV
  • 854102f - add Ziit settings configuration and UI panel by @0PandaDEV
  • aab9c3a - add funding configuration for project by @0PandaDEV
  • 4f4d93a - add GNU Affero General Public License to the project by @0PandaDEV
  • c4670bd - implement Ziit time tracking functionality with status bar integration and configuration options by @0PandaDEV
  • 7dc80ce - initialize Gradle project with IntelliJ plugin structure and configuration files by @0PandaDEV

🐛 Bug Fixes

  • 7a6a581 - update userId and add migration options in project configuration by @0PandaDEV

♻️ Refactors

  • d9a69e0 - statusbar: simplify status bar widget installation and remove unused config references by @0PandaDEV
  • 2e641f5 - heartbeat: improve code structure and readability in HeartbeatService by @0PandaDEV
  • e0ba462 - config: migrate configuration from .ziit.cfg to .ziit.json and streamline config handling by @0PandaDEV