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

Version 4.3 RC 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@zegenie zegenie released this 26 Dec 14:28
· 96 commits to master since this release

This is the first release candidate for the 4.3.0 release. This release requires php 7.1 or higher, and you need to run composer update after downloading, before running the installation routine.

In addition to fixing quite a number of bugs, see below for an incomplete list of the most notable changes.

Known issues: https://issues.thebuggenie.com/thebuggenie/issues/find/saved_search/269/search/1
New issue: https://issues.thebuggenie.com/thebuggenie/releases

New features:

  • New comment layout, with conversation view and direct replies
  • Improved presentation of priority and severity fields

Other changes:

  • Improves display of a lot of setting screens
  • Module updates and automatic module installation now requires a valid thebuggenie.com subscription
  • Added setting screen for saving the thebuggenie.com license

Framework changes:

  • Updates b2db dependency from v2.0 to v3.0, including a total rewrite of all database handling code in thebuggenie.
  • Updates fontawesome from 4 to 5
  • Removes php 7.0 compatibility, requires 7.1 or newer