You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+27Lines changed: 27 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,32 @@
1
1
# Changelog
2
2
3
+
## 8.0.0 (2025-07-07)
4
+
5
+
### Enhancements
6
+
7
+
-[**feature**][**change**] theme: make H1 CSS inheritance reasonable [#1111](https://github.com/McShelby/hugo-theme-relearn/issues/1111)
8
+
-[**feature**] search: mark each word of a multi word in-page search independently [#1106](https://github.com/McShelby/hugo-theme-relearn/issues/1106)
9
+
-[**feature**] theme: optimize display of main heading on mobile [#1100](https://github.com/McShelby/hugo-theme-relearn/issues/1100)
10
+
-[**feature**][**change**] theme: use Hugo's default sort order if no `ordersectionsby` was set [#1092](https://github.com/McShelby/hugo-theme-relearn/issues/1092)
11
+
-[**feature**][**breaking**] search: add more filtering options for results [#407](https://github.com/McShelby/hugo-theme-relearn/issues/407)
12
+
13
+
### Fixes
14
+
15
+
-[**bug**] breadcrumbs: fix spacing of separator [#1108](https://github.com/McShelby/hugo-theme-relearn/issues/1108)
16
+
-[**bug**] openapi: fix duplicated baseURL for swagger-ui.css [#1102](https://github.com/McShelby/hugo-theme-relearn/issues/1102)
-[**feature**][**change**] theme: make H1 CSS inheritance reasonable [#1111](https://github.com/McShelby/hugo-theme-relearn/issues/1111)
6
+
-[**feature**] search: mark each word of a multi word in-page search independently [#1106](https://github.com/McShelby/hugo-theme-relearn/issues/1106)
7
+
-[**feature**] theme: optimize display of main heading on mobile [#1100](https://github.com/McShelby/hugo-theme-relearn/issues/1100)
8
+
-[**feature**][**change**] theme: use Hugo's default sort order if no `ordersectionsby` was set [#1092](https://github.com/McShelby/hugo-theme-relearn/issues/1092)
9
+
-[**feature**][**breaking**] search: add more filtering options for results [#407](https://github.com/McShelby/hugo-theme-relearn/issues/407)
10
+
11
+
### Fixes
12
+
13
+
-[**bug**] breadcrumbs: fix spacing of separator [#1108](https://github.com/McShelby/hugo-theme-relearn/issues/1108)
14
+
-[**bug**] openapi: fix duplicated baseURL for swagger-ui.css [#1102](https://github.com/McShelby/hugo-theme-relearn/issues/1102)
0 commit comments