Releases: growilabs/growi
Releases · growilabs/growi
v7.0.17
🚀 Improvement
- imprv: Serializers for User model and Attachment model (#9019) @yuki-takei
 - imprv: translation modification (#9035) @maeshinshin
 - imprv: Add UI and logic for disabled user registration (#9034) @maeshinshin
 - imprv: lang attribute in Html element (#8960) @maeshinshin
 
🐛 Bug Fixes
- fix: Serializer for accessing to an empty page (#9042) @yuki-takei
 - fix: Import data (#8994) @yuki-takei
 - fix: Comment operation by API (#9026) @yuki-takei
 - fix: Tests fail due to docker image and Playwright version mismatch on CI (#9022) @miya
 - fix: Use the scrollbar to prevent the toolbar from being hidden (#8976) @maeshinshin
 - fix: Revision pageId schema type (#9008) @yuki-takei
 - fix: Revision pageId schema type (add a changeset) (#9010) @yuki-takei
 - fix: Hide WideViewMenuItem in search result (#9009) @yuki-takei
 - fix: Wrongly autofocus to PageHeader even after updating (#9011) @yuki-takei
 
🧰 Maintenance
- support: Dark mode support for CountBadge (#9036) @satof3
 - support: Update import lines (#9018) @yuki-takei
 - support: Typescriptize REPL launcher (#9013) @yuki-takei
 
@growi/[email protected]
Minor Changes
- #9042 
8f9189dThanks @yuki-takei! - Add isIPageInfo type guard 
@growi/[email protected]
Minor Changes
- #9019 
60097acThanks @yuki-takei! - Transplant and re-implement serializers for User and Attachment 
@growi/[email protected]
Minor Changes
- #9010 
c2d4766Thanks @yuki-takei! - -Ref<T>is modified - includes ObjectIdisPopulated()is updatedgetIdForRef()is updatedgetIdStringForRef()is newly added
 
v7.0.16
💎 Features
- feat: Automatically repair corrupted data, at least for the latest revision (#9002) @yuki-takei
 
🚀 Improvement
- imprv: User group link in admin page (#8855) @kazutoweseek
 - imprv: Sidebar header text size (#8986) @satof3
 - imprv: Replace possition usericon (#8991) @satof3
 
🐛 Bug Fixes
- fix: Undo in the comment editor (#9005) @yuki-takei
 - fix: Some OIDC authentication settings not being applied (#9000) @WNomunomu
 - fix: font-family for monospace (#9004) @yuki-takei
 - fix: Pointer cursor for the create button in the installer (#9003) @yuki-takei
 - fix: Migration script (20211227060705-revision-path-to-page-id-schema-migration--fixed-7549.js) (#8998) @miya
 - fix: Non-admin user gets 500 error when opening history modal (#9001) @miya
 - fix: Enable page creation under GRANT_RESTRICTED pages (#8996) @arafubeatbox
 
v7.0.15
🐛 Bug Fixes
- fix: The $size query when aggregation to rebuild the index (#8987) @yuki-takei
 - fix: Regaining lost backward compatibility for MongoDB 4.4 (#8985) @yuki-takei
 - fix: Activate express-session middlewares for all sockets in SocketIoService (#8981) @yuki-takei
 
🧰 Maintenance
v7.0.14
💎 Features
🚀 Improvement
- imprv: Restrict use of the editing UI from View if there is at least one user currently editing (#8966) @miya
 
🐛 Bug Fixes
- fix: Handle error when folding drawio blocks (#8977) @yuki-takei
 - fix: Sync the editor text with the latest revision menu (1) (#8975) @yuki-takei
 - fix: Sync the editor text with the latest revision menu (2) (#8978) @yuki-takei
 
🧰 Maintenance
v7.0.13
💎 Features
🚀 Improvement
- imprv: Better synchronizing between YDoc and the latest revision (#8959) @yuki-takei
 
🐛 Bug Fixes
- fix: Revision model (#8967) @yuki-takei
 - fix: Healthcheck with checkServices=mongo (#8961) @yuki-takei
 - fix: Enable # next to headline in view (#8826) @reiji-h
 
🧰 Maintenance
- ci(deps): bump nodemailer from 6.6.2 to 6.9.14 (#8928) @dependabot
 - support: Update favicon (#8957) @satof3
 
v7.0.12
🚀 Improvement
- imprv: lang attribute in Html element to correctly reflect locale (#8940) @maeshinshin
 - imprv: Archive importing and exporting (#8943) @yuki-takei
 - imprv: Restrict indexing for full text search when the body length exceeds the threshold (#8937) @yuki-takei
 - imprv: Dark theme support for emoji mart (#8936) @reiji-h
 - imprv: Add env var for set Elasticsearch reindex bulk size (#8933) @yuki-takei
 - imprv: Size for skeleton for tags (#8923) @yuki-takei
 - imprv: Button opacity of TableWithEditButton and DrawioViewerWithEditButton (#8924) @yuki-takei
 
🐛 Bug Fixes
- fix: Initialize sanitize option (#8946) @yuki-takei
 - fix: PageTitleHeader rename input status (#8944) @yuki-takei
 - fix: Presentation section tag (#8941) @yuki-takei
 - fix: Page history colorscheme is broken (#8938) @reiji-h
 - imprv: Rename label for bookmark item (#8925) @yuki-takei
 
🧰 Maintenance
- support: Refactor Yjs service (#8949) @yuki-takei
 - support: Upgrade y-mongodb-provider (#8953) @yuki-takei
 - support: Typescriptize Revision model (#8954) @yuki-takei
 - support: Typescriptize SocketIoService (#8948) @yuki-takei
 - support: Update GROWI logo type in NoLogin (#8942) @satof3
 - support: Update logo design (#8934) @satof3
 - ci(deps): bump @azure/identity from 4.0.1 to 4.3.0 (#8927) @dependabot
 - support: Upgrade vitest (#8920) @yuki-takei
 - support: Upgrade playwright (#8921) @yuki-takei
 
v7.0.11
💎 Features
🚀 Improvement
- imprv: New marker color (#8891) @satof3
 - imprv: SSR performance (#8916) @yuki-takei
 
🐛 Bug Fixes
- fix: Vim keymap works correctly (#8901) @reiji-h
 - fix: Readonly editor prevents ctrl+v and paste. (#8902) @reiji-h
 - fix: Missing HTTP Response in SAML Login With ABLC Callback (#8879) @maeshinshin
 - fix: Set 
z-0to correct navbar and header overlap when the anchor is specified (#8905) @yuki-takei - fix: Minimum number of characters in password cannot be changed (#8896) @miya
 
🧰 Maintenance
- support: Replace tests with playwright (20-basic-features/20-basic-features--click-page-icons) (#8903) @miya
 - support: Relocate components dir (#8917) @yuki-takei
 - ci(deps): bump ws from 8.11.0 to 8.17.1 (#8906) @dependabot
 - support: Update module resolution settings (#8898) @yuki-takei
 - support: Decrease max SSR body length (#8895) @yuki-takei
 - support: Use typescript-transform-paths instead of tsconfig-paths (#8892) @yuki-takei