Performance improvement on workflow setup screen.
Changed the maximum length of LDAP account to 255 characters.Added length validations on AuthSource model.
Added per-project tracker selection. Trackers can be selected on project settings.
Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums.These permissions need to be explicitly given to the Anonymous role (Admin -> Roles & Permissions -> Anonymous).
Custom fields can now be reordered.
Removed IssueStatus html_color attribute.Issue list colorization can be done using a custom theme. Each row is given a class that correspond to the issue status (eg. status-1 where 1 is the status position).
Removed 'not null' constraint on position fields.Previous migrations updated for new sqlite databases.
View revisions
Also available in: Atom