Changelog »
Changelog 6.0.x¶
version:6.0.8 (2026-01-05)¶
[Code cleanup/refactoring]¶
Defect redmine.org #43441 : Fix failures in test/system/issues_test.rb
Patch redmine.org #43638 : Update copyright year to 2026
[Custom fields]¶
Defect redmine.org #43521 : Saving a custom field fails with 500 when regular expression is invalid
[Gems support]¶
Defect redmine.org #43609 : Tests fail with minitest 6.0
[Issues list]¶
Defect redmine.org #43283 : Overdue due date text does not turn light gray when issue is selected
[No category]¶
Patch redmine.org #43275 : Remove continue-on-error: true from the system test job in GitHub CI
[Rails support]¶
Patch redmine.org #43633 : Update Rails to 7.2.3
[Security]¶
Defect redmine.org #43451 : PostScript disguised as PDF can lead to arbitrary file operations via thumbnail generation
Defect redmine.org #43634 : Authorization bypass in Redmine allows modification of attachment metadata on invisible issues
Defect redmine.org #43635 : Authorization bypass in Redmine allows deletion of attachment on invisible issues external
[SCM]¶
Defect redmine.org #43525 : "label_added" is not translated in the repository revision view legend
[Text formatting]¶
Defect redmine.org #43612 : Inline code rendering does not preserve multiple spaces
[Translations]¶
Patch redmine.org #43490 : Japanese translation update (jstoolbar-ja.js) for 6.0-stable
[UI]¶
Defect redmine.org #43378 : Column headers are slightly shifted to the right in tables in list views
Defect redmine.org #43527 : Login and Email columns are unexpectedly center-aligned on the Users page since Redmine 5.1
version:6.0.7 (2025-09-21)¶
[Administration]¶
Defect redmine.org #43174 : CookieOverflow error when deleting a tracker used by many projects
[Code cleanup/refactoring]¶
Patch redmine.org #43035 : Remove empty rubyonrails.yml on 6.0-stable branch
[Documentation]¶
Defect redmine.org #43204 : Adds missing documentation for issue macro to fr and ru languages
[Gantt]¶
Defect redmine.org #43014 : Content in selected columns overflows to the right in Gantt chart
[Importers]¶
Defect redmine.org #42957 : Incorrect "for" attribute in labels of issue relations import
[Issues]¶
Defect redmine.org #43192 : Done ratio interval in issue context menu does not respect Done Ratio Interval setting
[Rails support]¶
Patch redmine.org #43141 : Update Rails to 7.2.2.2
[Security]¶
Defect redmine.org #42998 : Username and password stored in login form
Defect redmine.org #43083 : Information disclosure in Two-Factor Authentication
Defect redmine.org #43161 : When copying issues, all existing custom values are set to the new issue without sufficient validation
[SCM]¶
Defect redmine.org #43002 : RepositoriesSubversionControllerTest fails in 5.1-stable due to missing foo.js in test repository
[Translations]¶
Patch redmine.org #42971 : Italian translation update for 6.0-stable
[UI]¶
Defect redmine.org #43004 : Watchers list is not properly displayed in Gantt table
Defect redmine.org #43175 : Fix some issues with missing or misplaced html tags
Patch redmine.org #43008 : Display icon-actions on hover with the same color as links
Patch redmine.org #43196 : Improve spacing of checkboxes in CSV export options dialog
version:6.0.6 (2025-07-07)¶
[Attachments]¶
Defect redmine.org #42920 : Missing icon in attachments upload form
[Code cleanup/refactoring]¶
Defect redmine.org #42687 : Fix random failures in several system tests with Chrome 133 and later
Patch redmine.org #42422 : Use Capybara's assert_current_path in "log_user" steps to wait for page in ApplicationSystemTestCase
Patch redmine.org #42600 : Suppress "Change your password" popup for stable system tests
Patch redmine.org #42756 : Update tests for rails-dom-testing 2.3.0 whitespace collapsing
[Database]¶
Defect redmine.org #42622 : Joining both atom_token and api_token on the User model causes an error due to the ambiguous column name "action"
[Documentation]¶
Defect redmine.org #42644 : Noto Sans fonts are not applied on Wiki syntax help pages
Defect redmine.org #42657 : Update documentation links and fix config flag typo
Patch redmine.org #42618 : Add missing allowed CSS properties to the CommonMark Markdown help
[Email receiving]¶
Defect redmine.org #42962 : Mail handler fails to create issues from emails over 4MB on Rack >= 3.1.14
[Gems support]¶
Defect redmine.org #42606 : RuboCop warning about deprecated `EnsureNode#body` with rubocop-ast >= 1.41
[I18n]¶
Defect redmine.org #42815 : Limit available locales to those defined by Redmine itself no longer works
[Issues list]¶
Defect redmine.org #42807 : Progress Bar in issues list has a border above it
[Issues workflow]¶
Defect redmine.org #42875 : "Page not found" error when saving workflows with many statuses on Rack >= 3.1.14
[No category]¶
Patch redmine.org #42688 : Run system tests on GitHub CI
[Performance]¶
Defect redmine.org #42933 : Fix N+1 query issue in Wiki history page when loading authors of Wiki content versions
[SCM]¶
Defect redmine.org #42839 : Downloading .js files from the repository browser fails with a 422 error due to ActionController::InvalidCrossOriginRequest
Patch redmine.org #42597 : Skip some Mercurial tests when using Mercurial 5.1 or later in Redmine 6.0 or 5.1
[Security]¶
Patch redmine.org #42662 : Require net-imap gem 0.2.5, 0.3.9, 0.4.20, 0.5.7, or later to address CVE-2025-43857
[Text formatting]¶
Defect redmine.org #42332 : "Edit this section" button is missing for headings rendered as multiline HTML
Defect redmine.org #42648 : Wiki/CommonMark: Broken references for multiple footnote usage
[Translations]¶
Patch redmine.org #42739 : Persian translate update for 6.0-stable
Patch redmine.org #42754 : Swedish translation update for 6.0-stable
[UI]¶
Defect redmine.org #42640 : Query totals overlaps query buttons when an RTL language is used
Defect redmine.org #42654 : Text in project jump box is vertically misaligned
Defect redmine.org #42773 : Padding in the Preview tab is larger than in the actual rendered content
Defect redmine.org #42786 : "Clear" button for custom queries has incorrect styling inside the flyout menu
Defect redmine.org #42797 : Loading and waiting icons use legacy icons and overlap filename when attaching files
Defect redmine.org #42953 : Replace legacy other download icon with SVG icon
Patch redmine.org #42641 : Improve SVG contrast when an item is selected in administration sidebar
Patch redmine.org #42794 : Hide irrelevant information when printing
[Wiki]¶
Defect redmine.org #42558 : JPEG images are not shown in exported PDF files
version:6.0.5 (2025-04-20)¶
[Administration]¶
Defect redmine.org #42584 : NoMethodError when creating a user with an invalid email address and domain restrictions are enabled
[Attachments]¶
Defect redmine.org #42394 : Inconsistent behaviour between attachment download routes with and without filename
[Code cleanup/refactoring]¶
Patch redmine.org #42562 : Fix random test failure in ProjectAdminQueryTest due to missing language setting
Patch redmine.org #42572 : Fix random test failure in MemberTest#test_update_roles_with_inherited_roles due to non-deterministic ordering
[Custom fields]¶
Defect redmine.org #42342 : Missing thousands separator in Integer and Float custom field totals
Patch redmine.org #41935 : Add "editable" attribute in the custom fields API response
[Gantt]¶
Defect redmine.org #42145 : MiniMagick (> 5) removed cli_path, result crash when supplied imagemagick_convert_command
[Issues]¶
Defect redmine.org #42458 : "For all projects" checkbox should be disabled when editing an existing query in which the checkbox is already checked
[Performance]¶
Defect redmine.org #40728 : Slow loading of global spent time list in MySQL
Feature redmine.org #42574 : Optimize autocomplete issue listing triggered by typing "##" by eager loading trackers
[Plugin API]¶
Defect redmine.org #42509 : Plugin activity icons broken when multiple plugins are loaded
[Projects]¶
Patch redmine.org #42440 : Fix project selector focus by explicitly targeting the first selected item
[SCM]¶
Patch redmine.org #42500 : Skip repository tests when the SCM client command is unavailable
[Text formatting]¶
Defect redmine.org #42545 : Commit message in issue history might be rendered in incorrect context
[UI]¶
Defect redmine.org #41828 : In mobile view, delete relation svg icon in 'Related Issues' on an issue page, overflow text
Defect redmine.org #41833 : Tabs left / right buttons use legacy icons
Defect redmine.org #41947 : Collapse arrow shows the wrong direction at /workflows/edit
Defect redmine.org #41952 : Flash notice icons use the legacy icons
Defect redmine.org #41967 : Replace SCM action legacy icons with SVG icons in the tree view of the repository browser
Defect redmine.org #42181 : Project jump box uses legacy caret icons
Defect redmine.org #42285 : Icon expanded for closed fixed versions missing
Defect redmine.org #42286 : Context menu right arrow uses the legacy icon
Defect redmine.org #42369 : Expander icons not switch in Collapse all/Expand all
Defect redmine.org #42465 : Improve SVG icon compatibility with RTL languages
Defect redmine.org #42487 : Improve SVG contrast when a row is selected on table list
Defect redmine.org #42520 : PNG icon displayed instead of SVG in subtasks list when viewing all tasks
Defect redmine.org #42532 : Expander icon not working in repository tree
Defect redmine.org #42575 : Fix sidebar switch button display in RTL language
Defect redmine.org #42576 : Newly attached files are displayed using the legacy icons
Patch redmine.org #42497 : Adjust the position of the news comment delete button
Patch redmine.org #42577 : Replace legacy Atom icon with SVG icon
Patch redmine.org #42596 : Do not show user icon in add watchers modal when gravatar is disabled
version:6.0.4 (2025-03-10)¶
[Administration]¶
Feature redmine.org #42008 : Expose default Rails health check endpoint "/up" for load balancers and uptime monitoring
[Code cleanup/refactoring]¶
Defect redmine.org #42200 : InlineAutocompleteSystemTest login test fails randomly
Patch redmine.org #42244 : Fix random failures in IssuesTest#test_bulk_copy due to StaleElementReferenceError
[Custom fields]¶
Defect redmine.org #42233 : Float custom values with ',' as decimal separator are not converted to '.' and cause SQL errors when sorting or summing
[Gems support]¶
Defect redmine.org #42245 : 5.1-stable: Redmine fails to start with error: Unknown database adapter `"mysql2"` found in config/database.yml
[No category]¶
Feature redmine.org #30069 : Use GitHub Actions as a secondary CI solution to run tests through the existing mirroring
[Project settings]¶
Defect redmine.org #42192 : Project settings members tab may raise ArgumentError if orphaned member records exist
[Security]¶
Defect redmine.org #42238 : Stored Cross-Site Scripting (XSS) in custom query
Defect redmine.org #42326 : Stored Cross-Site Scripting (XSS) in macros
Defect redmine.org #42352 : ProjectQuery leaks details of private projects
Defect redmine.org #42194 : /my/account does not correctly enforce sudo mode
Patch redmine.org #42333 : Update Nokogiri to 1.18.3
[Time tracking]¶
Defect redmine.org #42172 : `format_hours` method produces incorrect output for negative time values when `Setting.timespan_format` is "minutes"
[Translations]¶
Defect redmine.org #42170 : Fix Turkish translation of field_assignable
Patch redmine.org #42239 : Czech translation update for 6.0-stable
[UI]¶
Defect redmine.org #42229 : Latest news box on home page misses icons
[UI - Responsive]¶
Defect redmine.org #42182 : Poor color contrast of icons on flyout menu
version:6.0.3 (2025-01-29)¶
[Accounts / authentication]¶
Defect redmine.org #41930 : Redirection after signing in fails when the back_url includes a port number
[Activity view]¶
Defect redmine.org #42003 : Misalignment of icons and titles in Activity view
Defect redmine.org #42070 : Whitespace missing after hyphen between project name and event title in Activity view
Feature redmine.org #42038 : Improve readability by adjusting font sizes and colors in activity view and search results
[Attachments]¶
Defect redmine.org #42084 : Placeholder icon for non-existent thumbnail flickers rapidly on hover
[Code cleanup/refactoring]¶
Defect redmine.org #42088 : Fix incorrect syntax in application.css on 6.0-stable
Patch redmine.org #41961 : Use `fixtures :all` to ensure consistent test data and improve test reliability
Patch redmine.org #42089 : Fix Lint workflow error on 6.0-stable due to unsupported ruby/setup-ruby on Ubuntu 24.04
Patch redmine.org #42140 : Update footer copyright year to 2025
[Gantt]¶
Defect redmine.org #41925 : Context menu submenus close unexpectedly on Gantt chart due to z-index conflict
[Gems support]¶
Defect redmine.org #42013 : Redmine fails to start with error: Unknown database adapter `"mysql2"` found in config/database.yml
[Issues]¶
Defect redmine.org #42066 : NoMethodError exception occurs in IssuePriority#high and #low when both default and active priorities are absent
[Permissions and roles]¶
Defect redmine.org #42106 : Member roles are incorrectly added when a user's memberships are updated
[Rails support]¶
Defect redmine.org #42113 : Redmine 5.x not starting with ActiveSupport Logger error
Patch redmine.org #41970 : Updates Rails to 7.2.2.1
[UI]¶
Defect redmine.org #42023 : Search results page uses legacy icons
Defect redmine.org #42051 : "Font used for text areas" setting causes inconsistent font size
Defect redmine.org #42117 : Key-value list reorder icon uses legacy icon
Defect redmine.org #42126 : The member table layout breaks due to .icon class on td elements
Defect redmine.org #42130 : Multiselect toggle uses legacy icons
Feature redmine.org #42005 : Improve readability of error pages by updating fonts and layout
Feature redmine.org #42072 : Adjust font size for breadcrumb and subtitle to improve readability and consistency
version:6.0.2 (2024-12-11)¶
[Accounts / authentication]¶
Feature redmine.org #41927 : Enable browser autocomplete for 2FA input fields
Feature redmine.org #41937 : Enable browser autocomplete for login input fields
[Code cleanup/refactoring]¶
Defect redmine.org #41795 : Missing fixture: a test does not pass if the 'issue_categories' fixtures are not already loaded
Patch redmine.org #41623 : Fix tests that randomly failed due to required fixtures not being loaded
Patch redmine.org #41861 : Add License URLs to Icons Credits
Patch redmine.org #41881 : Improper deletion of custom fields in IssueNestedSetConcurrencyTest causes test failures of other tests
Patch redmine.org #41889 : Fix random test failures in Redmine::Acts::MentionableTest due to unsorted mentioned_users
Patch redmine.org #41894 : Fix random test failure by ensuring WatchersController#find_objects_from_params returns results in consistent order
Patch redmine.org #41901 : Fix random test failure in DestroyProjectsJobTest due to unsorted @projects
Patch redmine.org #41902 : Fix class name to match file name in keyboard_shortcuts_test.rb
Patch redmine.org #41914 : Fix random test failure in UserTest#test_validate_password_complexity due to missing explicit language setting
Patch redmine.org #41931 : Fix random failures in IssueRelationTest#test_create_with_initialized_journals due to ambiguous conditions for retrieving the expected detail
Patch redmine.org #41934 : Fix random test failure in ProjectsControllerTest::test_post_copy_should_copy_requested_items due to missing :issue_categories fixture
Patch redmine.org #41951 : Fix random test failure in IssueTest due to unsorted expected_statuses
[Documentation]¶
Feature redmine.org #41754 : Add asset precompilation instructions to doc/INSTALL and doc/UPGRADING
[Email receiving]¶
Defect redmine.org #41737 : Deprecation warning for IMAP4 email receiving: "Call Net::IMAP.new with keyword options"
[Gantt]¶
Defect redmine.org #41786 : Long subject may not be displayed in Gantt chart with narrow column width
[Gems support]¶
Defect redmine.org #41749 : Warning during startup: "Unresolved or ambiguous specs during Gem::Specification.reset"
Defect redmine.org #41860 : FrozenError when using SQLite3 gem version 2.0.0 or later
[Issues]¶
Defect redmine.org #40301 : Error when create a version with custom field of "File" type from Issue page
[Plugin API]¶
Defect redmine.org #41880 : Plugin activity icons broken after switching to SVG icons
[REST API]¶
Defect redmine.org #41791 : Projects endpoint returns list of all projects
Defect redmine.org #41819 : Time entry API returning `hours` as Rational instead of Float
[SCM]¶
Patch redmine.org #41775 : Adjust the vertical alignment of icons in the tree view of the repository browser
[Time tracking]¶
Defect redmine.org #41895 : Spent time CSV report returning `hours` as Rational instead of Float
[Translations]¶
Patch redmine.org #41736 : Update Turkish translation of label_description from "Yorum" to "Açıklama"
Patch redmine.org #41945 : Bulgarian translation update for 6.0-stable
[UI]¶
Defect redmine.org #41714 : Replace search and magnifier icons with SVG icon
Defect redmine.org #41756 : An unnecessary scroll bar is displayed on the user's profile page
Defect redmine.org #41778 : Name field in custom query creation/edit form is not marked as required
Defect redmine.org #41779 : Restore `margin-top` for `#sidebar h3`
Defect redmine.org #41780 : Unnecessary indentation for "Completed versions" in the Roadmap sidebar
Defect redmine.org #41789 : HTML syntax broken for sidebar-wrapper
Defect redmine.org #41818 : Redundant tooltip appearing after clicking the ellipsis button in the action menus
Defect redmine.org #41821 : Icons shrink in the Activity view when event titles are long
Defect redmine.org #41853 : Group icons in watchers and membership modals are using a mix of legacy and SVG icons
Defect redmine.org #41864 : Report tab of Spent time page still displays deprecated raster icons instead of SVGs
Defect redmine.org #41873 : Table layout breaks due to .icon class on td elements
Defect redmine.org #41883 : Download button in issue comments still uses deprecated raster icon
Defect redmine.org #41918 : Replaces warning icon with SVG in watcher list and workflow warnings
Defect redmine.org #41957 : Remove nesting selectors because are not support in old browsers
Feature redmine.org #41748 : Optimize font loading by replacing variable fonts with specific weights for Noto Sans
[UI - Responsive]¶
Defect redmine.org #41822 : First icon on the Activity page is replaced with chevrons-left or chevrons-right in responsive mode
version:6.0.1 (2024-11-12)¶
[Gems support]¶
Defect redmine.org #41729 : Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
Patch redmine.org #41728 : Update Rouge gem to 4.5
[Issues list]¶
Defect redmine.org #40303 : Layout distortion in issue list descriptions with code blocks
version:6.0.0 (2024-11-10)¶
[Accounts / authentication]¶
Defect redmine.org #28243 : Principal.not_member_of scope does not accept ActiveRecord::Relation
Feature redmine.org #37279 : Reject passwords that are the same as login, first name, last name, or email
Feature redmine.org #38853 : Changes user visibility from "all" to "member of visible projects" for new roles and existing builtin roles
Feature redmine.org #39500 : Change the default notification option for users to "Only for things I watch or I am assigned to"
[Administration]¶
Feature redmine.org #12521 : Improve tracker deletion error message to display projects containing issues under the tracker
Feature redmine.org #40913 : Add bulk lock/unlock feature to user list context menu
[Attachments]¶
Defect redmine.org #38966 : Attachment custom fields not removed when issue is deleted
Feature redmine.org #37530 : Add timeout for thumbnail generation process
[Calendar]¶
Patch redmine.org #41509 : Replace "even" and "odd" CSS classes with "this-month" and "other-month" for calendar days
[Code cleanup/refactoring]¶
Defect redmine.org #31507 : Test fails if trailing whitespaces are removed
Defect redmine.org #31831 : Back url parse in validation
Defect redmine.org #32985 : Remove unnecessary use of instance variables in CSV and Atom response handlers
Defect redmine.org #37730 : Missing copyright headers in source files
Defect redmine.org #39527 : Deprecate unused ApplicationHelper#render_if_exist
Defect redmine.org #40205 : ThemesTest may fail if a third-party theme having theme.js is installed
Feature redmine.org #39111 : Enable Asset Pipeline Integration using Propshaft
Feature redmine.org #40190 : Stop appending the utf8 checkmark parameter to form URLs
Patch redmine.org #27510 : Introduce active? method to Group via Principal model
Patch redmine.org #32523 : Replace `for` loops with `forEach` in buildFilterRow function
Patch redmine.org #35217 : Replace use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest
Patch redmine.org #36806 : Remove rss_* deprecated methods
Patch redmine.org #38975 : Use ApplicationRecord instead of ActiveRecord::Base
Patch redmine.org #39110 : Replacing request_store with ActiveSupport::CurrentAttributes
Patch redmine.org #39380 : Replace hardcoded issues count check with `limit` variable in IssuesController#retrieve_previous_and_next_issue_ids
Patch redmine.org #39558 : Remove deprecated methods in Repository and AbstractAdapter
Patch redmine.org #39777 : Remove useless method #run_in_request? from db/migrate/20221214173537_add_select_project_publicity_permission.rb
Patch redmine.org #39971 : Remove specific platform constraints for database adapter gems
Patch redmine.org #40087 : Rewrite ApplicationHelper#favicon_url method using image_url
Patch redmine.org #40124 : Remove deprecated empty status param to get all users from API
Patch redmine.org #40210 : Remove overrides that inserts a non-breaking space (nbsp) to empty option elements
Patch redmine.org #40211 : Remove appveyor.yml
Patch redmine.org #40506 : Remove redundant ApplicationHelper inclusions
Patch redmine.org #40513 : Fix initial_page_content method to avoid referencing @page instance variable in wiki formatting helpers
Patch redmine.org #40652 : Replace MD5 with SHA256 when creating the hash for gravatar URL
Patch redmine.org #40691 : Remove ambiguity in queries utilizing a Project scope
Patch redmine.org #40801 : Add missing fixture journal_details to JournalsHelperTest
Patch redmine.org #40882 : Remove unused "label_browse" from all locales
Patch redmine.org #41023 : Set default age parameter for User.prune to 30 days
Patch redmine.org #41142 : Add missing assertion in Redmine::MenuManager::MapperTest#test_push_onto_root
Patch redmine.org #41188 : Refactor Calendar#first_wday method for improved readability and efficiency
Patch redmine.org #41238 : Fix test failure in IssuesSystemTest due to incorrect attachment count expectation
Patch redmine.org #41287 : Add .vscode to svn:ignore, .gitignore, and .hgignore
Patch redmine.org #41402 : Remove Internet Explorer-specific CSS rules and vendor prefixes
[Custom fields]¶
Defect redmine.org #27543 : Key/value-pair custom field type not available to all customisable contents
Feature redmine.org #39997 : Add an option to render values of Integer- and Float-format custom fields with thousands delimiters
[Database]¶
Feature redmine.org #35014 : Review and update supported database engines and versions
Patch redmine.org #34218 : Increase size of value field in settings
[Documentation]¶
Feature redmine.org #40681 : Dynamic generation of supported code highlighting languages in help section
Patch redmine.org #40202 : Add LICENSE.txt in the root directory
Patch redmine.org #41011 : Add more configuration examples to config/additional_environment.rb.example
Patch redmine.org #41469 : Update helps and docs to use HTTPS links instead of HTTP
[Email notifications]¶
Feature redmine.org #13359 : Add project identifier to List-Id header in notification emails for better Gmail filtering
Feature redmine.org #40569 : Add an option to send email notification when an attachment is added
Feature redmine.org #41450 : Include attachment filename in "File added" email notification subject
[Feeds]¶
Feature redmine.org #34025 : Raise the maximum length of the title element in the Atom feed from 100 to 300 characters
[Forums]¶
Defect redmine.org #41234 : Forum message's subject field overflows beyond container
[Gems support]¶
Patch redmine.org #37258 : Switch default backend of ActiveSupport::XmlMini from rexml to Nokogiri
Patch redmine.org #39547 : Prevent automatic requiring of unnecessary gems at runtime
Patch redmine.org #39887 : Update RuboCop to 1.68
Patch redmine.org #39888 : Update RuboCop Performance to 1.22
Patch redmine.org #39889 : Update RuboCop Rails to 2.27
Patch redmine.org #39972 : Update Nokogiri to 1.16.0
Patch redmine.org #39985 : Update SQLite3 gem to 1.7
Patch redmine.org #40685 : Update roadie-rails to 3.2.0
Patch redmine.org #41312 : Update MiniMagick to 5.0
[Hook requests]¶
Feature redmine.org #41044 : Add view hooks in My page
[I18n]¶
Feature redmine.org #21677 : Support localized decimal separator for hours in the web UI
Feature redmine.org #22024 : Support localized decimal separators for float values
Feature redmine.org #29208 : Support email addresses with IDN (internationalized domain names) in user accounts
Patch redmine.org #39879 : Fix hardcoded string on user preferences page
[Importers]¶
Defect redmine.org #41464 : CSV file encoding auto-detection may fail with multibyte characters
Feature redmine.org #39511 : Auto-detection of field wrapper type when importing CSV file
[Issues]¶
Defect redmine.org #41572 : `updated_by_id` in Journal retains deleted user id instead of being set to `User.anonymous`
Feature redmine.org #691 : Add column totals to Issues Summary Report
Feature redmine.org #9309 : Add description field to custom queries
Feature redmine.org #16045 : Add "Author / Previous assignee" group to assignee dropdown in issue form
Feature redmine.org #31756 : Introduce setting for done ratio options interval
Feature redmine.org #36197 : Add configurable setting for copying attachments when copying an issue
Feature redmine.org #41202 : Change the default CSV export encoding to UTF-8
[Issues filter]¶
Feature redmine.org #7867 : Add filters for "Author's group" and "Author's role" to issues list
Feature redmine.org #39805 : Extend "contains" operator in "Parent task" filter to support multiple issue IDs
[Issues list]¶
Feature redmine.org #29894 : View watchers on the issue list
Feature redmine.org #37862 : Estimated time remaining issue query column
[Performance]¶
Patch redmine.org #23328 : Optimize Project#notified_users to improve issue create/update speed
Patch redmine.org #39835 : Optimize repository menu visibility check
Patch redmine.org #39837 : Optimize query models by replacing `map` with `pluck`
Patch redmine.org #39840 : Optimize `Issue#relations` method to fetch both `relations_from` and `relations_to` using a single query
Patch redmine.org #39847 : Cache the result of `Journal#attachments`
Patch redmine.org #39849 : Optimize IssueCategory SQL queries when showing an issue
Patch redmine.org #39852 : Optimize queries visibility check
Patch redmine.org #39857 : Optimize users visibility check
Patch redmine.org #39993 : Optimize loading of journals, relations, and allowed_statuses in IssuesController#show for API requests
Patch redmine.org #40000 : Optimize gantt chart rendering for issues without subtasks
Patch redmine.org #40008 : Replace String#sub with delete_prefix / delete_suffix
Patch redmine.org #40010 : Replace regular expression matches with String#start_with? / end_with?
Patch redmine.org #40775 : Reduce an extra SQL query in IssuesController#retrieve_default_query
Patch redmine.org #40798 : Optimize Version model
[Projects]¶
Feature redmine.org #23954 : Shows the date of the last activity on Projects administration
Feature redmine.org #40829 : Expose project updated_on column and filter in project query
[REST API]¶
Feature redmine.org #23307 : Include auth_source field in User API response
Feature redmine.org #38948 : Add user status to users list API
Feature redmine.org #40449 : Add updated_on and updated_by fields to Issues API journal response
[Rails support]¶
Defect redmine.org #38155 : RuntimeError when reloading Rails console
Feature redmine.org #36320 : Migrate to Rails 7.2
Feature redmine.org #40092 : Drop FastCGI support
[Roadmap]¶
Defect redmine.org #4682 : Completed version with wrong progress bar status
Defect redmine.org #24457 : Progress of version should be calculated the same way as parent tasks
[Ruby support]¶
Feature redmine.org #38585 : Drop Ruby 2.7 and 3.0 support
Feature redmine.org #39761 : Ruby 3.3 support
[SCM]¶
Defect redmine.org #39747 : Diff of a javascript file in repository module is not displayed with layout
Defect redmine.org #40020 : ScmData.binary? incorrectly considers UTF-8 text as binary
Feature redmine.org #39238 : Redirect to repositories#show after repositories#fetch_changesets to avoid the user-visible browser URL
[Search engine]¶
Feature redmine.org #38446 : Support multiple multi-word phrases in the search engine
[Text formatting]¶
Defect redmine.org #34473 : Displaying the table of content on the right causes wrong position
Defect redmine.org #40515 : Displaying issue descriptions in the issues list ignores CommonMark table alignment
Defect redmine.org #40650 : Fix duplicate alt and title attributes when alt text is specified for attached images in Textile formatter
Defect redmine.org #41467 : Unexpected font size on CommonMark Markdown help pages due to missing doctype declaration
Feature redmine.org #20620 : Add data-text-formatting attribute for selected markup language to body tag
Feature redmine.org #36594 : Relax rouge version dependency in Gemfile
Feature redmine.org #40149 : Drop deprecated Redcarpet based Markdown formatter
Patch redmine.org #40014 : Add support for quoted arguments containing commas in wiki macros
Patch redmine.org #40939 : Add "underline" button to jsToolbar for CommonMark Markdown formatting
[Themes]¶
Defect redmine.org #26778 : Invalid "theme-*" CSS class in body element when theme name contains spaces
[Third-party libraries]¶
Feature redmine.org #40853 : Upgrade jQuery to 3.7.1
Feature redmine.org #40864 : Upgrade jQuery UI to 1.13.3
[Time tracking]¶
Defect redmine.org #36897 : The minutes part of a time entry is displayed as 60 instead of being carried over
Defect redmine.org #40914 : Fix precision issues in TimeEntry#hours calculation by returning Rational instead of Float
Defect redmine.org #41401 : Hours column in "Details" tab of Spent time is not right-aligned
Feature redmine.org #41053 : Add "User's group" and "User's role" filters to Spent time list
[UI]¶
Defect redmine.org #37390 : Extraneous whitespace when selecting and copying issue number on Chrome/Windows
Defect redmine.org #38915 : Duplicate spacer id in jsToolBar
Defect redmine.org #39795 : Fix improper error highlighting for description field in issue form
Feature redmine.org #2464 : Add placeholder "h:mm" to hours field for better user guidance
Feature redmine.org #2499 : Change CSS font-size units from px to rem to respect browser font settings
Feature redmine.org #21808 : Make the Sidebar collapsible, stateful
Feature redmine.org #23980 : Replace icon images with Tabler SVG icons
Feature redmine.org #40901 : Disable custom query links while loading to prevent multiple requests
Feature redmine.org #41266 : Improve header design with gradient background
Feature redmine.org #41272 : Improve tooltip positioning for thumbnails
Feature redmine.org #41294 : Partial quoting feature for Issues and Forums
Feature redmine.org #41298 : Refine UI with updated box styling and border colors
Feature redmine.org #41321 : Improve readability by refining font sizes and switching to Noto Sans font
Feature redmine.org #41475 : Improve table readability by adding row borders
Feature redmine.org #41500 : Swap odd and even table row background colors
Patch redmine.org #33638 : Add informative default welcome text for new installations
[UI - Responsive]¶
Feature redmine.org #39806 : Improve filter rendering on narrow screens by replacing the layout tables with a flex layout
文件 (0)
载入中...