20110620 The Bug Genie312 Released
https://secure.gravatar.com/avatar/8446244ba01096058381c713b4b542f5.png?d=wavatar&s=28
Tue Jun 21 16:36 Authored by lsproc
The Bug Genie 3.1.2 now available!

The Bug Genie 3.1.2 now available!  

Another minor update to the 3.1 release series has now been posted to our sourceforge.net download page. This minor update fixes several issues reported by our users, addressing issues with js and css as well as some encoding related issues. As with any other minor updates, this release can be extracted over an existing 3.1.x installation. If you are upgrading from versions < 3.1, see the upgrade instructions for more information.

New features  

A few new features have been introduced in this version.
  • Javascript and CSS minification can now be turned off by changing the following variable in
 core/classes/TBGContext.class.php
// Default behaviour, CSS and JS minification enabled
protected $_minifyoff = false;

// Turn off CSS and JS minification:
protected $_minifyoff = true;
  • Github support has been verified and completed. As an added bonus, this has also been enabled on our own tracker, at thebuggenie.com

Bugfixes  

  • JS and CSS minification should now work for the majority of users, as the main issues here were related to a cache directory setting that has now been fixed
  • CSV export has been fixed to work properly (see issue #695)

Downloading  

You can download this release from our Sourceforge.net download area, filename
 thebuggenie_3.1.2.zip

Installing or upgrading  

This release is a minor release update and can be extracted on top of an existing 3.1 installation. If you're running 3.0.x, follow the upgrade procedure mentioned in the FAQ.

Attachments 0

Comments 0

/unthemed/mono/no-comments.png
Expand, collaborate and share
Post a comment and get things done