The Bug Genie v4.3.0 Release Notes

Release Date: 2019-02-19 // about 5 years ago
  • 🚀 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