File tree Expand file tree Collapse file tree
docs/content/introduction Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 8.3.0 (2025-11-27)
4+
5+ ### Enhancements
6+
7+ - [ ** feature** ] [ **change** ] children: adjust image selection for cards [ #1169 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1169 )
8+ - [ ** feature** ] toast: remove tooltip and replace it with toast [ #1166 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1166 )
9+ - [ ** feature** ] anchor: use button implementation [ #1162 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1162 )
10+ - [ ** feature** ] breadcrumbs: show title on mobile [ #1161 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1161 )
11+ - [ ** feature** ] tree: accept native ` tree ` command output [ #1159 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1159 )
12+ - [ ** feature** ] frontmatter: update snippets [ #1158 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1158 )
13+ - [ ** feature** ] link: add checker for external links [ #964 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/964 )
14+
15+ ### Fixes
16+
17+ - [ ** bug** ] anchor: don't replace browser history with clicked anchor [ #1163 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1163 )
18+ - [ ** bug** ] cards: description not showing if unsafe HTML is not allowed [ #1160 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1160 )
19+ - [ ** bug** ] theme: fix invalid HTML [ #1156 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1156 )
20+
21+ ### Maintenance
22+
23+ - [ ** task** ] [ **dependencies** ] security: js-yaml [ #1168 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1168 )
24+ - [ ** task** ] clipboard: use button implementation [ #1165 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1165 )
25+ - [ ** task** ] mermaid: use button implementation [ #1164 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1164 )
26+ - [ ** task** ] theme: switch to verified release commits [ #1157 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1157 )
27+ - [ ** task** ] theme: remove .Scratch with .Store [ #948 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/948 )
28+
29+ ---
30+
331## 8.2.0 (2025-11-01)
432
533### Enhancements
Original file line number Diff line number Diff line change 1+ ## 8.3.0 (2025-11-27)
2+
3+ ### Enhancements
4+
5+ - [ ** feature** ] [ **change** ] children: adjust image selection for cards [ #1169 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1169 )
6+ - [ ** feature** ] toast: remove tooltip and replace it with toast [ #1166 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1166 )
7+ - [ ** feature** ] anchor: use button implementation [ #1162 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1162 )
8+ - [ ** feature** ] breadcrumbs: show title on mobile [ #1161 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1161 )
9+ - [ ** feature** ] tree: accept native ` tree ` command output [ #1159 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1159 )
10+ - [ ** feature** ] frontmatter: update snippets [ #1158 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1158 )
11+ - [ ** feature** ] link: add checker for external links [ #964 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/964 )
12+
13+ ### Fixes
14+
15+ - [ ** bug** ] anchor: don't replace browser history with clicked anchor [ #1163 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1163 )
16+ - [ ** bug** ] cards: description not showing if unsafe HTML is not allowed [ #1160 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1160 )
17+ - [ ** bug** ] theme: fix invalid HTML [ #1156 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1156 )
18+
19+ ### Maintenance
20+
21+ - [ ** task** ] [ **dependencies** ] security: js-yaml [ #1168 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1168 )
22+ - [ ** task** ] clipboard: use button implementation [ #1165 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1165 )
23+ - [ ** task** ] mermaid: use button implementation [ #1164 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1164 )
24+ - [ ** task** ] theme: switch to verified release commits [ #1157 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/1157 )
25+ - [ ** task** ] theme: remove .Scratch with .Store [ #948 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/948 )
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 8.3'
3+ type = ' changelog'
4+ weight = -3
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 8.3'
3+ type = ' changelog'
4+ weight = -3
5+
6+ [params ]
7+ disableToc = false
8+ hidden = true
9+ +++
10+ {{< piratify >}}
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ weight = -3
99 minHugoVersion = ' 0.141.0'
1010+++
1111
12- ## 8.3.0 (XXXX-XX-XX ) {#8 -2 -0}
12+ ## 8.3.0 (2025-11-27 ) {#8 -3 -0}
1313
1414### Hugo 0.141.0
1515
Original file line number Diff line number Diff line change 1+ +++
2+ title = ' Version 8.3'
3+ type = ' releasenotes'
4+ weight = -3
5+
6+ [params ]
7+ disableToc = false
8+ hidden = true
9+ minHugoVersion = ' 0.141.0'
10+ +++
11+ {{< piratify >}}
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ weight = -8
66[params ]
77 disableToc = false
88 hidden = true
9- minHugoVersion = ' 0.126.3 '
9+ minHugoVersion = ' 0.141.0 '
1010+++
1111
1212{{% pages showhidden="true" showdivider="true" %}}
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ weight = -8
66[params ]
77 disableToc = false
88 hidden = true
9- minHugoVersion = ' 0.126.3 '
9+ minHugoVersion = ' 0.141.0 '
1010+++
1111{{< piratify >}}
Original file line number Diff line number Diff line change 1- 8.2.0+146ca876ba489436a1221711f496c2a9ec2a6d1b
1+ 8.3.0
You can’t perform that action at this time.
0 commit comments