v0.0.2 → v0.1.1
New Features
- Add line scope API for overview/detail filtering (#44)
- Add upward-pointing arrow to tray panel (#43)
- Replace refresh button with countdown timer (#41)
- fetch and display app version in footer
Refactor
- streamline update handling by removing download trigger
Chores
- enhance publish workflow and plugin initialization
- update publish workflow and remove unused bundled_plugins directory
- update documentation and .gitignore for auto-update interval feature (#42)
- update screenshot asset
Changelog
Full Changelog: v0.0.2...v0.1.1
- 6a72419 plugins: Add line scope API for overview/detail filtering (#44)
- aa4be14 Add upward-pointing arrow to tray panel (#43)
- 6c5502c chore: update documentation and .gitignore for auto-update interval feature (#42)
- 0b918a8 chore: update screenshot asset
- 2d1c367 footer: Replace refresh button with countdown timer (#41)
- f17ba61 feat: fetch and display app version in footer
- 55e30f4 refactor: streamline update handling by removing download trigger
- b52ec74 chore: enhance publish workflow and plugin initialization
- 8feca7a chore: update publish workflow and remove unused bundled_plugins directory