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: docs/pages/CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
7
8
8
## [Unreleased]
9
9
10
+
## [3.9.0] - 2024-11-17
11
+
12
+
### Added
13
+
14
+
- Now you can group posts with any layout in archives page, see [custom group layout](https://g1en.site/hugo-theme-dream/archives-page#custom-group-layout) for more details
15
+
16
+
### Changed
17
+
18
+
- Append global page footer on about page [#329](https://github.com/g1eny0ung/hugo-theme-dream/pull/329)
19
+
20
+
### Fixed
21
+
22
+
- Supplement translations in fr/pt [#327](https://github.com/g1eny0ung/hugo-theme-dream/pull/327)
23
+
- Dropdown menu links are not clickable on Safari [#334](https://github.com/g1eny0ung/hugo-theme-dream/pull/334)
0 commit comments