By Davin Dubeau on
1/8/2010 12:00 AM
A new build of BugNET has been posted in the downloads section. This release is primarily a bug fix release that solves a number of issues reported in the RC1 version. There is also a number of improvements that were made based on user voted issues in the issue tracker. For full details of changes please see the change log.
For the next release, the focus will be to fix remaining issues as well as implementing the most requested feature enhancements.
Note: To upgrade to version 0.8 RC2 you must already be running version 0.8 RC1. For new installs you may install 0.8 RC2.
|
By Davin Dubeau on
12/24/2009 12:00 AM
I would like to thank everyone for their continued support for the project. With the recent release of the 0.8 version BugNET has improved vastly in the previous months to allow users to customize more of the application and use it how they want to. It has been a great milestone to put the 0.7 version to rest and focus all our attention on the new 0.8 release.
Of course, with any new release there is usually a few bugs to fix and we are well on our way to fix these very shortly and keep the releases small and faster. I thank everyone that has reported feedback in changes in the UI and bug fixes. This is very important to help us shape the application to what users want. Also, the new voting feature in the application will help us fix what users want so if you haven't yet register and vote for fixes and enhancements that would like to see in upcoming versions.
Please enjoy your holidays and we look forward to improving the application in the new year.
|
By Davin Dubeau on
12/6/2009 12:00 AM
A new build of BugNET has been posted in the downloads section. As usual this release improves the stability and fixes a number of issues related to the 0.8 release. The biggest news with this release is that it now supports upgrades from BugNET 0.7. This is an important milestone for the project to allow our users to upgrade to the newest release and take advantange of the multitude of enhancements in BugNET 0.8.
I would like to thank everyone that helped out with the testing, fixes and suggestions to improve the 0.8 Beta. We look forward to your further contributions in helping improve the 0.8 version in the coming months.
Also a reminder that SQL 2005 + and .NET 3.5 is now required for this release.
|
By Davin Dubeau on
8/3/2009 12:00 AM
A new build of BugNET has been posted in the downloads section. This release marks a big step forward in the stability and improved functionality of the 0.8 releases. There were a lot of major and minor issues that were resolved in this release and general improvements made to the code. This release also marks the implimentation of full localization in the application to the database (currently english only) but work will now begin on an easy to use translation utility for others to contribute their translations.
For those unfamiliar with the 0.8 releases some of the major highlights are:
- Localization
- Dynamic queries that can be saved per user / project
- All issue properties are now configurable per project
- Redesigned new issue page that displays custom fields
- Project calendar
- Notifcation plugin system
- HTML Editor plugin system
- Support for linking subversion revisions to issues
- Custom themes to change the look and feel (still in progress)
- API / Webservices for 3rd party integration. (still in progress)
|
By Davin Dubeau on
6/20/2009 12:00 AM
A new build of BugNET has been posted in the downloads section. This is the final release of the 0.7 releases which wraps up many of the outstanding bugs and issues reported in the issue tracker. The biggest fix in this version is in the database which takes care of orphaned records in preperation for the 0.8 releases. Now that the final version of 0.7 has been released, our focus will be exclusively on the 0.8 releases to ready upgrades from 0.7 to 0.8.
Please visit the change log for all the fixes and improvements in this version.
|
By Davin Dubeau on
12/29/2008 12:00 AM
The holidays have come fast, and some have past already. Before they are all but gone we would like to wish everyone happy holidays and best wishes in the new year!!
We look forward to furthering the project in the new year and making it the best possible.
The BugNET team.
|
By Davin Dubeau on
12/12/2008 12:00 AM
Edit: This build has been removed from the website and is out of date, expect a new beta very soon.
The new build of BugNET has been posted in the downloads section. This is the first beta 0.8 release which has fixed many issues in the next major release of the issue tracker. For those who are new to BugNET you can find an excellent blog post of what the 0.8 release has added in terms of overall functionality and improvements to the project.
We invite you to download this latest beta, test it and provide your feedback in our forums and issue tracker to help us release the final version as soon as possible.
You may notice with the amount of new features and the documentation regarding...
|
By Davin Dubeau on
7/28/2008 12:00 AM
A preview release of the next major version of BugNET has been released (0.8).
This release is primarly geared towards gaining your comments and feedback regarding the direction of this release and to give everyone a look of what has been done to improve the application and address many of the major new features in the issue tracker. There are a lot of new features that have been added and we want your comments!
This is not like an ordinary release in that:
It is unsupported.
There will be no upgrade path to the final version.
It is not meant to be used in a live / production environment.
To make it easier for people to try out, there is no install with this release, just unzip and make a virutual directiory and run the application. You may also attach the BugNet database (found in the app_data folder) using sql server and change the connection string accordingly.
As all development versions, the user name is "Admin" and password is "password".
For...
|
By Davin Dubeau on
4/6/2008 12:00 AM
The new build of BugNET has been posted in the downloads section. This is a new version if the 0.7 releases which fixes bugs and adds some new features.
NOTE: This release fixes critical security bugs that could allow a registered user to elevate their priviledges and it is recommended that you upgrade your installation.
Update:
It has come to my attention that when upgrading there is a script error, which is trying to drop a stored procedure that may not exist. Temporarly to fix this you can open the 0.7.921.0.SqlDataProvider.sql (found under Install\dbscripts folder) file in a text editor and remove the following code. A package update will occur this evening for those who do not wish to do this manually.
SQL
12345678
PRINT...
|
By Davin Dubeau on
2/9/2008 12:00 AM
The new build of BugNET has been posted in the downloads section. This is a bug fix / improvment release.
Fixes
BGN-518 Project administrator can't edit a category tree
BGN-558 Unhandled exception executing SQL in installer
BGN-570 Problem with roles - I clone a project, but permissions doesnt work ok
BGN-414 Remove html-tags in notification mails.
BGN-474 Can't show Attachments tab on BugDetail.aspx
BGN-374 Email link should redirect to the issue page after login
All previous problems with the installation scripts should be fixed in this release as well.
For a full list of bug fixes and changes please refer to the change log. ...
|