The Bug Genie 3.2.1 is now available

31st July, 2012 – The Bug Genie team is proud to announce the immediate availability of The Bug Genie 3.2.1 - the first bugfix release for our 3.2 series. (For more information about improvements in version 3.2 and 3.1, see their respective release announcements: 3.2 release announcement, 3.1.8 release announcement)

This bugfix release features improvements in caching, general speed improvements, and a bunch of permissions fixes.

Changes in The Bug Genie 3.2.1

Cache fixes
Our filesystem fallback caching had a bug that prevented it from kicking in if APC was unavailable. While APC will give you the best performance, you will now also see much improved performance even without it. A big thank you to lubosdz for his work on helping us fix this issue.
New predefined search: "My owned issues"
Thanks to a pull request from mikemill there is now a predefined search for issues you own. Awesome!
Configurable project planning columns
Regular contributor pb30 added this feature in this pull request, letting you specify which columns to show in the project planning mode, saved per user.
Bitbucket support
AlmogBaku added Bitbucket support in this pull request, covering issue #1128!
Fixed and improved scope support in CLI
There were a few issues with the CLI tools in 3.2.0, mainly with email queueing and incoming emails, as this relied on the scope to be set correctly. This has now been fixed, and all tasks that require a correct scope now takes a --scope parameter which takes a scope id. There is also a new task ./tbg_cli list_scopes that lists available scopes. To support outgoing emails via the CLI, you must now configure the correct url to be used when sending out email notifications. This can be done in the mailing configuration section, where you usually configure outgoing email.
Fixed JSON format for issue reporting
An issue was detected where the "format" (format=json) request parameter was not being honored when reporting an issue. If you're using a third-party application to report issue directly into TBG, this should now correctly give you a JSON response back.
Improved localization
We've seen a lot of effort from several users, greatly improving localization and translation support in TBG. Thanks go out to sareche, molnarroland, StilgarBF and jtraulle for their contributions, and a special thank you to molnarroland for his work with the automated translation scripts.
Tons of bugfixes
There's been a bunch of pull requests with bugfixes in all areas. In no particular order: thanks a lot for your contributions, keelerm84, mikemill, lubosdz, dscharrer, pb30, LuCiAn0 and Dev-Ad! Keep them coming!

Known issues

  • To fix an issue with scopes, to support outgoing emails via the CLI you must now configure the correct url to be used when sending out email notifications. This can be done in the mailing configuration section, where you usually configure outgoing email.

Upgrade notes

You can upgrade to version 3.2.1 from version 3.2 or 3.1.8. For users running 3.2.0, this is a "drop-in replacement", meaning there are no upgrade steps necessary. If you're running an earlier version of The Bug Genie (earlier than 3.1.8), you need to upgrade to version 3.1.8 before continuing.
Before starting an upgrade, you must read through the upgrade instructions in the FAQ, here: TheBugGenie:FAQ.

Get it now!

The Bug Genie 3.2.1 can be downloaded from our download page.

If you want to upgrade your existing installation, please read through the UPGRADE file included in the release for information on how to upgrade your existing installation.

For more installation and upgrade instructions, please refer to the FAQ