Project

General

Profile

Changelog 4 2 » History » Version 11

Marius BĂLTEANU, 2022-12-01 16:45
Changelog for 4.2.9.

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