The Bug Genie v4.3.1 Release Notes
Release Date: 2019-03-25 // about 6 years ago-
๐ This is a bugfix release to fix an issue with an incorrect php dependancy.
Previous changes from v4.3.0
-
๐ This is the final 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