growi

GROWI - Team collaboration software using markdown

MIT License

Stars
1.3K

Bot releases are visible (Hide)

growi - v6.0.11

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

🚀 Improvement

  • imprv: ToC placeholder (#7506) @yuki-takei

🐛 Bug Fixes

  • fix: Support draw.io v21.1.0 (support both of compressed/uncompressed data) (#7515) @yuki-takei
  • fix: The same level template page is being applied to lower level pages unintentionally (#7510) @miya
  • fix: Supress activeTab prop type error (#7504) @jam411
growi - v6.0.10

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

🚀 Improvement

  • imprv: Reverse switch for display or hidden page settings (#7483) @yuki-takei

🐛 Bug Fixes

  • fix: CodeBlock string is be [object Object] if searched (#7484) @jam411
  • fix: Show handsontable edit modal color in dark theme (#7497) @yukendev
  • fix: Error when transitioning to a user home page where creator does not exist (#7499) @miya
  • fix: Attachment links do not work correctly (#7498) @jam411
  • fix: Language selection dropdown in installer does not reflect browser language setting (#7494) @miya
  • fix: Search results are not highlighted when searching for quoteted words (PageListItemL) (#7491) @miya
  • fix: Responses 500 status code when invalid regular expressions are inputted to lsx's execpt option (#7488) @jam411
  • fix: Page paths in search results are not displayed correctly (#7463) @miya
growi - v6.0.9

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

💎 Features

  • feat: Replaced with new toast (#7466) @mudana-grune

🚀 Improvement

  • imprv: Page path hierarchical link color (#7474) @yuki-takei
  • imprv: Add markdown header link (h4, h5, h6) (#7465) @miya
  • imprv: Include anyone with the link page in the deletion target (#7461) @miya

🐛 Bug Fixes

  • fix: Scrolling table in preview causes editor to scroll to row 1 (workaround) (#7473) @miya
  • fix: Internal server error when input wrong tag to markdown (#7471) @jam411
  • fix: Search results are not highlighted when searching for quoteted words (#7443) @miya

🧰 Maintenance

  • support: Bump Next.js to v13 (#7458) @yuki-takei
growi - v6.0.8

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

💎 Features

  • feat: Compare all page revisions on PageAccessoriesModal History tab (#7414) @jam411

🚀 Improvement

  • imprv: Save the correct page body when uploading the attachment (#7432) @miya
  • imprv: Determine page grant considering wiki mode when creating a new page by uploading attachments (#7428) @miya

🐛 Bug Fixes

  • fix: Email is not sent to Admin user when the user is created at user registration restricted (#7454) @miya
  • fix: Error when trying to create a new page with attachments (#7424) @miya
  • fix: Unable to delete multiple pages (#7435) @miya
  • fix: PageDeleteModal warns even if you have delete permission (#7436) @miya
  • fix: Color of the close icon in modal header (#7419) @ayaka0417
  • fix: Behavior when conflicts occur when saving pages (#7425) @miya
growi - v6.0.7

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

💎 Features

  • feat: Manage guest ui setting with session (#7401) @yukendev
  • feat: Manage guest sidebar mode with session (#7393) @yukendev

🚀 Improvement

  • imprv: UnsavedAlertDialog and page transition when next routing (#7400) @miya
  • imprv: PasswordResetModal styles and ejs format (#7404) @jam411
  • imprv: Initialize UserUISettings (#7397) @yuki-takei
  • imprv: Presentation behavior (#7399) @yuki-takei

🐛 Bug Fixes

  • fix: PageStatusAlert is displayed on unnecessary pages (#7413) @miya
  • fix: PageStatusAlert does not disappear after loading latest revision (#7412) @miya
  • fix: Unable to transition requested page after login (#7402) @miya
  • fix: Page body is blank when opening editor after duplicating page (#7394) @miya
  • fix: Error when pressing the conflict resolution button on PageStatusAlert (#7395) @miya
  • fix: mono-blue subnavigation color (#7398) @ayaka0417
  • imprv: Add send email to user feat to /reset-password endpoint v6 (#7356) @jam411
  • fix: Behavior when color schema is forced by GROWI themes (#7391) @yuki-takei
  • fix: Sidebar mode on editor doesn't work in HackMD tab (#7396) @yuki-takei
  • fix: Can't controll slack notification button in comment editor (#7389) @yukendev
growi - v6.0.6

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

💎 Features

  • feat: Presentation (#7367) @yuki-takei
  • feat: Detect i18n locale from browser accept languages (#7341) @jam411
  • feat: Server Side Rendering (#7352) @yuki-takei

🚀 Improvement

  • imprv: Allow iframe tag (#7368) @yuki-takei
  • imprv: User data serialization (#7355) @miya
  • imprv: Anchor link (#7354) @yuki-takei
  • imprv: classname for fluid layout (#7353) @yuki-takei
  • imprv: Disable lsx in shared page (#7333) @miya
  • imprv: Data mutation (#7336) @yuki-takei

🐛 Bug Fixes

  • fix: Make collapse work for anchor tags (#7381) @jam411
  • fix: Revision short body is not displayed on search results page (#7373) @miya
  • fix: Error when clicking on a page you are not authorized to view on the search results page (#7343) @miya
  • fix: Omit S3 credentials from the response for /_api/v3/app-settings (#7369) @miya
  • fix: Keep showing page restricted alert (#7371) @yukendev
  • fix: Recent changes and Timeline (#7366) @yuki-takei
  • fix: Login screen background (#7350) @ayaka0417
  • fix: Comment form background (#7365) @ayaka0417
  • fix: Scroll into view by anchor (#7360) @yuki-takei
  • fix: Routing after creating page with shortcut (#7359) @yuki-takei
  • fix: Border-color in edit mode (#7349) @ayaka0417
  • fix: Can't controll slack notification switch in editor (#7332) @yukendev
  • fix: Show load latest revision button when update drawio or table from view (#7324) @yukendev
  • fix: Can delete own user (#7321) @miya
  • fix: Request to "/_api/v3/page/is-grant-normalized" occurs when in guest mode (#7313) @miya

🧰 Maintenance

  • support: create README.md for v6 migration (#7380) @yukendev
  • support: Bump SWR to v2.0.3 (#7362) @yuki-takei
  • feat: Refactor common processes in Next Page (#7357) @yukendev
  • support: Migrate Notation for v5 to v6 (#7326) @yukendev
  • ci(deps-dev): bump sass from 1.53.0 to 1.57.1 (#7223) @dependabot
  • ci(deps): bump amannn/action-semantic-pull-request from 4.2.0 to 5.0.2 (#7338) @dependabot
  • ci(deps): bump bakunyo/git-pr-release-action from 281e1fe424fac01f3992542266805e4202a22fe0 to master (#7340) @dependabot
  • ci(deps): bump docker/build-push-action from 2 to 4 (#7339) @dependabot
  • ci(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#7344) @dependabot
  • support: Bump SWR to v2 (#7318) @yuki-takei
  • support: Add test for View and Edit contents when saving (#7323) @yukendev
growi - v5.1.10

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

🐛 Bug Fixes

  • fix: Omit S3 credentials from the response for /_api/v3/app-settings (v5) (#7378) @miya
growi - v5.1.9

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

🐛 Bug Fixes

  • fix: Can delete own user (v5) (#7327) @miya
  • fix: Comment is cleared when using Pukiwiki like linker (#7331 ) @miya
growi - v6.0.5

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

🚀 Improvement

  • imprv: Override process for CommonSanitizeOptions (#7305) @miya

🐛 Bug Fixes

  • fix: Request to "/_api/v3/personal-settings" occurs when in guest mode (#7307) @miya
  • fix: Undeleteable trash pages when clicked empty trash button bug (#7250) @jam411
  • fix: Guest users are able to move to pages that require authentication (#7300) @miya
  • fix: Modal does not close after clicking on path in DescendantsPageListModal (#7291) @miya
  • fix: GrowiContextualSubNavigation style is broken (#7304) @jam411
  • fix: Markdown in the editor reverted when save with shortcut (#7301) @yukendev
growi - v6.0.4

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

🐛 Bug Fixes

  • fix: Invalid URL in markdown breaks browser (#7292) @yuki-takei
  • fix: Previous editing markdown remains after changing page (#7285) @yukendev

🧰 Maintenance

  • ci(deps): bump ua-parser-js from 0.7.31 to 0.7.33 (#7293) @dependabot
growi - v6.0.3

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

💎 Features

  • feat: GROWI to GROWI transfer (#6727) @hakumizuki
  • feat: Use configured xss custom whitelist (#7252) @miya
  • imprv: UI admin g2g transfer advanced options (#7261) @hakumizuki

🚀 Improvement

  • imprv: Do not retrieve page data using API in shared page (#7240) @miya
  • imprv: Use CSS variables (#7093) @yuki-takei
  • imprv: Do not request /pages.getPageTag when on a shared page (#7214) @miya

🐛 Bug Fixes

  • fix: Share link management button is not available (#7286) @yuki-takei
  • fix: Color for blinked section (#7287) @ayaka0417
  • fix: Error toaster appears after renaming (#7276) @miya
  • fix: Search Tag From Tag Sidebar Correctly (#7282) @yukendev
  • fix: Ignore backslash in page path (#7284) @yuki-takei
  • fix: Bug in Page Tree Selected Item Background Color (#7272) @yukendev
  • fix: Type guard comment.createdAt (#7281) @hakumizuki
  • fix: Color of login form (#7275) @ayaka0417
  • fix: Body of shared page is not displayed (#7270) @miya
  • fix: Refactor uri decoding in getServerSideProps (#7268) @yukendev
  • fix: Cannot login with LDAP unless local strategy is enabled (#7259) @miya
  • fix: Skeleton color (#7264) @ayaka0417
  • fix: Refactor axios date serializer config (#7249) @yukendev
  • fix: DeletePageModal shows an incorrect label when open (#7224) @yukendev
  • fix: Page path is not displayed in browser tab on shared page (#7243) @miya
  • fix: Lsx encode prefix twice (#7239) @yuki-takei
  • fix: Initial value of the page grant respects the parent page's one (#7232) @yukendev

🧰 Maintenance

  • support: Build container images with AWS CodeBuild (#7258) @yuki-takei
growi - v6.0.2

Published by github-actions[bot] almost 2 years ago

🐛 Bug Fixes

  • fix: Attaching page title as initial header section (#7228) @yukendev
  • fix: Update PageTree data after saving page (#7227) @yukendev
  • fix: Lsx "filter" and "except" options does not work (#7226) @yuki-takei
  • fix: Omit remark-growi-directive shortcuts (#7225) @yuki-takei

🧰 Maintenance

  • ci(deps-dev): bump textlint-rule-no-doubled-joshi from 4.0.0 to 4.0.1 (#7222) @dependabot
growi - v6.0.1

Published by github-actions[bot] almost 2 years ago

🚀 Improvement

  • imprv: Reduce frequent API calling by SWR (#7218) @yuki-takei
  • imprv: Do not use api for fetching pages when using shared pages (#7213) @miya

🐛 Bug Fixes

  • fix: Custom logo not displayed on shared page (#7205) @miya
  • fix: Attach i18n User Setting and TagEditModal (#7216) @jam411
  • fix: Make PLANTUML_URI v5.x compatible (#7215) @yuki-takei
  • fix: Launch with PROMSTER_ENABLED=true failed (#7210) @yuki-takei
  • fix: Lsx performs with strange behavior (#7209) @yuki-takei

🧰 Maintenance

  • support: Arm architecture (#7212) @yuki-takei
  • ci(deps): bump anothrNick/github-tag-action from 1.38.0 to 1.56.0 (#7195) @dependabot
  • ci(deps): bump google-github-actions/setup-gcloud from 0 to 1 (#7193) @dependabot
  • ci(deps): bump github/codeql-action from 1 to 2 (#7194) @dependabot
  • ci(deps): bump flat from 5.0.0 to 5.0.2 (#7200) @dependabot
  • ci(deps): bump json5 from 1.0.1 to 1.0.2 (#7201) @dependabot
  • ci(Mergify): configuration update (#7202) @yuki-takei
  • support: Uninstall swig-template (#7192) @yuki-takei
growi - v6.0.0

Published by github-actions[bot] almost 2 years ago

💎 Features

  • feat: Apply Next.js
  • feat: New plugin (#7034) @yuki-takei
  • feat: Save prevent xss custom settings in new format (#7124) @miya

🧰 Maintenance

  • support: Request scoped SWR (#6742) @yuki-takei
  • support: Build preset themes within external package (#7057) @yuki-takei
growi - v5.1.8

Published by github-actions[bot] almost 2 years ago

🐛 Bug Fixes

  • fix: Put back page from trash (#6835) @yukendev
  • fix: Updating page content width is not working (#6914) @yukendev
  • fix: Create page at installer (#6930) @hakumizuki @yuki-takei
growi - v5.1.7

Published by github-actions[bot] almost 2 years ago

🐛 Bug Fixes

  • fix: Page move event notification message (#6823) @hakumizuki
growi - v5.1.6

Published by github-actions[bot] almost 2 years ago

🐛 Bug Fixes

  • fix: image not showing and exceed crop modal area (#6712) @mudana-grune
  • fix: Conflict Diff Modal Error getCurrentOptionsToSave is not a function (#6745) @kaoritokashiki
growi - v5.1.5

Published by github-actions[bot] about 2 years ago

💎 Features

  • feat: Add option to not use crop modal on brand logo upload (#6677) @Yohei-Shiina

🚀 Improvement

  • imprv: Emoji picker performance for v5.x (#6689) @hakumizuki

🐛 Bug Fixes

  • fix(auditlog): Attachment download is displayed even if the filter is unchecked (#6688) @miya
  • fix: firstName and lastName japanese translations in SAML (#6631) @kaoritokashiki
growi - v5.1.4

Published by github-actions[bot] about 2 years ago

💎 Features

  • feat: Truncate long path when recent changes is in S size (#6263) @mudana-grune
  • feat: In-app notifications when removing descendants of subscribed pages (#6192) @Shunm634-source
  • feat: Not increment ordered list number in CodeMirror (#6462) @mudana-grune

🚀 Improvement

  • imprv: Added page URL to mail subject (#6554) @hakumizuki

🐛 Bug Fixes

  • fix: Cannot update user group without parent (#6530) @kaoritokashiki
  • fix: Make PageTree input not draggable when editting (#6525) @hakumizuki
  • fix: Pagetree input hit enter (#6526) @hakumizuki
  • fix: Disallow retrieval of revision data that does not match the page (#6537) @miya
growi - v4.5.25

Published by github-actions[bot] about 2 years ago

🐛 Bug Fixes

  • fix: Disallow retrieval of revision data that does not match the page for v4 (#6538) @miya