History:Server Release Notes/20061217: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
((Imported from MoinMoin))
(Release date changed. (Imported from MoinMoin))
(One intermediate revision by the same user not shown)
Line 5: Line 5:
==New Features==
==New Features==


* URLs can be edited, instead of removed and readded.
* URLs can be edited, instead of having to be removed and readded.
* Integrated FreeDB search.
* Integrated [[FreeDB]] search.
* FreeDB import now uses [[Track Type|TrackType]].org (?)
* [[FreeDB]] import now uses [http://tracktype.org/ TrackType.org] (formerly [freedb2.org])
* New edit type to recalculate track durations from a DiscID.
* New edit type to recalculate track durations from a DiscID.
* "Add Artist" edits are autoedits even for non-autoeditors.
* "Add Artist" edits are now autoedits for all editors (including non-autoeditors).
* Option to e-mail a moderator when someone votes agains their edit.
* New option/preference to receive e-mail when an editor votes against one of your edits.
* New release status "Pseudo-Release".
* New [[Release Status|ReleaseStatus]] "Pseudo-Release".


==Fixed Bugs==
==Fixed Bugs==


* Lots of search-related fixes.
* Lots of search-related fixes.
* Fixed adding edit notes to all "Release Event" edits.
* Fixed adding of edit notes to "Release Event"-related edits.
* Updated [[JavaScript]] parser for Amazon URLs.
* Updated [[JavaScript]] parser for Amazon URLs.
* Fixed parsing of data from replication packets. It shouldn't crash on long annotations anymore.
* Fixed parsing of data from replication packets. It shouldn't crash on long annotations anymore.
* Fixed FreeDB lookups during adding a new release.
* Fixed [[FreeDB]] lookups during adding of a new release.


==Other Changes==
==Other Changes==

Revision as of 01:07, 17 December 2006

Changelog for the 2006-12-10 Server Release

List of new features and bug-fixes in the 2006-12-10 server release.

New Features

  • URLs can be edited, instead of having to be removed and readded.
  • Integrated FreeDB search.
  • FreeDB import now uses TrackType.org (formerly [freedb2.org])
  • New edit type to recalculate track durations from a DiscID.
  • "Add Artist" edits are now autoedits for all editors (including non-autoeditors).
  • New option/preference to receive e-mail when an editor votes against one of your edits.
  • New ReleaseStatus "Pseudo-Release".

Fixed Bugs

  • Lots of search-related fixes.
  • Fixed adding of edit notes to "Release Event"-related edits.
  • Updated JavaScript parser for Amazon URLs.
  • Fixed parsing of data from replication packets. It shouldn't crash on long annotations anymore.
  • Fixed FreeDB lookups during adding of a new release.

Other Changes

  • Removed dependency on some unneeded Perl modules.

See Also