|
|
@@ -1,9 +1,35 @@
|
|
|
# Changelog
|
|
|
|
|
|
-## [Unreleased](https://github.com/growilabs/compare/v7.4.2...HEAD)
|
|
|
+## [Unreleased](https://github.com/growilabs/compare/v7.4.3...HEAD)
|
|
|
|
|
|
*Please do not manually update this file. We've automated the process.*
|
|
|
|
|
|
+## [v7.4.3](https://github.com/growilabs/compare/v7.4.2...v7.4.3) - 2026-01-21
|
|
|
+
|
|
|
+### 💎 Features
|
|
|
+
|
|
|
+* feat: Disable user page (#10735) @miya
|
|
|
+* feat: New admin setting for hiding user pages (#10708) @arvid-e
|
|
|
+* feat: Block other user's user pages (#10725) @arvid-e
|
|
|
+
|
|
|
+### 🚀 Improvement
|
|
|
+
|
|
|
+* imprv: New sidebar tool icon appearance (#10672) @satof3
|
|
|
+* imprv: Admin Home (#10692) @yuki-takei
|
|
|
+
|
|
|
+### 🐛 Bug Fixes
|
|
|
+
|
|
|
+* fix: Vim keymap insert mode exiting after single keystroke (#10714) @miya
|
|
|
+* fix: Cannot create `/Sidebar` page from custom sidebar (#10690) @miya
|
|
|
+* fix: PageTree does not auto-scroll to target page path on initial render (#10699) @miya
|
|
|
+
|
|
|
+### 🧰 Maintenance
|
|
|
+
|
|
|
+* support: Upgrade headless-tree (#10733) @miya
|
|
|
+* support: Integrate Lefthook for pre-commit Biome formatting (#10694) @[copilot-swe-agent[bot]](https://github.com/apps/copilot-swe-agent)
|
|
|
+* support: Stop pushing docker image to weseek repository (#10681) @miya
|
|
|
+* support: Migrate the rest of files to Biome from Eslint (#10683) @yuki-takei
|
|
|
+
|
|
|
## [v7.4.2](https://github.com/growilabs/compare/v7.4.1...v7.4.2) - 2026-01-08
|
|
|
|
|
|
### 🚀 Improvement
|