Releases: KamilSztandur/KanbanMethodSimApp
v1.2.1 Kanban Method's Simulator
Official v1.2.1 release of my university project of Flutter multiplatform application which allows to simulate developer team's work in accordance with Kanban method. Main stage of this project's development officialy ends with that release.
Web release:
Desktop releases (available below in attached files section):
- Windows
- Linux (available soon)
Changelog:
- fixed strange task's cards bizarre behaviour after loading savefile.
- changed columns names translations.
- fixed number of current day appearing in notifications on the top of the screen.
- added software documentation.
v1.1.8 Release of Kanban Method's Simulator
Official v1.1.8 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:
- From now on team member's start first day of simulation with random productivities.
- First greeting message now appears in simulation's logs.
- Changed probabilities of restored productivity's amount (each amount has equal 20% chance).
- Increased chance of task's blockade from 15% to 20%.
- Made owner as default selected team member for productivity's assigning and task's unlocking.
- Slightly improved logs formatting.
v1.1.5 Release of Kanban Method's Simulator
Official v1.1.5 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:
- added "device not supported" info label to title Page instead of just showing a grey screen.
- added version info to title page.
- prevented task's card from being dragged when its task is blocked.
- added popup info about locked task card.
- fixed error occuring when creating savefile with empty "available tasks" column.
- fixed task's completion time equals zero info on final page's chart.
- fixed broken tasks blocking mechanism.
- fixed story messages displaying in simulation's logs in wrong order.
- other minor fixes.
v1.1.0 Release of Kanban Method's Simulator
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).
v1.0.0 Release of Kanban Method's Simulator
Official first 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)