File tree Expand file tree Collapse file tree 8 files changed +81
-2
lines changed
docs/content/introduction Expand file tree Collapse file tree 8 files changed +81
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 7.6.0 (2025-03-25)
4+
5+ ### Enhancements
6+
7+ - [ ** feature** ] cookieconsent: prepare theme and docs [ #1070 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1070 )
8+ - [ ** feature** ] icon: add ` style ` and ` color ` options [ #1068 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1068 )
9+ - [ ** feature** ] tree: add new shortcode [ #1067 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1067 )
10+ - [ ** feature** ] switcher: reset selection after browser back navigation [ #1065 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1065 )
11+ - [ ** feature** ] menu: make footer area configurable [ #1059 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1059 )
12+ - [ ** feature** ] menu: make header area configurable [ #1057 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1057 )
13+ - [ ** feature** ] theme: add version switcher [ #1050 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1050 )
14+ - [ ** feature** ] taxonomy: respect user-defined boxstyle for term-list [ #1047 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1047 )
15+ - [ ** feature** ] i18n: add Ukrainian translation [ #1045 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1045 )
16+
17+ ### Fixes
18+
19+ - [ ** bug** ] link: check fragments on same page [ #1060 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1060 )
20+
21+ ### Maintenance
22+
23+ - [ ** task** ] openapi: update swagger-ui to 5.20.1 [ #1063 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1063 )
24+
25+ ---
26+
327## 7.5.0 (2025-03-04)
428
529### Enhancements
Original file line number Diff line number Diff line change 1+ ## 7.6.0 (2025-03-25)
2+
3+ ### Enhancements
4+
5+ - [ ** feature** ] cookieconsent: prepare theme and docs [ #1070 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1070 )
6+ - [ ** feature** ] icon: add ` style ` and ` color ` options [ #1068 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1068 )
7+ - [ ** feature** ] tree: add new shortcode [ #1067 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1067 )
8+ - [ ** feature** ] switcher: reset selection after browser back navigation [ #1065 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1065 )
9+ - [ ** feature** ] menu: make footer area configurable [ #1059 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1059 )
10+ - [ ** feature** ] menu: make header area configurable [ #1057 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1057 )
11+ - [ ** feature** ] theme: add version switcher [ #1050 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1050 )
12+ - [ ** feature** ] taxonomy: respect user-defined boxstyle for term-list [ #1047 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1047 )
13+ - [ ** feature** ] i18n: add Ukrainian translation [ #1045 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1045 )
14+
15+ ### Fixes
16+
17+ - [ ** bug** ] link: check fragments on same page [ #1060 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1060 )
18+
19+ ### Maintenance
20+
21+ - [ ** task** ] openapi: update swagger-ui to 5.20.1 [ #1063 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1063 )
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+ title = ' Version 7.6'
3+ type = ' changelog'
4+ weight = -6
5+
6+ [params ]
7+ disableToc = false
8+ hidden = true
9+ +++
10+
11+ {{% pages showhidden="true" showdivider="true" reverse="true" %}}
Original file line number Diff line number Diff line change 1+ +++
2+ title = ' Version 7.6'
3+ type = ' changelog'
4+ weight = -6
5+
6+ [params ]
7+ disableToc = false
8+ hidden = true
9+ +++
10+ {{< piratify >}}
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ weight = -6
88 hidden = true
99+++
1010
11- ## 7.6.0 (XXXX-XX-XX ) {#7 -6-0}
11+ ## 7.6.0 (2025-03-25 ) {#7 -6-0}
1212
1313### New
1414
Original file line number Diff line number Diff line change 1+ +++
2+ title = ' Version 7.6'
3+ type = ' releasenotes'
4+ weight = -6
5+
6+ [params ]
7+ disableToc = false
8+ hidden = true
9+ +++
10+ {{< piratify >}}
Original file line number Diff line number Diff line change 1- 7.5.0+790719bfc92532d670dc7e20c5877a11b978f951
1+ 7.6.0
You can’t perform that action at this time.
0 commit comments