|
|
@@ -30,6 +30,18 @@
|
|
|
- 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
|
|
|
@@ -69,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
|
|
|
@@ -93,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
|