Releases: weseek/growi
Releases · weseek/growi
v6.1.13
🐛 Bug Fixes
- fix: Do not work img tag if use style property (#7988) @jam411
- fix: "Searching..." label appearing unnecessarily (#7990) @yuki-takei
v6.1.12
🐛 Bug Fixes
- fix: Consider an empty page when renaming and duplicating (v6.1.x) (#7980) @yuki-takei
- fix: Do not work image tag properties (#7977) @jam411
v7.0.x Base Release
The base release for release-drafter to avoid Error: GraphQL Rate Limit Exceeded
release-drafter/release-drafter#1018
v6.1.11
🐛 Bug Fixes
- fix: Admin page permission when the user transit with next-routing (#7908) @WNomunomu
- fix: Transitioning to a non-existent page under "/me" results in a 500 error (#7946) @miya
- fix: Auto-scroll search result content 2 (#7943) @yuki-takei
v6.1.10
🐛 Bug Fixes
- fix: Unsaved comments remain in the editor when transitioning to a new page (#7912) @miya
- fix: SWR settings for searching (#7940) @yuki-takei
- fix: Auto-scroll search result content (#7935) @yuki-takei
v6.1.9
💎 Features
- feat: LightBox for enlargement of image (#7899) @WNomunomu
🚀 Improvement
- imprv: Do not use loadConfigs in skipSSR (#7929) @jam411
- imprv: Improve default behavior of skipSSR (#7927) @jam411
- imprv: Improved Design for Bookmarks Sidebar (#7886) @soumaeda
🐛 Bug Fixes
- fix: Page creation and update process (#7925) @yuki-takei
- fix: Sidebar doesn't show the link to the administration panel when logged in as an Admin (#7914) @miya
- fix: Improve page data mutation after renaming and deleting by GrowiContextualSubNavigation (#7926) @yuki-takei
- fix: Revert dynamic import. (#7923) @TatsuyaIse
- fix: Questionnaire wikiType (#7907) @TatsuyaIse
v6.1.8
💎 Features
- feat: Add plugin badge to TemplateModal's list of templates (#7897) @TatsuyaIse
🚀 Improvement
- imprv: Replace isAdmin with usersAdminHooks (#7840) @WNomunomu
- imprv: Show alert for trashed pages only when the page is not empty (#7903) @TatsuyaIse
- imprv: Template name truncation (#7898) @TatsuyaIse
🐛 Bug Fixes
- fix: Cancel a comment will cancel all comments (#7804) @mudana-grune
🧰 Maintenance
- ci(deps-dev): bump vite from 4.3.8 to 4.4.5 (#7901) @dependabot
- ci(deps): bump semver from 5.7.1 to 5.7.2 (#7867) @dependabot
- ci(deps): bump mongoose from 6.11.1 to 6.11.3 (#7891) @dependabot
- ci(deps): bump word-wrap from 1.2.3 to 1.2.4 (#7892) @dependabot
v6.1.7
💎 Features
- feat: Authentication settings cannot be disabled if there will be no administrator user available to log in (#7761) @mudana-grune
🚀 Improvement
- imprv: Show spinner while installing and logging-in (#7823) @soumaeda
- imprv: Routing with next link (#7880) @yuki-takei
🐛 Bug Fixes
- fix: Auto popup PageAccessoriesModal and show page history (#7888) @yuki-takei
- fix: Auto-scroll does not work when accessing the page when the header string is CJK (#7882) @yuki-takei
- fix: Avoid unnecessary next routing (#7863) @miya
- fix: Work put back page on bookmark sidebar (#7698) @mudana-grune
🧰 Maintenance
- support: Render SearchPageBase in CSR (#7889) @yuki-takei
v6.1.6
🐛 Bug Fixes
- fix: Revert current page mutation and add workaround for saving page (#7877) @yuki-takei
- fix: The official docker image missed preset-templates (#7865) @yuki-takei
- fix: SSL connection error to Elasticsearch8 using self certificate (#7818) @miya
v6.1.5
💎 Features
- feat: Rich Attachment (#7534) @jam411
- feat: Plugin kit (#7830) @yuki-takei
- feat: Deciding whether to use SSR based on the volume of latestRevisionBodyLength (#7772) @miya
🚀 Improvement
- imprv: Load templates from the server 2 (#7850) @yuki-takei
- imprv: Improve release parent group button (#7838) @WNomunomu
- imprv: Load templates from the server (#7842) @yuki-takei
- imprv: Able to send new passsword by email (#7758) @soumaeda
- imprv: Convert jsx into tsx (#7832) @WNomunomu
- imprv: After reset password footer modal design (#7790) @soumaeda
- imprv: Update email alert (#7771) @WNomunomu
- imprv: Can use normal browser transition in searching page (#7826) @yuki-takei
- imprv: Show tooltip when copying password (#7800) @soumaeda
🐛 Bug Fixes
- fix(lsx): Except option (#7855) @yuki-takei
- fix: Page body is not displayed when skipSSR (#7849) @miya
- fix: When uploading an attachment file to a new page and pressing the update button, an error occurs (#7844) @miya
- fix: Editing user group settings (#7827) @WNomunomu
- fix: Handsontable not display full screen (#7784) @mudana-grune
- fix: Brand logo fill color transition (#7828) @yuki-takei
- fix: Email body of global notification is not displayed (#7824) @jam411
- fix(lsx): Prefix is not uniquely determined by usage (#7815) @yuki-takei
🧰 Maintenance
- support: Dependencies specification for local packages (#7809) @yuki-takei