- Implemented a configuration option for disabling certificate validation.
- Improved error handling for agile and issue views.
- Improved server operations (views are correctly reset on any change now).
- Removed unnecessary commands from palette.
- Specified a lower timeout for API requests (5 sec).
- Implemented autorefresh of agiles/projects after server editing (if an edited server was selected).
- Implemented autoselection of the first agile (on choosing a server).
- Added support for kanban boards to a tree with grouped issues.
- Fixed an error in refreshing issues trees on selecting a project.
- Added new context menu option to update issue assignee.
- Context menu option to edit issue summary was moved to "Update" group.
- Extension bundler changed to
webpack
. - Extension can now be used in a web environment (VS Code for Web). Be sure to set CORS settings for your YouTrack server.
- Added new context menu option to edit issue summary.
- Optimized issue creation routine.
- Added context menus to issue items.
- New command: add an issue.
- Fixed issue deleting.
- Other minor changes and fixes.
- Fixed an error in issue URL.
- Issue items of Sprints and Recent views are now completely identical.
- Initial release.