File tree Expand file tree Collapse file tree 8 files changed +67
-2
lines changed
docs/content/introduction Expand file tree Collapse file tree 8 files changed +67
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 7.5.0 (2025-03-04)
4+
5+ ### Enhancements
6+
7+ - [ ** feature** ] [ **change** ] rtl: fix alignment of buttons [ #1039 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1039 )
8+ - [ ** feature** ] code: add copy-to-clipboard to pre-only elements [ #1036 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1036 )
9+
10+ ### Fixes
11+
12+ - [ ** bug** ] code: fixing negative margin on inline clipboard [ #1038 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1038 )
13+ - [ ** bug** ] tooltip: make font reliable [ #1037 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1037 )
14+ - [ ** bug** ] code: avoid inline code to display above sticky table headers [ #1035 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1035 )
15+
16+ ### Maintenance
17+
18+ - [ ** task** ] openapi: update swagger-ui to 5.19.0 [ #1041 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1041 )
19+ - [ ** task** ] [ **change** ] theme: move dependencies from static to assets [ #1040 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1040 )
20+
21+ ---
22+
323## 7.4.1 (2025-02-19)
424
525### Fixes
Original file line number Diff line number Diff line change 1+ ## 7.5.0 (2025-03-04)
2+
3+ ### Enhancements
4+
5+ - [ ** feature** ] [ **change** ] rtl: fix alignment of buttons [ #1039 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1039 )
6+ - [ ** feature** ] code: add copy-to-clipboard to pre-only elements [ #1036 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1036 )
7+
8+ ### Fixes
9+
10+ - [ ** bug** ] code: fixing negative margin on inline clipboard [ #1038 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1038 )
11+ - [ ** bug** ] tooltip: make font reliable [ #1037 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1037 )
12+ - [ ** bug** ] code: avoid inline code to display above sticky table headers [ #1035 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1035 )
13+
14+ ### Maintenance
15+
16+ - [ ** task** ] openapi: update swagger-ui to 5.19.0 [ #1041 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1041 )
17+ - [ ** task** ] [ **change** ] theme: move dependencies from static to assets [ #1040 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1040 )
Original file line number Diff line number Diff line change 1+ +++
2+ +++
3+ {{< piratify >}}
Original file line number Diff line number Diff line change 1+ +++
2+ disableToc = false
3+ hidden = true
4+ title = " Version 7.5"
5+ type = " changelog"
6+ weight = -5
7+ +++
8+
9+ {{% pages showhidden="true" showdivider="true" reverse="true" %}}
Original file line number Diff line number Diff line change 1+ +++
2+ disableToc = false
3+ hidden = true
4+ title = " Version 7.5"
5+ type = " changelog"
6+ weight = -5
7+ +++
8+ {{< piratify >}}
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ type = "releasenotes"
66weight = -5
77+++
88
9- ## 7.5.0 (XXXX-XX-XX ) {#7 -5-0}
9+ ## 7.5.0 (2025-03-04 ) {#7 -5-0}
1010
1111### Change
1212
Original file line number Diff line number Diff line change 1+ +++
2+ disableToc = false
3+ hidden = true
4+ title = " Version 7.5"
5+ type = " releasenotes"
6+ weight = -5
7+ +++
8+ {{< piratify >}}
Original file line number Diff line number Diff line change 1- 7.4.1+4a4b60ef048a8d78397eefb8be672b6df9fe0830
1+ 7.5.0
You can’t perform that action at this time.
0 commit comments