Releases: growilabs/growi
Releases · growilabs/growi
v7.3.3
💎 Features
- feat(otel): Page counts metrics (#10367) @Ryosei-Fukushima
🚀 Improvement
- imprv: Improve KnowledgeAssistant chat UI UX (#10355) @satof3
- imprv: Guest user client performance by Socket.io event optimization (#10379) @yuki-takei
- imprv: PageTree performance by page-listing API (#10362) @yuki-takei
🐛 Bug Fixes
- fix: Draw.io color mode (#10390) @miya
- fix: Cannot update v4 format pages (#10378) @miya
- fix: Bulk export cleanup and notification occasionally not working on job expire (#10366) @arafubeatbox
🧰 Maintenance
- support: Configure biome for app services dir (#10381) @arafubeatbox
- support: Configure biome for app etc. dirs (#10380) @arafubeatbox
- support: Configure biome for rate-limiter feature (#10376) @arafubeatbox
- support: Configure biome for growi-plugin feature (#10309) @arafubeatbox
- support: Service integration test biome migration (#10234) @arafubeatbox
- support: Update axios (#10353) @arafubeatbox
v7.3.2
🚀 Improvement
- imprv: Elasticsearch management retrieving status (#10330) @yuki-takei
🐛 Bug Fixes
- fix: Ensure login errors display regardless of password login configuration (#10347) @yuki-takei
- fix: TreeItem opening logic (#10331) @yuki-takei
🧰 Maintenance
- support: Improve memory leak (#10329) @yuki-takei
- support: Fix biome errors (#10338) @yuki-takei
v7.3.1
🧰 Maintenance
- support: Revert Node.js runtime version to v18/20 for memory consumption
- ci(deps-dev): bump vite from 5.4.19 to 5.4.20 (#10294) @dependabot[bot]
- ci(deps): bump next from 14.2.30 to 14.2.32 (#10312) @dependabot[bot]
v7.3.0
💎 Features
- feat: Eenhanced access token (#9824) @miya
- feat: Add shortcuts when editing (#9512) @WNomunomu
🚀 Improvement
- imprv(ai): Threads history (#10098) @miya
- imprv: New keyboard shortcut display modal (#10158) @satof3
- imprv: Set a longer value for the export interval of OpenTelemetry metrics (#10189) @yuki-takei
- imprv: Change pdf bulk export shared html path (#10174) @arafubeatbox
- imprv: Adjust pagetitle spacing (#10171) @satof3
- imprv: Add dark mode support to PlantUML rendering (#10147) @yuki-takei
- imprv: Add dark mode support to DrawioViewer component (#10141) @yuki-takei
- imprv: Add dark mode support to MermaidViewer component (#10139) @yuki-takei
🐛 Bug Fixes
- fix: Auto-scroll to anchor for page view (#10181) @Naoki427
- fix: Mermaid diagrams are not displayed when svg ids are duplicated (#10167) @miya
- fix: Page list preview is not displayed in guest mode (#10176) @miya
- fix: Tag <code> result in inline code blocks (#10165) @arvid-e
- fix: Put render error message on PagePresentationModal and console (#10152) @Naoki427
- fix: Remove appId from GROWI.cloud export path (#10213) @arafubeatbox
- fix: remove srcdoc from whitelist (#10200) @Naoki427
- fix: Add checking attachment file name and file size for g2g transformation (#10166) @Naoki427
- fix: Bug causing export zip file to display twice (#10128) @arvid-e
- fix(pdf-converter): Puppeteer not launching in pdf-converter (#10192) @arafubeatbox
- fix(admin): Validate invalid key in qiita importer (#10170) @Naoki427
- fix(admin): Cannot change file upload destination to "MongoDB (GridFS)" or "local" (#10118) @miya
🧰 Maintenance
- support: Remove questionnaire (#10185) @yuki-takei
- support: Node.JS 22 (#10140, #10149) @miya
- support: Elasticsearch v9 (#10127) @miya
- support: Bump mermaid to v11.9.0 (#10194) @yuki-takei
- support: Update biome to ver2 (#10142) @arafubeatbox
- support: Configure biome for slackbot-proxy services (#10206) @arafubeatbox
- support: Configure biome for slackbot-proxy (excluding services) (#10126) @arafubeatbox
- support: Configure biome for pdf-converter (#10125) @arafubeatbox
- ci(deps): bump form-data from 4.0.0 to 4.0.4 (#10177) @dependabot[bot]
- ci(deps): bump myrotvorets/info-from-package-json-action from 2.0.1 to 2.0.2 (#9823) @dependabot[bot]
- ci(deps): bump docker/metadata-action from 4 to 5 (#9821) @dependabot[bot]
- ci(deps): bump peter-evans/dockerhub-description from 3 to 4 (#9822) @dependabot[bot]
v7.2.10
🐛 Bug Fixes
- fix: Auto-scroll to anchor for page view (for v7.2.x) (#10241) @miya
- fix: OpenTelemetry metrics setup (#10219) @yuki-takei
- fix: Share link copy button couldn't be pressed (#10221) @yuki-takei
- fix: Mermaid diagrams are not displayed when svg ids are duplicated (for v7.2.x) (#10184) @miya
🧰 Maintenance
- support: Change OpenTelemetry configuration (#10218) @yuki-takei
@growi/[email protected]
Minor Changes
-
#10189
e6bd8c8Thanks @yuki-takei! - Update IGrowiInfo type -
#10185
8d28e19Thanks @yuki-takei! - Updated the interface to accommodate the removal of the questionnaire feature.
v7.2.9
🚀 Improvement
- imprv(ai): Assistant instructions (#10129) @yuki-takei
- imprv: OpenTelemetry phase 2 (#10095) @yuki-takei
- imprv: Adjust margin-top for .main at md and lg breakpoints (#10131) @yuki-takei
🐛 Bug Fixes
- fix: Sharelink expiration date parsing when the date is cleared by the calendar UI (#10132) @yuki-takei
- fix: Cannot change file upload destination to "MongoDB (GridFS)" or "local" for dev/7.2.x (#10119) @miya
v7.2.8
💎 Features
🚀 Improvement
- imprv(ai): Add page content around the cursor position as context for editor assistant (#10106) @yuki-takei
- imprv(ai): Search and Replace strategy for Editor Assistant (#10093) @yuki-takei
- imprv(ai): Submit with Enter key (#10085) @yuki-takei
- imprv: Make axios response convert dates to type Date (#10064) @arvid-e
- imprv: OpenAPI Spec for GROWI API v1 (#10063) @yuki-takei
🐛 Bug Fixes
- fix: Unhandled exception in GlobalNotificationMailService (#10076) @yuki-takei
- fix: Prevent dropdown menu from hiding behind sidebar (#10103) @arvid-e
- fix(ai): Message gets sent when pressing Enter to confirm text conversion (#10094) @miya
🧰 Maintenance
- support: Configure biome for core package utils and models (#10082) @arafubeatbox
- support: Configure biome for pdf-converter-client package (#10077) @arafubeatbox
- support: Configure biome for core package biome (excluding utils and models) (#10078) @arafubeatbox
- support: Configure biome for pluginkit package (#10071) @arafubeatbox
- support: Configure biome for remark-attachment-refs package (#10054) @arafubeatbox
- support: Configure biome for presentation package (#10067) @arafubeatbox
- ci(deps): bump next from 14.2.26 to 14.2.30 (#10068) @dependabot[bot]
v7.2.x Base Release
The base release for release-drafter to avoid Error: GraphQL Rate Limit Exceeded
release-drafter/release-drafter#1018
v7.2.7
🐛 Bug Fixes
- fix: Input values in the admin settings form are sometimes not reflected (#10051) @yuki-takei
- fix: Hide Google OAuth client secret field (#10049) @yuki-takei
- fix: Prevent unnecessary API request when the user is guest (#10046) @yuki-takei
- fix(ai): Prevent unnecessary API request when GROWI AI is disabled (#10044) @yuki-takei
🧰 Maintenance
- support: Configure biome for preset-templates package (#10058) @arafubeatbox
- support: Configure biome for preset-themes package (#10055) @arafubeatbox
- support: Configure biome for remark-drawio package (#10033) @arafubeatbox