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

Releases: thebuggenie/thebuggenie

Version 4.3.1

25 Mar 13:57
Compare
Choose a tag to compare

This is a bugfix release to fix an issue with an incorrect php dependancy.

Version 4.3.0

19 Feb 10:51
Compare
Choose a tag to compare

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

Version 4.3 RC 1

26 Dec 14:28
Compare
Choose a tag to compare
Version 4.3 RC 1 Pre-release
Pre-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

Version 4.2.1

05 Oct 07:19
Compare
Choose a tag to compare

This is a bugfix release for version 4.2.

Fixes included in this release

  • enable proper upgrades for versions < 4.1.13

Version 4.2.0

25 Sep 10:14
Compare
Choose a tag to compare

This is the final release of 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.

Version 4.2 RC 2

08 Sep 12:32
Compare
Choose a tag to compare
Version 4.2 RC 2 Pre-release
Pre-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.

Version 4.2 RC 1

31 Aug 22:33
Compare
Choose a tag to compare
Version 4.2 RC 1 Pre-release
Pre-release

This is the first 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
  • 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.

4.2 Beta 1

28 Sep 14:50
Compare
Choose a tag to compare
4.2 Beta 1 Pre-release
Pre-release

This is the beta release for the upcoming 4.2 version. Included in this release:

  • Tons of bug and performance fixes
  • Improved onboarding for new installations
  • New project-focussed frontpage
  • Rewritten permission handling to simplify permissions setup

The Bug Genie 4.1.13

28 Dec 09:44
Compare
Choose a tag to compare

This release contains several minor bugfixes, as well as massive performance increases over 4.1.10

Highlights include:

  • Bugfix for captcha not showing during registration
  • Bugfix for search column selections not saving
  • Added project name in header bar when in a project
  • Massive performance improvements
  • Theme tweaks

The Bug Genie 4.1.10

08 Dec 11:39
Compare
Choose a tag to compare

This is the 10th update to the 4.1 version. This release brings a bunch of fixes, mainly:

  • updated mobile theme
  • support for upgrading and cache-clearing via the command line
  • a fix for notification settings not saving in certain situations
  • better support for log items
  • support for logging in with email or username