Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Version 4.2 RC 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@zegenie zegenie released this 08 Sep 12:32
· 193 commits to master since this release

This is the second Release Candidate for version 4.2.0. Version 4.2 has been over a year in development and has seen tons of improvements and changes.

Major changes in this version:

  • Significantly improved and simplified permission model with permission inheritance
  • Support for parsing and automatically detecting todo-items from issues
  • Brand new project-focused frontpage
  • Introduced project templates to set up projects with default settings for different usecases
  • Improved onboarding for new users
  • Improved team and client dashboards
  • Added support for Github login
  • Added support for Google login
  • Added support for integration with Slack
  • Unified and updated theme and layout
  • Support for PHP 7.2

Other improvements:

  • More reliable mail notifications, with better and more readable formatting
  • Improvements to searching for related issues
  • Changed from server-side rendered code highlighter to js-powered highlighter
  • More details are shown in the issue log
  • Missing wiki articles now highlighted when linked to
  • Comments in issues can now be sorted in reverse order

Note: This release requires PHP version 7.0 or higher.