Releases: sonyxperiadev/BacklogTool
Releases · sonyxperiadev/BacklogTool
Version 1.3.10
- Fixed error when receiving push messages in some backlogs
Version 1.3.9
- Implemented push functionality for tasks in kanban mode
Version 1.3.8
- Added a Kanban board mode for stories. It can be reached through the button on the right top of the screen.
- Modified saving behavior for story notes
- Minor bug fix for saving stories
Version 1.3.6
- Fixed a bug when moving stories between areas with special characters
- Increased maximum reconnects for push messages
- Updated version of the push framework Atmosphere
Version 1.3.5
- Fixed a bug causing empty push messages to be sent
Version 1.3.4
- Disabled long-polling as alternative push method, allowing only websockets. This was done in order to make the server more stable.
Version 1.3.3
- Fixed that stories were sometimes badly indented for certain zoom
levels in the browser
Version 1.3.2
- Fixed that the server was sometimes unable to display backlogs for users that were not logged in
Version 1.3.1
- Updated version of Spring core and Spring Security
Version 1.3.0
- Changed all views to enter "oneline mode" by default. A backlog item can be expanded by clicking on its title or by using the "expand all" button.
- Added functionality for adding notes/comments on stories. The latest note is displayed by default and more can be seen by clicking on the three dots (...). All logged in users can leave notes, but only editors can remove them.
- Bug fixes for sorting and updating stories.