Skip to content
Snippets Groups Projects
Commit 2d3dc05f authored by GitLab Release Tools Bot's avatar GitLab Release Tools Bot
Browse files

Update CHANGELOG.md for 12.2.4

[ci skip]
parent d645196c
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -2,6 +2,23 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
 
## 12.2.4
### Fixed (7 changes)
- Add syntax highlighting for line expansion. !31821
- Fix issuable sidebar icon on notification disabled. !32134
- Upgrade Mermaid to v8.2.4. !32186
- Fix Piwik not working. !32234
- Fix snippets API not working with visibility level. !32286
- Fix upload URLs in Markdown for users without access to project repository. !32448
- Update Mermaid to v8.2.6. !32502
### Performance (1 change)
- Fix N+1 Gitaly calls in /api/v4/projects/:id/issues. !32171
## 12.2.3
 
### Security (22 changes)
Loading
Loading
---
title: Add syntax highlighting for line expansion
merge_request: 31821
author:
type: fixed
---
title: Fix upload URLs in Markdown for users without access to project repository
merge_request: 32448
author:
type: fixed
---
title: Fix issuable sidebar icon on notification disabled
merge_request: 32134
author:
type: fixed
---
title: Fix N+1 Gitaly calls in /api/v4/projects/:id/issues
merge_request: 32171
author:
type: performance
---
title: Fix Piwik not working
merge_request: 32234
author:
type: fixed
---
title: Fix snippets API not working with visibility level
merge_request: 32286
author:
type: fixed
---
title: Update Mermaid to v8.2.6
merge_request: 32502
author:
type: fixed
---
title: Upgrade Mermaid to v8.2.4
merge_request: 32186
author:
type: fixed
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment