growi

GROWI - Team collaboration software using markdown

MIT License

Stars
1.3K

Bot releases are visible (Hide)

growi - v7.0.2 Latest Release

Published by github-actions[bot] 6 months ago

💎 Features

  • feat: fr_FR locale

🚀 Improvement

  • imprv: Hide title of untitled page when creating newly (#8536) @WNomunomu
  • imprv: Comment editor performance (#8731) @yuki-takei
  • imprv: Truncate page path title in view (#8707) @reiji-h
  • imprv: Show unrelated groups and disable ungrantable groups in grant select (#8695) @arafubeatbox
  • imprv: Bookmark sidebar layout (#8703) @satof3
  • imprv: Responsive layout (#8710) @yuki-takei
  • imprv: Sm size dropdown menu (#8711) @satof3
  • imprv: search results form improvements (#8705) @maeshinshin
  • imprv: WIP Page behavior (#8700) @miya
  • imprv: Disable groups not assignable to page due to parent grant (#8570) @arafubeatbox
  • imprv: Border delete in search modal (#8629) @kazutoweseek
  • imprv: Border in search modal (#8629) @kazutoweseek
  • imprv: New Comment style (#8631) @satof3
  • imprv: Hide title of untitled page when creating newly (#8536) @WNomunomu
  • imprv: Render lightbox above the sidebar (#8673) @yuki-takei
  • imprv: Add border to the page title header when editing (#8671) @yuki-takei
  • imprv: Set font-display to icon fonts (#8670) @yuki-takei
  • imprv: Enable box-shadow (#8668) @yuki-takei

🐛 Bug Fixes

  • fix: Login layout when external auth only (#8717) @satof3
  • fix: Initialize grant correctly after when page transition (#8633) @yukendev
  • fix: lsx icon layout and color (#8691) @satof3
  • fix: Tags are unintentionally created when a conversion is finalized (#8682) @miya
  • fix: Footnotes making page scrollable. (#8678) @reiji-h
  • fix: Automatic installation failure (#8685) @miya
  • fix: Page content preview not shown in duplicate alert page (#8645) @arafubeatbox
  • fix: react-toastify colors (#8672) @yuki-takei
  • fix: Add filePath to the schema of attachement for backward compatibility for v3.3 or earlier (#8679) @shield-9
  • fix: Questionnaire modal styles in dark mode (#8669) @yuki-takei
  • fix: Cannot display error when page path is duplicated (#8664) @TatsuyaIse

🧰 Maintenance

  • ci(deps): bump express from 4.17.1 to 4.19.2 (#8617) @dependabot
  • support: Localize in app (#8716) @satof3
  • ci(deps): bump tar from 6.2.0 to 6.2.1 (#8712) @dependabot
  • support: Localize comment components (#8694) @satof3
  • support: Upgrade actions from v3 to v4 (2) (#8688) @yuki-takei
  • support: Upgrade actions from v3 to v4 (#8684) @yuki-takei
  • ci(deps): bump undici from 5.21.2 to 5.28.4 (#8686) @dependabot
  • ci(deps-dev): bump vite from 4.5.2 to 4.5.3 (#8675) @dependabot
growi - v6.3.4

Published by github-actions[bot] 6 months ago

🐛 Bug Fixes

  • fix: Add filePath to the schema of attachement for backward compatibility for v3.3 or earlier (v6.3.x) (#8680) @yuki-takei
growi - v7.0.1

Published by github-actions[bot] 7 months ago

🚀 Improvement

  • imprv: PagePathNav and PagePathHeader styles (#8643) @yuki-takei
  • imprv: Prevent tooltip flickering (#8642) @yuki-takei
  • imprv: PersonalDropdown style (#8641) @yuki-takei
  • imprv: Support color scheme in Page History (diff2html) (#8637) @yuki-takei
  • imprv: Disable RequestedAuthnContext in SAML authentication (v7.0.x) (#8635) @yuki-takei

🐛 Bug Fixes

  • fix: Admin users badge color in /admin/users (#8655) @satof3
  • fix: Custom logo style (#8656) @satof3
  • fix: Error when creating TTL index (#8653) @miya
  • fix: Login form style is broken (#8651) @yuki-takei
  • fix: Login buttons for external auth provider does not work (#8648) @yuki-takei
  • fix: Set d-none when the sidebar is closed in order to prevent scrollbars from appearing (#8640) @yuki-takei
  • fix: Style for Handsontable in dark mode (#8639) @yuki-takei
  • fix: Supress PageAccessoriesModal rerendering for keeping radio button selections of PageHistory (#8638) @yuki-takei
  • fix: Uncorrect update bookmark button clicked on page control (#8608) @jam411
  • fix: Counting comments when removing the thread (#8624) @yukendev

🧰 Maintenance

  • support: Add light and dark badge color (#8652) @satof3
  • support: Omit configurations for publishing to GitHub Container Registry(ghcr.io) (#8628) @yuki-takei
growi - v6.3.3

Published by github-actions[bot] 7 months ago

🚀 Improvement

  • imprv: Disable RequestedAuthnContext in SAML authentication (v6.3.x) (#8634) @yuki-takei
growi - v6.3.x Base Release

Published by yuki-takei 7 months ago

The base release for release-drafter to avoid Error: GraphQL Rate Limit Exceeded
https://github.com/release-drafter/release-drafter/issues/1018

growi - v7.0.0

Published by github-actions[bot] 7 months ago

BREAKING CHANGES

  • support: Remove obsolete route for attachment on MongoDB GridFS (#8239) @yuki-takei
  • support: Omit promster (#8105) @yuki-takei
  • support: Omit HackMD (CodiMD) (#8094) @yuki-takei
  • support: Revoke well classes (#8041) @soumaeda

💎 Features

  • feat: Not required latest revision when updating from Editor (#8522) @miya
  • feat: Add editing user list on page header (#8486) @jam411
  • feat: implement to add table when doing a line break in table markdown (#8461) @WNomunomu
  • feat: WIP Page (#8484) @miya
  • feat: 140020 140992 sidebar style (#8497) @yukendev
  • feat: Select parent page from PageSelectModal (#8446) @WNomunomu
  • feat: CollapsedParentsDropdown to display ancestor pathname (#8444) @miya
  • feat: Enable and fix page duplication of user unrelated pages (#8442) @arafubeatbox
  • feat: Multiple group grant for page (#8331) @arafubeatbox
  • feat: Built-in Collaborative Editor (#8176) @jam411
  • feat: Changing page title and path in edit mode (#8252) @WNomunomu
  • feat: Notification count badge (#8372) @miya
  • feat: Unread filtering for In-app notification (#8373) @miya
  • feat: Show notifications in sidebar (#8371) @miya
  • feat: Uniform behavior when creating pages from create new page button (#8297) @jam411
  • feat: New incremental search (#8238) @miya
  • feat: Allow deletion of user homepage when the user is deleted (#8224) @jam411
  • feat: LDAP/Keycloak group sync (#7857) @arafubeatbox
  • feat: Implementation of autocompletion function for emoji input (#8137) @WNomunomu
  • feat: Create page when click edit button if page is not found (#8174) @jam411
  • feat: Presentation preview and support Marp (#8029) @reiji-h

🚀 Improvement

  • imprv: New login design (#8607) @satof3
  • imprv: Multi group grant page duplicate explanation (#8507) @arafubeatbox
  • imprv: Update design for user homepage side contents (#8465) @jam411
  • imprv: Update page accessories modal design (#8466) @jam411
  • imprv: Creating/updating page APIs (#8459) @yuki-takei
  • imprv: improve PageHeader component (#8439) @WNomunomu
  • imprv: Use unzip stream instead of unzipper (#8378) @ryu-sato
  • imprv: Allow plugin that contain slashes in the branch name to be installed (#8359) @ryu-sato
  • imprv: Refactor DrawioViewer re-rendering by the resizing trigger (#8314) @yuki-takei
  • imprv: Upload handler use apiv3 post (#8279) @reiji-h
  • imprv: Apply content headers for attachment response (#8245) @yuki-takei
  • imprv: Add Marp preset template for ja_JP and zh_CN (#8179) @AikaHiyama
  • imprv: Update RichAttachments feat on shared pages (#8206) @jam411
  • imprv: Certify shared page attachment middleware (#8211) @yuki-takei
  • imprv: Able to edit tags in editor (#8167) @soumaeda
  • imprv: Responsive layout (#8200) @yuki-takei
  • imprv: Sidebar on edit (#8181) @yuki-takei
  • imprv: Sidebar mode (#8160) @yuki-takei
  • imprv: Limit the file types in editor. (#8146) @reiji-h
  • imprv: Support Ctrl+V file paste. (#8124) @reiji-h
  • imprv: i18n for marp settings (#8110) @moekumasaka
  • imprv: Download a markdown file using the page name as the file name (#8061) @soumaeda
  • imprv: i18n "Create /Sidebar page" label (#8085) @yuki-takei
  • imprv: Admin customize presentation form (#8083) @meiri-k
  • imprv: Search behavior (#8069) @yuki-takei
  • imprv: i18n resetting password mail body (#8058) @meiri-k
  • imprv: Add installed date to questionnaire answer (#7971) @TatsuyaIse
  • imprv: Export md with page name (#8005) @soumaeda
  • imprv: Show modal when you delete plugin (#7875) @soumaeda
  • imprv: Create Japanese ejs files (#7957) @meiri-k
  • imprv: Sidebar shows skelton with suspense (#7975) @yuki-takei

🐛 Bug Fixes

  • fix: Show both UserGroups and ExternalUserGroups for group delete modal transfer select (#8519) @arafubeatbox
  • fix: Multi group grant page becomes public when one of groups deleted (#8518) @arafubeatbox
  • fix: pages are not displayed in page tree (#8515) @WNomunomu
  • fix: Page being able to delete completely when not allowed (#8374) @arafubeatbox
  • fix: Logs are not saved when viewing the page (#8406) @miya
  • fix: Normalize duplicated root pages to valid paths when server startup (#8414) @miya
  • fix: Configured auditlog environment variables are not reflected in the administration screen (#8383) @miya
  • fix: Plugin is broken after unzipping (#8358) @ryu-sato
  • fix: Keycloak group sync config not loaded on sync execution (#8339) @arafubeatbox
  • fix: SAML callback action throws the field is undefined error when the ACL Rule string is only white space (#8322) @yuki-takei
  • fix: Update deleteCompletelyUserHomeBySystem for v4 process (#8289) @jam411
  • fix: Remove groups not related to the user from the user groups that are specified automatically when creating child pages (#8266) @arafubeatbox
  • fix: Certify shared page attachment middleware (#8255) @yuki-takei
  • fix: Show liker counts in lsx (#8194) @yuki-takei
  • fix: Marp is enabled incorrectly problem (#8100) @reiji-h
  • fix: Fixing swagger for tag update api (#8010) @miya
  • fix: Modification of links in the docs (#8004) @miya
  • fix: Type safe implementation for objects imported from ElasticsearchClient (#7862) @miya
  • fix: Consider an empty page when renaming and duplicating (v6.1.x) (#7980) @yuki-takei
  • fix: Consider an empty page when renaming and duplicating (#7979) @yuki-takei

🧰 Maintenance

  • support: Upgrade Next.js v14 (#8586) @yuki-takei
  • imprv: New login design (#8607) @satof3
  • support: Node.js v20 (#8528) @miya
  • support: Upgrade react bootstrap typeahead (#8500) @jam411
  • ci(deps): bump ip from 2.0.0 to 2.0.1 (#8508) @dependabot
  • support: React Testing Library (#8393) @miya
  • ci(deps-dev): bump vite from 4.5.1 to 4.5.2 (#8392) @dependabot
  • support: Build GROWI custom icons (#8356) @yukendev
  • ci(deps-dev): bump vite from 4.5.0 to 4.5.1 (#8302) @dependabot
  • support: Remove obsolete route for attachment on MongoDB GridFS (#8239) @yuki-takei
  • support: Install material-symbols (#8182) @yuki-takei
  • ci(deps-dev): bump postcss from 8.4.26 to 8.4.31 (#8142) @dependabot
  • ci(deps): bump cypress-io/github-action from 5 to 6 (#8051) @dependabot
  • ci(deps): bump amannn/action-semantic-pull-request from 5.0.2 to 5.3.0 (#8127) @dependabot
  • ci(deps): bump aws-actions/configure-aws-credentials from 2 to 4 (#8128) @dependabot
  • support: Internationalization USER_REGISTRATION_APPROVAL_REQUEST label for v62x (#8130) @jam411
  • ci(deps): bump get-func-name from 2.0.0 to 2.0.2 (#8119) @dependabot
  • support: Omit promster (#8105) @yuki-takei
  • support: Omit HackMD (CodiMD) (#8094) @yuki-takei
  • support: Revoke well classes (#8041) @soumaeda
  • support: Upgrade to reactstrap v9 (#7984) @jam411
  • support: Update CodeMirror to v6 (#7968) @yuki-takei
growi - v6.3.2

Published by github-actions[bot] 7 months ago

🐛 Bug Fixes

  • fix: Show both UserGroups and ExternalUserGroups for group delete modal transfer select (#8519) @arafubeatbox

🧰 Maintenance

  • ci(deps): bump ip from 2.0.0 to 2.0.1 (#8508) @dependabot
growi - v6.3.1

Published by github-actions[bot] 9 months ago

💎 Features

  • feat: Normalize duplicated root pages to valid paths when server startup (#8414) @miya

🚀 Improvement

  • imprv: Use unzip stream instead of unzipper (#8378) @ryu-sato
  • imprv: Allow plugin that contain slashes in the branch name to be installed (#8359) @ryu-sato

🐛 Bug Fixes

  • fix: Page being able to delete completely when not allowed (#8374) @arafubeatbox
  • fix: Logs are not saved when viewing the page (#8406) @miya
  • fix: Preventing duplication of /user/username pages (#8413) @WNomunomu
  • fix: Non-admin user cannot rename pages v63x (#8410) @jam411
  • fix: Duplicate root pages are created unintentionally (#8404) @miya
  • fix: Configured auditlog environment variables are not reflected in the administration screen (#8383) @miya
  • fix: plugin is broken after unzipping (#8358) @ryu-sato
  • fix: Keycloak group sync config not loaded on sync execution (#8339) @arafubeatbox

🧰 Maintenance

  • support: React Testing Library (#8393) @miya
  • ci(deps-dev): bump vite from 4.5.1 to 4.5.2 (#8392) @dependabot
growi - v6.2.6

Published by github-actions[bot] 9 months ago

🐛 Bug Fixes

  • fix: Non-admin user cannot rename pages (#8391) @jam411
growi - v6.3.0

Published by github-actions[bot] 10 months ago

BREAKING CHANGES

  • support: Remove obsolete route for attachment on MongoDB GridFS (#8239) @yuki-takei

💎 Features

  • feat: LDAP/Keycloak group sync (#7857) @arafubeatbox

🚀 Improvement

  • imprv: Refactor DrawioViewer re-rendering by the resizing trigger (#8314) @yuki-takei
  • imprv: Apply content headers for attachment response (#8245) @yuki-takei

🐛 Bug Fixes

  • fix: SAML callback action throws the field is undefined error when the ACL Rule string is only white space (#8322) @yuki-takei
  • fix: Remove groups not related to the user from the user groups that are specified automatically when creating child pages (#8266) @arafubeatbox
  • fix: Certify shared page attachment middleware (#8255) @yuki-takei

🧰 Maintenance

  • support: Add test for delete-completely-user-home-by-system.ts (#8323) @jam411
  • ci(deps-dev): bump vite from 4.5.0 to 4.5.1 (#8302) @dependabot
  • support: TypeScriptize attachment codes (#8243) @yuki-takei
  • support: Remove obsolete route for attachment on MongoDB GridFS (#8239) @yuki-takei
growi - v6.2.5

Published by github-actions[bot] 10 months ago

🐛 Bug Fixes

  • fix: Update deleteCompletelyUserHomeBySystem for v4 process (#8289) @jam411
growi - v6.2.4

Published by github-actions[bot] 11 months ago

💎 Features

  • feat: Show create date in Attachment Data list (#8229) @sakazuki

🚀 Improvement

  • imprv: Add Marp preset template for ja_JP and zh_CN (#8179) @AikaHiyama
  • imprv: Allow deletion of user homepage when the user is deleted (#8224) @jam411

🧰 Maintenance

  • support: Refactor deleteCompletelyUserHomeBySystem (#8262) @jam411
growi - v6.2.3

Published by github-actions[bot] 11 months ago

🚀 Improvement

  • imprv: Certify shared page attachment middleware (#8211) @yuki-takei
  • imprv: Printing styles 2 (#8203) @yuki-takei
growi - v6.2.2

Published by github-actions[bot] 12 months ago

🚀 Improvement

  • imprv: Printing styles (#8195) @yuki-takei

🐛 Bug Fixes

  • fix: Show liker counts in lsx (#8194) @yuki-takei

🧰 Maintenance

  • ci(deps-dev): bump postcss from 8.4.26 to 8.4.31 (#8142) @dependabot
  • ci(deps): bump cypress-io/github-action from 5 to 6 (#8051) @dependabot
  • ci(deps): bump amannn/action-semantic-pull-request from 5.0.2 to 5.3.0 (#8127) @dependabot
  • ci(deps): bump aws-actions/configure-aws-credentials from 2 to 4 (#8128) @dependabot
growi - v6.2.1

Published by github-actions[bot] about 1 year ago

BREAKING CHANGES

  • support: Omit promster (#8105) @yuki-takei

🚀 Improvement

  • imprv: Download a markdown file using the page name as the file name (#8061) @soumaeda
  • imprv: Admin customize presentation form (#8083) @meiri-k
  • imprv: i18n for marp settings (#8110) @moekumasaka
  • imprv: i18n "Create /Sidebar page" label (#8085) @yuki-takei

🐛 Bug Fixes

  • fix: Marp is enabled incorrectly problem (#8100) @reiji-h
  • fix: Do not work img tag if use style property 62x (#8092) @jam411

🧰 Maintenance

  • support: Internationalization USER_REGISTRATION_APPROVAL_REQUEST label for v62x (#8130) @jam411
  • ci(deps): bump get-func-name from 2.0.0 to 2.0.2 (#8119) @dependabot
  • support: Omit promster (#8105) @yuki-takei
growi - v6.2.1

Published by github-actions[bot] about 1 year ago

BREAKING CHANGES

  • support: Omit promster (#8105) @yuki-takei

🚀 Improvement

  • imprv: i18n "Create /Sidebar page" label (#8085) @yuki-takei
  • imprv: Admin customize presentation form (#8083) @meiri-k

🐛 Bug Fixes

  • fix: Marp is enabled incorrectly problem (#8100) @reiji-h
  • fix: Do not work img tag if use style property 62x (#8092) @jam411

🧰 Maintenance

  • support: Omit promster (#8105) @yuki-takei
growi - v6.2.1

Published by github-actions[bot] about 1 year ago

🚀 Improvement

  • imprv: i18n "Create /Sidebar page" label (#8085) @yuki-takei
  • imprv: Admin customize presentation form (#8083) @meiri-k

🐛 Bug Fixes

  • fix: Do not work img tag if use style property 62x (#8092) @jam411
growi - v6.2.0

Published by github-actions[bot] about 1 year ago

💎 Features

  • feat: Presentation preview and support Marp (#8029) @reiji-h

🚀 Improvement

  • imprv: Able to customize users homepage deletion (#7921) @yuki-takei
  • imprv: Search behavior (#8069) @yuki-takei
  • imprv: Add CSP style-src for Safari and Content-Disposition of attachment (#8049) @ykanematsu
  • imprv: Correct update message (#8040) @reiji-h
  • imprv: Add installed date to questionnaire answer (#7971) @TatsuyaIse
  • imprv: Show modal when you delete plugin (#7875) @soumaeda
  • imprv: i18n resetting password mail body (#8058) @meiri-k
  • imprv: Create Japanese ejs files (#7957) @meiri-k
  • imprv: Clean up old toastr (#7949) @jam411
  • imprv: Persist the installed date in the Config collection (#7936) @TatsuyaIse

🐛 Bug Fixes

  • fix: Pages can be created under a non-existent user page (#7974) @miya
  • fix: Pages can be created under a non-existent user page (During attachment upload) (#8001) @miya
  • fix: Type safe implementation for objects imported from ElasticsearchClient (#7862) @miya
  • fix: Consider an empty page when renaming and duplicating (#7979) @yuki-takei
  • fix: Remove redundant toastSuccess for pasted attachments (#8044) @jam411
  • fix: Fixing swagger for tag update api (#8010) @miya
  • fix: Modification of links in the docs (#8004) @miya

🧰 Maintenance

  • support: Omit core-js v2 (#7944) @yuki-takei
  • support: Improve build settings (#7919) @yuki-takei
  • support: Url to join to the slack team (#8073) @WNomunomu
growi - v6.1.15

Published by github-actions[bot] about 1 year ago

🚀 Improvement

  • imprv: Add CSP style-src for Safari and Content-Disposition of attachment (for v6.1.x) (#8057) @yuki-takei
growi - v6.1.14

Published by github-actions[bot] about 1 year ago

🐛 Bug Fixes

  • fix: Add option to lightbox (6.1.x) (#8003) @yuki-takei