Releases: weseek/growi
Releases · weseek/growi
v7.1.8
🐛 Bug Fixes
- fix: Escape page path when generating RegExp to find ancestors children (#9550) @yuki-takei
@growi/[email protected]
Patch Changes
- #9550
acd3787
Thanks @yuki-takei! - Fix generateChildrenRegExp method
v7.1.7
🐛 Bug Fixes
- fix: Unable to select group viewing permissions (#9541) @miya
- fix: Fix i18n of oidc settings (#9536) @ryu-sato
🧰 Maintenance
- support: Update Swagger documentation for the PUT endpoint to update a page (#9529) @tkfm1991
- ci(deps): bump docker/metadata-action from 4 to 5 (#9181) @dependabot
- ci(deps): bump github/codeql-action from 2 to 3 (#9180) @dependabot
- ci(deps): bump next from 14.2.15 to 14.2.21 (#9538) @dependabot
- ci(deps-dev): bump @marp-team/marp-core from 3.9.0 to 3.9.1 (#9530) @dependabot
v7.1.6
💎 Features
🐛 Bug Fixes
- fix: remark-lsx pagination (#9513) @miya
- fix: Spelling miss of external_link in i18n (#9456) @reiji-h
- fix: Wider copy to clipboard area (#9450) @Ryosei-Fukushima
- fix: Error when creating pages with deep hierarchy (#9487) @reiji-h
🧰 Maintenance
- ci(deps): bump next from 14.2.13 to 14.2.15 (#9501) @dependabot
v7.1.5
🚀 Improvement
🐛 Bug Fixes
v7.1.4
v7.1.3
💎 Features
🚀 Improvement
- imprv: Fonts preload settings (#9432) @yuki-takei
- imprv: Use stream.pipeline (#9361) @reiji-h
🐛 Bug Fixes
- fix: Retrieving runtime versions (#9438) @yuki-takei
- fix: Notification for new user creation (#9434) @yuki-takei
- fix: Deleted pages appear in the page tree (#9337) @reiji-h
v7.1.2
🚀 Improvement
- imprv(ai): GROWI AI Knowledge Assistant instructions (#9407) @yuki-takei
- imprv(ai): Knowedge Assistant model configuration by env var (#9410) @yuki-takei
- imprv(ai): Shorten thread deletion expiredAt (#9419) @yuki-takei
- imprv(ai): Remove unnecessary strings from markdown when creating VectorStoreFIie (#9411) @miya
- imprv(ai): Create thead before the first post (#9414) @yuki-takei
🐛 Bug Fixes
- fix: Fixed the message when all read (#9405) @Ryosei-Fukushima
🧰 Maintenance
- support: Import OpenAI features dynamically (#9413) @yuki-takei
- support: Welcome back Hufflepuff badger (#9403) @satof3
v7.1.1
💎 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
- 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: 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
v7.1.0
BREAKING CHANGES
- imprv: Update default value for S3_OBJECT_ACL (#9332) @yuki-takei
💎 Features
- feat: GROWI OpenAI Integration (#9246) @yuki-takei
🚀 Improvement
- imprv: Add GitHub Markdown alerts (#9127) @reiji-h
- imprv: Upgrade unified and remark-growi-directive (#9048) @reiji-h
- imprv: ROM users can manage comments (#9101) @WNomunomu
- imprv: Update default value for S3_OBJECT_ACL (#9332) @yuki-takei
- imprv: Sandbox (#9330) @yuki-takei
- support: JSDoc for OpenAPI document (#9311) @yuki-takei
🐛 Bug Fixes
- fix: Couldn't show old revision (#9296) @yuki-takei
- fix: Replace the word ROM (#9295) @satof3
- fix: forgot-password API (#9257) @reiji-h
- fix: Edit button appear for the side of header (#9270) @yuki-takei
- fix: Ensure text-only paste for mixed content from various sources (#9096) @reiji-h
- fix: Notification count badge (#9124) @shironegi39
- fix(ogp): Set an unknown label when the user is not found (#9232) @yuki-takei
🧰 Maintenance
- support: Migrate to pnpm from yarn v1 (#9249) @yuki-takei
- support: Omit MongoDB 4.x compatible code (#9334) @yuki-takei
- support: Pull LFS files with turbo (#9325) @yuki-takei
- support: Use
pnpm deploy
instead ofturbo prune
(#9323) @yuki-takei - support: Maintenance API docs generation (#9302) @yuki-takei
- support: Improve typings for PageService (#9220) @yuki-takei
- support: Typescriptize accessTokenParser (#9320) @yuki-takei
- support: Migrate to pnpm from yarn v1 (#9249) @yuki-takei
- support: JSDoc for OpenAPI document (#9311) @yuki-takei
- support: Maintenance API docs generation (#9302) @yuki-takei
- support: Omit docs route (#9299) @yuki-takei