All Versions
28
Latest Version
Avg Release Cycle
8 days
Latest Release
1402 days ago

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