Project

General

Profile

Changelog 4 2 » History » Version 7

Marius BĂLTEANU, 2022-05-17 00:06
Added changelog for 4.2.6 release.

1 1 Go MAEDA
h1. Changelog 4.2.x
2
3 7 Marius BĂLTEANU
h2. version:4.2.6 (2022-05-16)
4
5
h3. [Attachments]
6
7
* Defect #36887: copyImageFromClipboard function failed to generate a unique file name
8
* Patch #36817: copyImageFromClipboard function targets the first file input of the page and may conflict with other plugins
9
10
h3. [Rails support]
11
12
* Patch #36918: Update Rails to 5.2.8
13
14
h3. [Security]
15
16
* Patch #36912: Update Nokogiri versions to fix two critical CVE's
17
18
h3. [Translations]
19
20
* Patch #37002: Czech translation update for 4.2-stable
21
22 6 Marius BĂLTEANU
h2. version:4.2.5 (2022-03-28)
23
24
h3. [Attachments]
25
26
* Defect #36013: Paste image mixed with other DataTransferItem
27
28
h3. [Database]
29
30
* Defect #36766: Database migration from Redmine 0.8.7 or earlier fails
31
32
h3. [Documents]
33
34
* Defect #36686: Allow pasting screenshots from clipboard in documents
35
36
h3. [Gems support]
37
38
* Patch #36795: Set the minimum required version of ROTP gem to 5.0.0
39
40
h3. [Issues filter]
41
42
* Defect #30924: Filter on Target version's Status in subproject doesn't work on version from top project
43
44
h3. [Projects]
45
46
* Defect #36593: User without permissions to view required project custom fields cannot create new projects
47
48
h3. [Rails support]
49
50
* Patch #36757: Update Rails to 5.2.6.3
51
52 5 Marius BĂLTEANU
h2. version:4.2.4 (2022-02-20)
53
54
h3. [Gantt]
55
56
* Defect #35027: Gantt PNG export ignores imagemagick_convert_command
57
58
h3. [Gems support]
59
60
* Defect #35435: Psych 4: aliases in database.yml cause Psych::BadAlias exception
61
* Defect #36226: Psych 4: Psych::DisallowedClass exception when unserializing a setting value
62
63
h3. [Importers]
64
65
* Defect #35656: When importing issue relations, the validation messages are not shown in the UI
66
67
h3. [Issues]
68
69
* Defect #36455: Text custom field values are not aligned with their labels when text formatting is enabled
70
71
h3. [Rails support]
72
73
* Patch #36633: Update Rails to 5.2.6.2
74
75
h3. [Time tracking]
76
77
* Defect #20018: Duplicate activities in time entry report when project-specific activies exist
78
* Defect #36248: Time entries of sub-projects are not listed when activity is specified in filters
79
80
h3. [Translations]
81
82
* Defect #36517: Label error_can_not_execute_macro_html in Russian translation is broken
83
84
h3. [UI]
85
86
* Defect #36446: Watchers autocomplete fails with 403 error when the search is made from multiple objects with different projects
87
* Patch #35215: Don't display "No Match Found!" when the inline autocomplete doesn't return any result
88
89
* Defect #35090: Permission check of the setting button on the issues page mismatches button semantics
90
* Defect #36363: Cannot select text in a table with a context menu available
91
* Patch #36378: Update copyright year in the footer to 2022
92
93
h3. [Wiki]
94
95
* Defect #36494: WikiContentVersion API returns 500 if author is nil
96
* Defect #36561: Wiki revision page does not return 404 if revision does not exist
97
98 4 Go MAEDA
h2. version:4.2.3 (2021-10-10)
99
100
h3.  [Administration]
101
102
* Defect #35731: Password and Confirmation fields are marked as required when editing a user
103
104
h3.  [Attachments]
105
106
* Defect #35642: Long text custom field values are not aligned with their labels
107
* Defect #35715: File upload fails when run with uWSGI
108
109
h3.  [Issues]
110
111
* Defect #35655: Create duplicated follows relations fails with 500 internal error
112
113
h3.  [Issues planning]
114
115
* Defect #35669: Prints of Issues Report details are messed-up due to the size of the graphs
116
117
h3.  [Permissions and roles]
118
119
* Defect #35634: Attachments deletable even though issue edit not permitted
120
121
h3.  [Projects]
122
123
* Defect #35827: Deleting a closed or archived project returns 403
124
125
h3.  [Roadmap]
126
127
* Feature #35758: Add some space around the versions on the Roadmap
128
129
h3.  [Security]
130
131
* Defect #35789: Redmine is leaking usernames on activities index view
132
* Patch #35463: Enforce stricter class filtering in WatchersController
133
134
h3.  [Translations]
135
136
* Patch #35662: Mongolian translation update for "Notes", "Totals", and "% Done"
137
* Patch #35766: Galician translation update for 4.2-stable
138
139
h3.  [UI]
140
141
* Defect #34834: Line breaks in the description of a custom field are ignored in a tooltip
142
143 3 Marius BĂLTEANU
h2. version:4.2.2 (2021-08-01)
144
145
h3. [Accounts / authentication]
146
147
* Patch #35372: Better presentation for 2FA recovery codes
148
* Defect #35226: Add SameSite=Lax to cookies to fix warnings in web browsers
149
150
h3. [Attachments]
151
152
* Defect #33752: Uploading a big file fails with NoMemoryError
153
154
h3. [Documentation]
155
156
* Patch #35375: German translation of wiki syntax help file
157
158
h3. [Gantt]
159
160
* Defect #34694: Progress bar for a shared version on gantt disappears when the tree is collapsed and then expanded
161
162
h3. [Gems support]
163
164
* Defect #35621: Bundler fails to install globalid when using Ruby < 2.6.0
165
166
h3. [Issues]
167
168
* Defect #35134: Change total spent time link to global time entries when issue has subtasks that can be on non descendent projects
169
170
h3. [Issues filter]
171
172
* Defect #35201: Duplicate entries in issue filter values
173
174
h3. [News]
175
176
* Defect #35308: "Add news" button on global news index is displayed for users without permissions
177
178
h3. [Projects]
179
180
* Defect #35606: Locked users should not be displayed in the members box of the project overview page
181
182
h3. [Rails support]
183
184
* Patch #35214: Update Rails to 5.2.6
185
186
h3. [Security]
187
188
* Defect #35417: User sessions not reset after 2FA activation
189
190
h3. [Text formatting]
191
192
* Defect #35036: Markdown text sections broken by thematic breaks (horizontal rules)
193
* Defect #35441: Inline image in Textile is not displayed if the image URL contains ampersands
194
195
h3. [Time tracking]
196
197
* Defect #34856: Time entry error on private issue
198
199
h3. [Translations]
200
201
* Defect #35319: Wrong Japanese translation for permission_delete_message_watchers
202
* Patch #34979: French translation update for 4.2-stable
203
* Patch #35016: French translations for two-factor authentication
204
* Patch #35051: German translation update for 4.2-stable
205
* Patch #35110: Lithuanian translation update for 4.2-stable
206
* Patch #35111: Russian translation update for 4.2-stable
207
* Patch #35267: German translation update (jstoolbar-de.js)
208
209 2 Go MAEDA
h2. version:4.2.1 (2021-04-26)
210
211
h3. [Accounts / authentication]
212
213
* Defect #35087: Users without two-factor authentication enabled cannot sign out when two-factor authentication is required
214
* Defect #35135: FrozenError when new LDAP users try to login
215
216
h3. [Activity view]
217
218
* Defect #34933: Atom feed of the activity page does not contain items after the second page
219
220
h3. [Attachments]
221
222
* Defect #34999: The result of Attachment.latest_attach is unstable if attachments have the same timestamp
223
224
h3. [Custom fields]
225
226
* Defect #35115: Time entries are broken if grouped by project and issue custom fields
227
228
h3. [Email receiving]
229
230
* Defect #35100: MailHandler raises NameError exception when generating error message
231
232
h3. [Importers]
233
234
* Defect #35131: Issue import - allow auto mapping for Unique ID and relation type fields
235
236
h3. [Issues]
237
238
* Defect #34921: Do not journalize attachments that are added during a "Copy Issue" operation
239
* Defect #34982: Cannot change the default version and default assignee under settings
240
241
h3. [Performance]
242
243
* Patch #35034: Improve loading speed of workflow page
244
245
h3. [REST API]
246
247
* Defect #35039: API create issue relation method returns undefined method `split' when issue id is sent as integer
248
249
h3. [Roadmap]
250
251
* Defect #34983: Roadmap tab is missing if there are only inherited from parent project versions
252
253
h3. [Security]
254
255
* Defect #34367: Allowed filename extensions of attachments can be circumvented
256
* Defect #35045: Mail handler bypasses add_issue_notes permission
257
* Defect #35085: Arbitrary file read in Git adapter
258
259
h3. [Text formatting]
260
261
* Defect #34894: User link using @ not working at the end of line
262
263
h3. [UI]
264
265
* Defect #34998: Cannot open journal dropdown menu after editing note
266
267
268 1 Go MAEDA
h2. version:4.2.0 (2021-03-28)
269
270
h3. [Accounts / authentication]
271
272
* Defect #33601: Additional email addresses are not displayed in user profile page
273
* Feature #1237: Add support for two-factor authentication
274
* Feature #3369: Allowed/Disallowed email domains settings to restrict users' email addresses
275
* Feature #32998: Change the default value for "Default Gravatar image" to "Identicons"
276
* Feature #33126: Support custom fields when exporting users to CSV
277
* Feature #33347: Include updated_on and passwd_changed_on columns when exporting users to CSV
278
* Feature #34241: Include twofa_scheme (two-factor scheme) column when exporting users to CSV
279
* Patch #34071: handle AuthSourceExceptions in User.try_to_login
280
281
h3. [Activity view]
282
283
* Feature #1422: Date selection for Activity Page
284
* Feature #32248: Change the default value for "Days displayed on project activity" setting to 10
285
* Feature #33602: Add an interface to filter activities by user
286
* Feature #33692: Improved view of the activity page
287
288
h3. [Administration]
289
290
* Feature #32672: Add Check all / Uncheck all button to filters in permissions report
291
* Feature #34258: Create tracker by copy
292
* Feature #34307: Create custom field by copy
293
294
h3. [Attachments]
295
296
* Defect #33357: rendering extra "--" footer of git patch attachment
297
* Feature #7056: Download all attachments at once
298
* Feature #18555: Show warning when attempting to attach more than the allowed number of attachments
299
300
h3. [Calendar]
301
302
* Defect #32194: Calendar page lacks buttons to manage custom queries
303
304
h3. [Code cleanup/refactoring]
305
306
* Defect #33392: Fix invalid selector in function displayTabsButtons()
307
* Defect #33562: Some tests in ApplicationHelperTest are declared as private
308
* Patch #32054: Add test for 4 byte characters (emoji) support
309
* Patch #32653: Fix random test failure due to missing call to set_tmp_attachments_directory in WikiControllerTest
310
* Patch #32813: Clean up toggleMultiSelect js function
311
* Patch #32888: Use stylelint to avoid errors and enforce conventions in CSS files
312
* Patch #32890: Fix violations reported by Stylelint
313
* Patch #32924: tmp/pdf directory is no longer necessary
314
* Patch #32927: CSS selector in test_index_should_show_warning_when_no_workflow_is_defined is too specific
315
* Patch #32929: Add missing fixtures to AttachmentsControllerTest
316
* Patch #32937: test_revisions_latin_1_identifier should be skipped on Windows
317
* Patch #33069: Update copyright year in source files to 2021
318
* Patch #33226: Skip thumbnail tests if ImageMagick convert command is not available
319
* Patch #33268: Add missing test: ProjectCustomField creation
320
* Patch #33315: IssuesSystemTest#test_bulk_watch_issues_via_context_menu randomly fails due to Capybara clicks out out of context menu
321
* Patch #33342: Remove unused i18n key "label_overall_activity" and "label_overall_spent_time"
322
* Patch #33367: Use more efficient "exists?" instead of "first" in tests when checking the existence of rows
323
* Patch #33376: Add missing fixtures to VersionsHelperTest
324
* Patch #33384: jQuery: replace deprecated size() method with length
325
* Patch #33393: Remove unused i18n key "notice_no_issue_selected"
326
* Patch #33567: Fix typo in watchers_controller.rb
327
* Patch #33700: Add missing fixture to Redmine::ApiTest::ProjectsTest
328
* Patch #33728: Remove an unused variable in Query#add_chained_custom_field_filters
329
* Patch #33785: Add missing fixture to TimelogControllerTest
330
* Patch #33786: Add missing fixture to UsersControllerTest
331
* Patch #34119: Fix selenium chrome options so files are downloaded to tmp/downloads in system tests
332
* Patch #34122: Store inline autocomplete data sources in a JS variable
333
* Patch #34166: Fix wrong comment for Mailer.deliver_lost_password
334
* Patch #34169: MessagesControllerTest#test_post_new randomly fails
335
* Patch #34269: Allow system tests to run on remote Selenium hub (eg: Docker)
336
* Patch #34321: Add missing fixtures to AttachmentsControllerTest
337
* Patch #34444: Remove unused key :preview from Redmine::AccessKeys::ACCESSKEYS
338
* Patch #34492: Fix passing a wrong parameter to assert_select in API test for 'GET /users/:id'
339
* Patch #34745: Remove unused i18n key "text_min_max_length_info"
340
* Patch #34750: Remove unsupported encodings ISO-2022-KR and ISCII91 from Setting::ENCODINGS
341
* Patch #34789: Fix misplaced comment in config/settings.yml
342
343
h3. [Custom fields]
344
345
* Defect #5354: Updating custom fields does not trigger update to "updated_on" field in the customized object
346
* Defect #33930: 500 error when attempting to create custom field enumeration with empty name
347
* Feature #30776: Drag and drop file upload to file type custom field
348
* Feature #32783: Redirect to index page instead of edit page after creating a new custom field
349
350
h3. [Documentation]
351
352
* Defect #32795: Remove RubyGems from Requirements in doc/INSTALL
353
* Patch #33208: `--without rmagick` option for bundle command is no longer necessary
354
355
h3. [Email notifications]
356
357
* Feature #16006: Include attachments in forum post notifications
358
* Feature #32628: Notify users about high issues (only)
359
* Feature #33002: Include attachments in news post notifications
360
* Feature #33099: Add a link to the issues list in reminder email
361
* Feature #33834: Show open/closed badge in email notifications
362
* Feature #34787: Ability to set default value for  "I don't want to be notified of changes that I make myself"
363
364
h3. [Email receiving]
365
366
* Feature #34794: Allow newlines and quote characters within mail body delimiters
367
368
h3. [Feeds]
369
370
* Feature #15212: Atom feed on project with subprojects should show in article title the name of the project
371
372
h3. [Filters]
373
374
* Feature #33296: Load default custom queries when running redmine:load_default_data rake task
375
376
h3. [Forums]
377
378
* Defect #32156: No left padding for first level entries in discussion board list
379
* Feature #3390: Ability to add watchers to forum threads
380
381
h3. [Gems support]
382
383
* Patch #32453: Update capybara (~> 3.31.0)
384
* Patch #32468: Update Rouge to 3.26.0
385
* Patch #32530: Update RuboCop to 1.12
386
* Patch #32531: Update RuboCop Rails to 2.9
387
* Patch #32763: Update mini_magick to 4.11
388
* Patch #32782: Update pg gem (~> 1.2.2)
389
* Patch #32805: Update request_store to 1.5
390
* Patch #32841: Drop support for Bundler prior to 1.12.0
391
* Patch #32906: Update i18n (~> 1.8.2)
392
* Patch #32950: Update simplecov to 0.18
393
* Patch #34159: Update RuboCop Performance to 1.10
394
* Patch #34339: Update net-ldap to  0.17
395
* Patch #34443: Update roadie-rails to 2.2
396
* Patch #34579: Use 'webdrivers' gem to manage the Chrome driver for system tests
397
* Patch #34969: Remove dependency on MimeMagic
398
399
h3. [Hook requests]
400
401
* Patch #34072: Hook after plugins were loaded
402
403
h3. [I18n]
404
405
* Defect #33186: field_activity should be used rather than label_activity in the context of time tracking
406
* Defect #33232: Hard-coded error messages in ApplicationController
407
* Defect #33426: Error messages for Wiki macros are not internationalized
408
* Patch #33741: Decimal separator for Dutch locale should be a comma
409
410
h3. [Importers]
411
412
* Feature #22913: Auto-select fields mapping in Importing
413
* Feature #28198: Support issue relations when importing issues
414
* Feature #33102: Import user accounts from CSV file
415
* Feature #34762: Display more detailed error message when attempting to import malformed CSV file
416
417
h3. [Issues]
418
419
* Defect #10084: Disabled trackers of subprojects are listed in project overview
420
* Defect #32125: Issues autocomplete may not find issues with a subject longer than 60 characters
421
* Defect #32471: Layout of the custom field edit page is different between the single edit page and the batch edit page
422
* Defect #33255: Issue auto complete doesn't work for custom fields with text formatting enabled on issue bulk edit page
423
* Defect #33419: Show only valid projects on issue form when the issue is a subtask
424
* Defect #34185: Trackers of subprojects are not displayed in the Issue summary page
425
* Feature #4511: Allow adding user groups as watchers for issues
426
* Feature #28471: Query links for subtasks on issue page
427
* Feature #31881: Add "behind-schedule" CSS class to issues
428
* Feature #33254: Show open/closed badge on issue page
429
* Feature #33418: Bulk addition of related issues
430
* Feature #33832: Move the "Private" badge next to the "Open/Closed" badge
431
* Feature #34303: Allow to add subtask from context menu
432
* Feature #34798: Show project tree instead of subprojects in the project selector when you create a new issue
433
* Patch #33329: Improve watchers functionality to mark the users that are watching a non visible object and to not return watchers that cannot see the object
434
* Patch #33437: Add missing icon class to items with icon-checked class in the context menu
435
436
h3. [Issues filter]
437
438
* Feature #34700: Allow to use watch_by filter in the global issues list
439
440
h3. [Issues list]
441
442
* Feature #32240: Add download buttons in Files columns of the issues list
443
444
h3. [Performance]
445
446
* Defect #33289: Updating time tracking activities in project setting may take too long time
447
* Patch #33244: Replace "**" method with bitwise left shift in Tracker#disabled_core_fields and Tracker#core_fields
448
* Patch #33664: evaluate acts_as_activity_provider's scope lazily
449
* Patch #34150: Use match? instead of =~ when MatchData is not used
450
* Patch #34153: Use sum instead of inject(0, :+)
451
* Patch #34160: Replace Hash#merge! with Hash#[]=
452
* Patch #34161: Replace gsub with tr, delete, or squeeze
453
* Patch #34399: Use sum { ... } instead of map { ... }.sum
454
455
h3. [Permissions and roles]
456
457
* Feature #13767: Export permissions report to CSV
458
* Feature #33945: Allow normal users to delete projects with permission
459
460
h3. [Plugin API]
461
462
* Defect #33290: Unnecessary database access when IssueQuery class is defined
463
* Patch #33453: Add plugin CSS classes to plugin settings views
464
465
h3. [Project settings]
466
467
* Defect #34032: Project settings tab contains two items with the same id
468
469
h3. [Projects]
470
471
* Defect #33733: No trackers are selected for new projects
472
* Feature #32818: Add a system setting for default results display format of project query
473
* Feature #32944: Always preserve the tree structure in the project jump box
474
* Feature #33174: Show groups in members box on project overview page
475
476
h3. [Rails support]
477
478
* Patch #34966: Update Rails to 5.2.5
479
480
h3. [REST API]
481
482
* Defect #11870: Users can delete their own accounts unconditionally via REST API
483
* Defect #30121: Projects API should not return invisible trackers
484
* Feature #22008: Associated Revision API
485
* Feature #33301: Add option to include enabled issue custom fields in projects#show API response
486
* Feature #33592: Include updated_on and passwd_changed_on columns in users API response
487
* Feature #34242: Include two-factor authentication scheme in users API response
488
489
h3. [Rails support]
490
491
* Patch #32886: Rails 6: Use #media_type instead of #content_type to test the MIME type of a response
492
* Patch #32887: Rails 6: Use "render template:" instead of "render file:" in app/views/layouts/admin.html.erb
493
* Patch #32911: Rails 6: Fix deprecation warning "Class level methods will no longer inherit scoping"
494
495
h3. [Roadmap]
496
497
* Defect #32860: Invalid links to versions with sharing in project tree
498
* Feature #7956: Show Roadmap tab when subprojects have defined versions
499
500
h3. [Ruby support]
501
502
* Feature #31500: Ruby 2.7 support
503
* Feature #34142: Drop Ruby 2.3 support
504
505
h3. [Security]
506
507
* Defect #34950: SysController and MailHandlerController are vulnerable to timing attack
508
509
h3. [SCM]
510
511
* Defect #23055: Error with Fetch commits with Mercurial repository when log has invalid char
512
* Defect #27790: mercurial: error of double quotes in branch and tag names
513
* Defect #32153: Repository browser does not render previews for audio/video files
514
* Feature #8875: Allow manually fetching changesets
515
* Feature #34942: Support for Git repositories with default branch "main"
516
* Patch #32835: Make breadcrumbs of repository browser copy-paste friendly
517
518
h3. [SEO]
519
520
* Feature #31617: robots.txt: disallow crawling dynamically generated PDF documents
521
* Feature #33658: robots.txt: disallow crawling login, register, and lost password form
522
523
h3. [Text formatting]
524
525
* Defect #27780: Case-insensitive matching fails for Unicode filenames when referring to attachments in text formatting
526
* Feature #1575: Toolbar button to insert a table
527
* Feature #1718: Table column sorting
528
* Feature #32528: Make languages in Highlighted code button in toolbar customizable
529
530
h3. [Third-party libraries]
531
532
* Feature #33383: Update jQuery to 3.5.1
533
* Patch #33424: Update Tribute to 5.1.3
534
535
h3. [Time tracking]
536
537
* Defect #29838: Time logging via commit message does not work when the configured activity has been overridden on the project level
538
* Defect #33952: Spent time details are displayed in incorrect order when sorted by week and date
539
* Feature #32436: Add support for grouping by issue on timelog view
540
* Feature #33256: Show wiki toolbar for spent time custom fields with text formatting enabled
541
542
h3. [Translations]
543
544
* Defect #32828: Fix typos in Russian translation
545
* Defect #32857: Fix grammatical agreement in translation for "parent issue" in pt and pt-BR
546
* Defect #34456: Fix Japanese translation for less_than_x_seconds and less_than_x_minutes
547
* Patch #32238: Improvement of the German translation
548
* Patch #32380: Change Italian translation for "news"
549
* Patch #33403: Change Japanese translation for text_file_repository_writable
550
* Patch #33763: Change Japanese translation for field_onthefly
551
* Patch #34418: Unify the translation of the word "relation" in Czech
552
* Patch #34659: Change Traditional Chinese translation for "watch" and "watcher"
553
554
h3. [UI]
555
556
* Defect #33116: Successful deletion notice is not displayed after deleting some types of content
557
* Defect #33234: Vertical scroll bar in some browsers hide content
558
* Defect #34580: Custom field labels do not contain class "error" when the field value is invalid
559
* Defect #34805: Activity tab in cross-project menu is sometimes broken
560
* Feature #28392: Improve wiki headings style
561
* Feature #29285: Add "Assign to me" shortcut to issue edit form
562
* Feature #29473: Submit a form with Ctrl+Enter / Command+Return
563
* Feature #30459: Switch edit/preview tabs with keyboard shortcuts
564
* Feature #31589: Show warning and the reason when the issue cannot be closed because of open subtasks or blocking open issue(s)
565
* Feature #31887: Update jQuery UI to 1.12.1
566
* Feature #32764: Make form validation errors more obvious for users
567
* Feature #32976: Display avatar on add watcher dialog
568
* Feature #33167: "Add news" button in cross-project News tab
569
* Feature #33820: Auto complete wiki page links
570
* Feature #33908: Show an icon for a bookmarked project in the projects list
571
* Feature #34340: Make archived projects visually distinguishable in nested projects lists
572
* Feature #34417: Require explicit confirmation when deleting a user or a project
573
* Feature #34549: Add keyboard shortcuts for wiki toolbar buttons
574
* Feature #34703: "Copy link" feature for issue and issue journal
575
* Feature #34714: Move delete button for issues and journals to the dropdown menu
576
* Patch #34955: Update copyright year in the footer to 2021
577
578
h3. [UI - Responsive]
579
580
* Defect #33913: Input fields of the login form are too small in height on mobile
581
582
h3. [Wiki]
583
584
* Defect #31287: Ordering wiki pages should not be case sensitive
585
* Feature #32629: Add edit button to Wiki sidebar