|
@@ -1,14 +1,54 @@
|
|
|
# Changelog
|
|
# Changelog
|
|
|
|
|
|
|
|
-## [Unreleased](https://github.com/weseek/growi/compare/v7.1.0...HEAD)
|
|
|
|
|
|
|
+## [Unreleased](https://github.com/weseek/growi/compare/v7.1.1...HEAD)
|
|
|
|
|
|
|
|
*Please do not manually update this file. We've automated the process.*
|
|
*Please do not manually update this file. We've automated the process.*
|
|
|
|
|
|
|
|
|
|
+## [v7.1.1](https://github.com/weseek/growi/compare/v7.1.0...v7.1.1) - 2024-11-12
|
|
|
|
|
+
|
|
|
|
|
+### 💎 Features
|
|
|
|
|
+
|
|
|
|
|
+* feat(ai): Swtch summary mode (#9377) @yuki-takei
|
|
|
|
|
+* feat: Return sources when generating responses (Knowledge assistant) (#9362) @miya
|
|
|
|
|
+* feat: Set the maximum number of minutes until the request in an environment variable (#9347) @miya
|
|
|
|
|
+
|
|
|
|
|
+### 🚀 Improvement
|
|
|
|
|
+
|
|
|
|
|
+* imprv: GitHub Alert with directive syntax (#9392) @yuki-takei
|
|
|
|
|
+* imprv: Sidebar button displays tooltip (#9371) @reiji-h
|
|
|
|
|
+* imprv: Open the link of PageTreeItem in a new tab when the user middle click (#9365) @yuki-takei
|
|
|
|
|
+* support: Avoid using req.t() (#9149) @shironegi39
|
|
|
|
|
+* imprv: Tidy up /Sandbox (#9355) @yuki-takei
|
|
|
|
|
+* imprv: Reduce sanitizing (#9350) @yuki-takei
|
|
|
|
|
+
|
|
|
|
|
+### 🐛 Bug Fixes
|
|
|
|
|
+
|
|
|
|
|
+* fix: Output TextDirective and LeafDirective HTML (#9388) @yuki-takei
|
|
|
|
|
+* fix: NextLink isCreatablePage always returns false (#9356) @yuki-takei
|
|
|
|
|
+* fix: Duplicate page names alert should not occur on a single page (#9348) @reiji-h
|
|
|
|
|
+* fix: i18n for security settings (#9379) @yuki-takei
|
|
|
|
|
+* fix: Output TextDirective and LeafDirective HTML (#9388) @yuki-takei
|
|
|
|
|
+* fix(i18n): i18n for server side (#9372) @yuki-takei
|
|
|
|
|
+* fix: Duplicate page names alert should not occur on a single page (#9348) @reiji-h
|
|
|
|
|
+* fix: NextLink isCreatablePage always returns false (#9356) @yuki-takei
|
|
|
|
|
+
|
|
|
|
|
+### 🧰 Maintenance
|
|
|
|
|
+
|
|
|
|
|
+* support: Welcome back new Christmas theme (#9374) @satof3
|
|
|
|
|
+* support: Type checking (#9393) @yuki-takei
|
|
|
|
|
+* support: Welcome back new Christmas theme (#9374) @satof3
|
|
|
|
|
+* support: Omit remark-toc (#9383) @yuki-takei
|
|
|
|
|
+* support: Stop managing font files with Git LFS (#9351) @yuki-takei
|
|
|
|
|
+* support: Avoid using req.t() (#9149) @shironegi39
|
|
|
|
|
+* support: Improve playwright report (#9363) @yuki-takei
|
|
|
|
|
+* support: Avoid using req.t() (#9149) @shironegi39
|
|
|
|
|
+* support: Stop managing font files with Git LFS (#9351) @yuki-takei
|
|
|
|
|
+
|
|
|
## [v7.1.0](https://github.com/weseek/growi/compare/v7.0.23...v7.1.0) - 2024-10-31
|
|
## [v7.1.0](https://github.com/weseek/growi/compare/v7.0.23...v7.1.0) - 2024-10-31
|
|
|
|
|
|
|
|
### BREAKING CHANGES
|
|
### BREAKING CHANGES
|
|
|
|
|
|
|
|
-* imprv: Update default value for S3\_OBJECT\_ACL (#9332) @yuki-takei
|
|
|
|
|
|
|
+* imprv: Update default value for S3_OBJECT_ACL (#9332) @yuki-takei
|
|
|
|
|
|
|
|
### 💎 Features
|
|
### 💎 Features
|
|
|
|
|
|
|
@@ -19,11 +59,10 @@
|
|
|
* imprv: Add GitHub Markdown alerts (#9127) @reiji-h
|
|
* imprv: Add GitHub Markdown alerts (#9127) @reiji-h
|
|
|
* imprv: Upgrade unified and remark-growi-directive (#9048) @reiji-h
|
|
* imprv: Upgrade unified and remark-growi-directive (#9048) @reiji-h
|
|
|
* imprv: ROM users can manage comments (#9101) @WNomunomu
|
|
* imprv: ROM users can manage comments (#9101) @WNomunomu
|
|
|
-* imprv: Update default value for S3\_OBJECT\_ACL (#9332) @yuki-takei
|
|
|
|
|
|
|
+* imprv: Update default value for S3_OBJECT_ACL (#9332) @yuki-takei
|
|
|
* imprv: Sandbox (#9330) @yuki-takei
|
|
* imprv: Sandbox (#9330) @yuki-takei
|
|
|
* support: JSDoc for OpenAPI document (#9311) @yuki-takei
|
|
* support: JSDoc for OpenAPI document (#9311) @yuki-takei
|
|
|
|
|
|
|
|
-
|
|
|
|
|
### 🐛 Bug Fixes
|
|
### 🐛 Bug Fixes
|
|
|
|
|
|
|
|
* fix: Couldn't show old revision (#9296) @yuki-takei
|
|
* fix: Couldn't show old revision (#9296) @yuki-takei
|