Skip to content

Releases: sonyxperiadev/BacklogTool

Version 1.3.10

13 Aug 08:08
Compare
Choose a tag to compare
  • Fixed error when receiving push messages in some backlogs

Version 1.3.9

04 Aug 14:32
Compare
Choose a tag to compare
  • Implemented push functionality for tasks in kanban mode

Version 1.3.8

11 Jun 14:07
Compare
Choose a tag to compare
  • 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

04 Mar 10:06
Compare
Choose a tag to compare
  • 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

04 Mar 10:02
Compare
Choose a tag to compare
  • Fixed a bug causing empty push messages to be sent

Version 1.3.4

23 Jan 14:34
Compare
Choose a tag to compare
  • 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

24 Oct 10:00
Compare
Choose a tag to compare
  • Fixed that stories were sometimes badly indented for certain zoom
    levels in the browser

Version 1.3.2

23 Oct 08:33
Compare
Choose a tag to compare
  • Fixed that the server was sometimes unable to display backlogs for users that were not logged in

Version 1.3.1

04 Oct 19:44
Compare
Choose a tag to compare
  • Updated version of Spring core and Spring Security

Version 1.3.0

16 Aug 13:02
Compare
Choose a tag to compare
  • 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.