|
|
@@ -1,9 +1,47 @@
|
|
|
# Changelog
|
|
|
|
|
|
-## [Unreleased](https://github.com/weseek/growi/compare/v5.0.7...HEAD)
|
|
|
+## [Unreleased](https://github.com/weseek/growi/compare/v5.0.8...HEAD)
|
|
|
|
|
|
*Please do not manually update this file. We've automated the process.*
|
|
|
|
|
|
+## [v5.0.8](https://github.com/weseek/growi/compare/v5.0.7...v5.0.8) - 2022-06-07
|
|
|
+
|
|
|
+### 🚀 Improvement
|
|
|
+
|
|
|
+- imprv: Fix subnavigation spacing (#5995) @yuki-takei
|
|
|
+- imprv: Set Content-Length header in response of attachment (#5972) @hiroki-hgs
|
|
|
+- imprv: Fix sidebar tag layout (#5984) @jam411
|
|
|
+- imprv: PageStatusAlert labels when data is outdated (#5961) @yuki-takei
|
|
|
+- imprv: Delete NotFoundAlert from not found page (#5919) @Shunm634-source
|
|
|
+
|
|
|
+### 🐛 Bug Fixes
|
|
|
+
|
|
|
+- fix: Too many footstamps icons are shown by lsx output 3 (#6000) @yuki-takei
|
|
|
+- fix: Adjust PageItemControl alignment (#5994) @yuki-takei
|
|
|
+- fix: CodeMirror placeholder color (#5993) @yuki-takei
|
|
|
+- fix: Chinese notation is broken on create new page modal (#5973) @jam411
|
|
|
+- fix: Document timestamps does not updated (#5979) @yuki-takei
|
|
|
+- fix: Slack channels are not automatically filled after setting up user trigger notification on v5.0.x (#5911) @kaoritokashiki
|
|
|
+- fix: Login required when viewing sharelink page (#5959) @yuki-takei
|
|
|
+- fix: Editor scroll sync by Preview scrolling does not work (#5949) @yuki-takei
|
|
|
+
|
|
|
+### 🧰 Maintenance
|
|
|
+
|
|
|
+- support: Enable garbage collection at runtime with expose-gc package (#5986) @yuki-takei
|
|
|
+- support: Upgrade aws-sdk to v3 (#5863) @mudana-grune
|
|
|
+
|
|
|
+## [v4.5.22](https://github.com/weseek/growi/compare/v4.5.21...v4.5.22) - 2022-06-07
|
|
|
+
|
|
|
+### 🐛 Bug Fixes
|
|
|
+
|
|
|
+- fix: Fixed the bug of auto-filling unintended values into the Email field of the User settings (#5885) @Shunm634-source
|
|
|
+- fix: google-oauth2 Automatically bind external accounts does not work (#5891) @kaoritokashiki
|
|
|
+- fix: Slack channels are not automatically filled after setting up user trigger notification (#5976) @kaoritokashiki
|
|
|
+
|
|
|
+### 🧰 Maintenance
|
|
|
+
|
|
|
+- support: Enable garbage collection at runtime with expose-gc package (#5998) @kaoritokashiki
|
|
|
+
|
|
|
## [v5.0.7](https://github.com/weseek/growi/compare/v5.0.6...v5.0.7) - 2022-05-30
|
|
|
|
|
|
### 💎 Features
|
|
|
@@ -43,6 +81,13 @@
|
|
|
- fix: Can not toggle textlint function on v5.0.x (#5854) @kaoritokashiki
|
|
|
- fix(google-oauth2): Automatically bind external accounts does not work on v5.0.x (#5886) @kaoritokashiki
|
|
|
|
|
|
+## [v4.5.21](https://github.com/weseek/growi/compare/v4.5.20...v4.5.21) - 2022-05-23
|
|
|
+
|
|
|
+### 🐛 Bug Fixes
|
|
|
+
|
|
|
+- fix: Can not toggle textlint function on v4.5.x (https://github.com/weseek/growi/pull/5855) @kaoritokashiki
|
|
|
+- fix: Error on searching (https://github.com/weseek/growi/pull/5873) @miya
|
|
|
+
|
|
|
## [v5.0.5](https://github.com/weseek/growi/compare/v5.0.4...v5.0.5) - 2022-05-16
|
|
|
|
|
|
### 💎 Features
|
|
|
@@ -67,6 +112,13 @@
|
|
|
|
|
|
- support: Typescriptize tag model (#5778) @kaoritokashiki
|
|
|
|
|
|
+
|
|
|
+## [v4.5.20](https://github.com/weseek/growi/compare/v4.5.19...v4.5.20) - 2022-05-12
|
|
|
+
|
|
|
+### 🐛 Bug Fixes
|
|
|
+
|
|
|
+- fix: Guest user cannot access share link pages (#5819) @kaoritokashiki
|
|
|
+
|
|
|
## [v5.0.4](https://github.com/weseek/growi/compare/v5.0.3...v5.0.4) - 2022-04-28
|
|
|
|
|
|
### 💎 Features
|