Project

General

Profile

Release notes

Redmine 6.1 Upgrade (Jul 2026)

If you notice any issues with redmine, please contact

New and improved

  • Reactions — you can now give a 👍 (and other reactions) on issues, comments, news, and forum messages.
  • More editor buttons — the wiki/issue toolbar now has emoji, horizontal-rule, link, and image buttons. Typing ## autocompletes an issue reference.
  • Auto-watch — issues you create or comment on are now watched automatically, so you get updates without manually clicking "Watch." You can adjust this under My account → Auto-watch.
  • WebP images are now supported in attachments and thumbnails.
  • Checklists and the distraction-free editor (zenedit) have been updated to their current versions.

Changes to be aware of

  • Notification default — brand-new accounts default to "Only for things I watch or I'm assigned to." Existing accounts keep whatever setting you already had, so nothing changes for you unless you want it to (My account → Email notifications).
  • Stronger password rules — the next time you change your password, it can't match your login, name, or email address.
  • Issue tags have been removed — the issue-tagging plugin was retired (it saw little use). Wiki-page tags still work as before.

Redmine 4.2.3 Upgrade (Nov 2021)

If you notice any issues with redmine, please contact

Big changes since the previous version

  • Delete multiple attachments with one action
  • Allow thumbnails on documents, messages and wiki pages
  • Improved "jump to project" drop-down https://www.redmine.org/issues/23310
  • Add default timezone for new users
  • Allow "Stay logged in" from multiple browsers https://www.redmine.org/issues/10840
  • Bulk delete wiki attachments
  • Handle image orientation of attachments and thumbnails
  • Render previews for audio and video files
  • Allow selecting subprojects on new issue form
  • Allow to link to an anchor of the current wikipage
  • #123 syntax for linking to issues with tracker name and subject https://www.redmine.org/issues/29488
  • Adds preview option to the wiki toolbar
  • Allow pasting screenshots from clipboard
  • Show thumbnails for PDF attachments
  • Show attachment thumbnails by default
  • Better handling of HTML tables when creating an issue from an email
  • Show "Due in X days" in issue details page
  • Auto-complete issues #id in search form
  • Add support for two-factor authentication
  • Improved view of the activity page
  • Download all attachments at once
  • Show warning when attempting to attach more than the allowed number of attachments
  • Include attachments in forum post notifications
  • Ability to set default value for "I don't want to be notified of changes that I make myself"
  • Ability to add watchers to forum threads
  • Allow adding user groups as watchers for issues
  • Add download buttons in Files columns of the issues list
  • Improve wiki headings style
  • Add "Assign to me" shortcut to issue edit form
  • Submit a form with Ctrl+Enter / Command+Return https://www.redmine.org/issues/29473
  • Switch edit/preview tabs with keyboard shortcuts ctrl+shift+p https://www.redmine.org/issues/30459
  • Auto complete wiki page links
  • Add keyboard shortcuts for wiki toolbar buttons, (ctrl+b/ctrl+i/ctrl-u) https://www.redmine.org/issues/34549
  • Add edit button to Wiki sidebar
  • Uploading a big file fails with NoMemoryError
  • Bookmarking projects
  • Many More