Releases: stefnotch/youtrack-diagram
Releases · stefnotch/youtrack-diagram
🐛 Fix Gantt Diagram
📈 Gantt Diagram
- Shiny new Gantt diagram
- Diagrams can be exported as png or svg
- Sleeker UI
- Better zooming and panning
📈 Epic Overview
- Epic view in addition to the existing sprint view
- Update dependencies
🐛 Minor Bugfix
- Update dependencies
- Fix port
🐛 Hide Issue Drafts
Now issue drafts are being hidden, which fixes #16
🐛 OAuth Port Changed
The default OAuth Port has been changed to 25565
in order to prevent issues with the port 8080 already being used.
An OAuth Port changing option has been added to the side bar.
🐛 Minor Bugfix
Fix a bug caused by YouTrack's REST API Authorization Token Encoding
Major Overhaul
- New YouTrack API
- UI Overhaul using Quasar and Vue.js
- OAuth2
- Quality of life improvements
- Various bugfixes
Quasar and new YouTrack API
- This app now uses Quasar
- This app finally uses the new YouTrack REST API
Minor UI improvements
- The UI looks slightly better now.
- User Stories, Tasks, Epics and Bugs are now clearly labeled as such
- When hovering over something, the description will be displayed