Overall activity view and feed added, link is available on the project list
Git VCS support
Rails 2.0 sessions cookie store compatibility
Use project identifiers in urls instead of ids
Default configuration data can now be loaded from the administration screen
Administration settings screen split to tabs (email notifications options moved to 'Settings')
Project description is now unlimited and optional
Wiki annotate view
Escape HTML tag in textile content
Add Redmine links to documents, versions, attachments and repository files
New setting to specify how many objects should be displayed on paginated lists. There are 2 ways to select a set of issues on the issue list:
by using checkbox and/or the little tick that will select/unselect all issues
by clicking on the rows (but not on the links), Ctrl and Shift keys can be used to select multiple issues
Context menu disabled on links so that the default context menu of the browser is displayed when right-clicking on a link (click anywhere else on the row to display the context menu)
User display format is now configurable in administration settings
Issue list now supports bulk edit/move/delete (for a set of issues that belong to the same project)
Merged 'change status', 'edit issue' and 'add note' actions:
Users with 'edit issues' permission can now update any property including custom fields when adding a note or changing the status
'Change issue status' permission removed. To change an issue status, a user just needs to have either 'Edit' or 'Add note' permissions and some workflow transitions allowed
Details by assignees on issue summary view
'New issue' link in the main menu (accesskey 7). The drop-down lists to add an issue on the project overview and the issue list are removed
Change status select box default to current status
Preview for issue notes, news and messages
Optional description for attachments
'Fixed version' label changed to 'Target version'
Let the user choose when deleting issues with reported hours to:
delete the hours
assign the hours to the project
reassign the hours to another issue
Date range filter and pagination on time entries detail view
Propagate time tracking to the parent project
Switch added on the project activity view to include subprojects
Display total estimated and spent hours on the version detail view
Weekly time tracking block for 'My page'
Permissions to edit time entries
Include subprojects on the issue list, calendar, gantt and timelog by default (can be turned off is administration settings)
Roadmap enhancements (separate related issues from wiki contents, leading h1 in version wiki pages is hidden, smaller wiki headings)
Make versions with same date sorted by name
Allow issue list to be sorted by target version
Related changesets messages displayed on the issue details view
Create a journal and send an email when an issue is closed by commit
Add 'Author' to the available columns for the issue list
More appropriate default sort order on sortable columns
Add issue subject to the time entries view and issue subject, description and tracker to the csv export
Permissions to edit issue notes
Display date/time instead of date on files list
Do not show Roadmap menu item if the project doesn't define any versions
Allow longer version names (60 chars)
Ability to copy an existing workflow when creating a new role
Display custom fields in two columns on the issue form
Added 'estimated time' in the csv export of the issue list
Display the last 30 days on the activity view rather than the current month (number of days can be configured in the application settings)
Setting for whether new projects should be public by default
User preference to choose how comments/replies are displayed: in chronological or reverse chronological order
Added default value for custom fields
Added tabindex property on wiki toolbar buttons (to easily move from field to field using the tab key)
Redirect to issue page after creating a new issue
Wiki toolbar improvements (mainly for Firefox)
Display wiki syntax quick ref link on all wiki textareas
Display links to Atom feeds
Breadcrumb nav for the forums
Show replies when choosing to display messages in the activity
Added 'include' macro to include another wiki page
RedmineWikiFormatting page available as a static HTML file locally
Wrap diff content
Strip out email address from authors in repository screens
Highlight the current item of the main menu
Added simple syntax highlighters for php and java languages
Do not show empty diffs
Show explicit error message when the scm command failed (eg. when svn binary is not available)
Lithuanian translation added (Sergej Jegorov)
Ukrainan translation added (Natalia Konovka & Mykhaylo Sorochan)
Danish translation added (Mads Vestergaard)
Added i18n support to the jstoolbar and various settings screen