All Versions
28
Latest Version
Avg Release Cycle
8 days
Latest Release
1226 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v2.0.6 Changes
February 06, 2020- ๐ Fixes #93 Notices about lastPage when logging in
- โ Added Zulip Integration (#92)
- ๐ Fixes #83 logo size is now bigger so that quality can be increased
- S3 download files are now redirected to a signed S3 url rather than downloaded and served by PHP
- local files are now served faster
๐ This release contains security fixes. Update is highly recommended
-
v2.0.5 Changes
January 20, 2020- ๐ Fixes #90 ob end flush warning
- ๐ Fixes #89 delete retrospectives (+ideas & research) boards
- ๐ Fixes #86 notices in fields for new users and clients
- ๐ Fixes #85, #84 rename idea boards, research boards and retros
- ๐ Fixes #83 image quality for logos
- ๐ Fixes #82 kanban columns resize on window resize now
- ๐ Fixes #74 drop downs out of screen on backlog view
- ๐ Fixed logo in emails not showing up for S3 stored images
- ๐ Fixed company setting name change bug
- ๐ Fixed commenting bug on client screens
- ๐ Changed email filter validation to filter_var()
- ๐ Fix missing project name in new project creation emails
- โ Added new illustrations (Thanks to undraw.co)
-
v2.0.4 Changes
December 30, 2019- ๐ Change tables to UTF8mb4 (fixes #71) (Thank you to @GhaziTriki)
- ๐ New update routine
- ๐ Bugfixes and enhancements in the install routine and automatic redirect to install if db is not set up
- ๐ Fixes broken UTF8 characters in emails (#76) (Thank you @seonghobae)
- ๐ Fixes broken logo in emails (#73)
โก๏ธ Note: This update adds changes to htaccess and nginx configs. Update accordingly.
-
v2.0.3 Changes
December 06, 2019- ๐ Fixes an issue with logo uploads
- ๐ Fixes issues with exception handling in file upload
- File upload class clean up
-
v2.0.2 Changes
December 02, 2019- ๐ Fixed scroll position for Gantt charts
- ๐ New nginx config sample (Thanks to @GhaziTriki for this contribution). Fixes #62
- โ Removed Y scroll on Gantt chart
- ๐ Fixed 0 project user experience #61
- ๐ Fixed wrong exception object instantiation in file handler
- โ Removed old permission validation in frontcontroller (was not used)
- ๐ Fixed/removed javascript due date update call when editing a To-Do
- โ Added version to footer
- ๐ Renamed "Progress Review" to "Retrospectives"
- ๐ Fixed close lightbox call in helper content modals (kanban and retros)
- 0๏ธโฃ Project creator is now assigned to a new project by default (can be unchecked)
- ๐ Fixed all projects view (for admins) only showing assigned projects
- โ Removed footer placeholder from content template (not used)
-
v2.0.1 Changes
October 28, 2019- ๐ Fixes multiple bugs in installation workflow
- ๐ Ensure strict mode is turned off until MySql 5.7 strict mode can be fully supported
- ๐ Allow "Save & Close" on progress reviews, idea and research boards
- โก๏ธ Updated grunt packages (development only)
- ๐ Fixed logo path issue
- โ Added missing fonts
-
v2.0 Changes
September 28, 2019- ๐ V2.0 release
-
v0.9.5-alpha Changes
November 11, 2015- ๐ First pre-release of the new system