Releases: weseek/growi
Releases · weseek/growi
@growi/core@1.2.0
Minor Changes
- #9019
60097ac
Thanks @yuki-takei! - Transplant and re-implement serializers for User and Attachment
@growi/core@1.1.0
Minor Changes
- #9010
c2d4766
Thanks @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-0
to 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
@growi/pluginkit@1.0.1
Patch Changes
- #8898
7a50227
Thanks @yuki-takei! - Update tsconfig.json module setting
v7.0.10
💎 Features
- imprv: Autofocus on PageTitleHeader when edigin untitled page (#8813) @WNomunomu
- imprv: Autofocus on PageTitleHeader when creating untitled page (#8813) @WNomunomu
🚀 Improvement
- imprv: DrawioViewerScript should respect the base path in DRAWIO_URI 2 (#8889) @yuki-takei
- imprv: Styling icon on the side of header (#8833) @reiji-h
- imprv: DrawioViewerScript should respect the base path in DRAWIO_URI (#8878) @yuki-takei
- imprv: Behavior when clicking on a label in the dropdown (#8857) @maeshinshin
- imprv(plugin): Support github tag in githuburl.ts (#8868) @reiji-h
- imprv: Display selected tree item in page select modal as active (#8802) @WNomunomu
🐛 Bug Fixes
- fix: Match width of video tag to img tag (#8836) @TatsuyaIse
- fix: Behaviour of input during Japanese input (#8880) @miya
- fix: Supress warning of checkbox 2 (#8871) @yuki-takei
🧰 Maintenance
- support: Watch with nodemon (#8877) @yuki-takei
- support: Add playwright test for installer (#8874) @yuki-takei
- support: Upgrade turbo to v2 (#8875) @yuki-takei