Skip to content

v1.1.0 Release of Kanban Method's Simulator

Compare
Choose a tag to compare
@KamilSztandur KamilSztandur released this 19 May 20:03
· 33 commits to master since this release

Official v1.1.0 release of my university project of Flutter multiplatform application which allows to simulate developer team's work in accordance with Kanban method.

Web release:

Desktop releases (available below in attached files section):

  • Windows
  • Linux (available soon)

Changelog:

  • Replaced default deadline's day from current simulation's day to simulation's final day.
  • Changed possibilities and possible amounts of productivities that team members may recover after new day.
  • Increased min window's height from 600px to 700 px.
  • Fixed grey screen appearing on final page with session's stats.
  • Fixed final page's (with session's stats) sizing for smaller screens by adding responsive design.
  • Savefile is now being closed after its data is loaded.
  • Fixed TaskCards blocking theirselves and their other strange behaviour after loading a savefile or starting a new session right after finishing previous one.
  • Fixed days display on chart of tasks completion time (it is impossible to complete a task in 0 days).