Skip to content

Releases: weseek/growi

@growi/core@1.2.0

13 Aug 10:40
b8b8618
Compare
Choose a tag to compare

Minor Changes

@growi/core@1.1.0

01 Aug 12:22
Compare
Choose a tag to compare

Minor Changes

  • #9010 c2d4766 Thanks @yuki-takei! - - Ref<T> is modified - includes ObjectId
    • isPopulated() is updated
    • getIdForRef() is updated
    • getIdStringForRef() is newly added

v7.0.16

31 Jul 09:26
Compare
Choose a tag to compare

💎 Features

  • feat: Automatically repair corrupted data, at least for the latest revision (#9002) @yuki-takei

🚀 Improvement

🐛 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

23 Jul 11:44
Compare
Choose a tag to compare

🐛 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

19 Jul 11:48
Compare
Choose a tag to compare

💎 Features

  • feat: Alerts when trying to sync with latest revision when yjs data is corrupt (#8971) @miya

🚀 Improvement

  • imprv: Restrict use of the editing UI from View if there is at least one user currently editing (#8966) @miya

🐛 Bug Fixes

🧰 Maintenance

v7.0.13

16 Jul 15:06
Compare
Choose a tag to compare

💎 Features

  • feat: Sync latest revision body to Yjs draft (#8939) @miya

🚀 Improvement

  • imprv: Better synchronizing between YDoc and the latest revision (#8959) @yuki-takei

🐛 Bug Fixes

🧰 Maintenance

v7.0.12

10 Jul 06:18
Compare
Choose a tag to compare

🚀 Improvement

🐛 Bug Fixes

🧰 Maintenance

v7.0.11

25 Jun 05:27
Compare
Choose a tag to compare

💎 Features

🚀 Improvement

🐛 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

@growi/pluginkit@1.0.1

19 Jun 17:36
52fa358
Compare
Choose a tag to compare

Patch Changes

v7.0.10

13 Jun 08:42
Compare
Choose a tag to compare

💎 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

🧰 Maintenance