2 * Maintenance release, bugfixes and translations only.
5 * New projectlabels plugin, to tag projects with snippets of
6 user-defined HTML (developed for/sponsored by Adullact)
7 * New extratabs plugin, to add tabs with links to arbitrary URLs
9 * New globalsearch, allowing cross-forge searching of projects
10 * Users can log in with their email address (in addition to login
11 name) if sys_require_unique_email is true (developed for/sponsored by AdaCore)
12 * Site admin can now optionally enforce the acceptance of terms of use
13 on account creation (AdaCore again)
14 * Site admin can now optionnally block anonymous downloads from the
16 * New command-line scripts to inject users, groups and file releases
17 into the database from text files (AdaCore again)
18 * Trackers: The list of fields displayed when browsing the list of artifacts
19 can now be defined (Alcatel-Lucent)
20 * Trackers: The description field can now be updated/corrected (Alcatel-Lucent)
21 * Trackers: It is now possible to force a custom field to be mandatory (Alcatel-Lucent)
22 * Trackers: The values for 'select box' custom fields can now be reordered (Alcatel-Lucent)
23 * Trackers: A workflow on the status field (when overwritten) can be set. Allowed
24 transition between values can be defined and allowed per roles (Alcatel-Lucent)
25 * Trackers: A new type of extra field has been added: Relation between artifact.
26 This type allow to create a relation between artifacts. Backwards relation can
27 also be visible (Alcatel-Lucent)
28 * Trackers: Dynamic links added, expressions like [#NNN],[TNNN] are now rendered as
29 links for description and comments (Alcatel-Lucent).
30 * Trackers: Search improved to allow searching in text fields (Alcatel-Lucent).
31 * Trackers: New system to share a search query. Shared queries can be represented
32 as an URL or bookmarked. It is also possible to define one query as the default
34 * Trackers: Custom fields are now preserved (if same name and value) when moving an
35 artifact (Alcatel-Lucent)
36 * Trackers: New custom field type: Integer (Alain Peyrat)
37 * Version control subsystem: completely rewritten. New plugins add
38 support for Arch, Bazaar, Darcs, Git, Mercurial.
39 * Mediawiki plugin: mostly rewritten. Now creates independent wikis
40 for projects, allowing different sets of permissions.
41 * Forums: New 'move' option to move a thread from one forum to another (Alcatel-Lucent).
42 * Tasks: Improved CSV import/export (Alcatel-Lucent)
43 * Global: rework of the default theme, for better accessibility, maintainability and
44 conformance (developed by Open-S for Adullact)
45 * New contribtracker plugin, to give visibility to major contributors
46 to projects (developed for/sponsored by Adullact)
49 * Maintenance release, only bugfixes.
52 * Maintenance release, security and bugfixes.
55 * Maintenance release, only bugfixes.
58 * New classification by tags (aka tag cloud)
59 * New reporting page on frs to view the downloads per package
60 * List of all projects added in 'Project List'
61 * New version of wiki plugin, using lastest svn code