Releases: requarks/wiki
Releases · requarks/wiki
2.5.132
Changes:
- 7c0d6e2 fix: prevent write:groups from self-promoting
- f988c5f fix: logout URL endpoint option for oauth2 module
- 9009816 fix: 2fa qr code - handle special chars in site title
- aa96e97 fix: force lowercase for email on local auth
- 5295e41 fix: bypass page rule check for global permission check + handle missing page extra field
This list of changes was auto generated.
2.5.126
2.5.121
2.5.117
Changes:
- 7fdf8ab fix: remove offline param from docker config
- 5534d50 fix: remove unused dep in nav-header
- 48d9387 fix: search autocomplete off
- 9f1ba0a fix: elastic apm rum client script
- af05425 fix: 2.5.108 migration (2)
- 0ce63c8 fix: 2.5.108 migration
- 60f2a2a fix: migration error for new installs
- ef739de feat: purge history utility
- 8490fc1 feat: handle disabled auth strategies
- 715364d fix: login screen UI on dark mode
See More
- 17f8071 fix: LDAP missing reqToCallback
- 0c1ab80 misc: update dependencies
- c7524b7 fix: disable failing cypress test due to origin change
- 062a0b7 feat: logout by auth strategy + keycloak implementation
- cda1f1e feat: export creation date in dumped content (#2345)
- ae73339 feat: password reset
- f98a07e fix: dockerfile incorrect dep
- 4dcf664 fix: handle removed auth strategies
- e319355 feat: enable/disable TFA per user
- 32d67ad feat: social login providers with dynamic instances
- a7ddafd fix: incorrect error name for 1017 (#2331)
- 7f3ba90 docs: fix broken contributors link in CONTRIBUTING.MD (#2337)
- b15d93d docs: update BACKERS
- 8c205b6 fix: site title check + UI fixes + 2FA setup on account verify
- f72530b refactor: deps update + 2FA setup + verify
- 29afc61 fix: quote enclose db pass in docker config file (#2293)
- 19af563 fix: upgrade postgresql dependency to run in non root (#2213)
- b588e55 fix: add overflow scroll to search results (#2232)
- d5d368c feat: fix + enable OIDC auth method (#2282)
- 95b6a7a fix: resolve tags on pages in GraphQL (#2247)
- 15bca54 fix: change language in edit, history and source pages (#2194)
- 5aa959e misc: add offline env param to docker configuration (#2200)
- 06c372d fix: foreign key constraint when page have comments (#2199)
- 49f2410 misc: modify helm chart for extended service features (#2192)
- e8a11f8 misc: helm - align secret name (#2220)
- a14759a docs: Update helm README (#2218)
- 9b59614 docs: update BACKERS
- 26af63a fix: login input hints
- e904469 feat: new login complete UI (wip)
- 4cd6fe8 fix: unauthorized admin should receive 403 code
- 4f16dd0 fix: admin permissions + restrict nav settings
- 10f17c5 feat: redirect on login based on group
- be499e5 fix: auth strategy dependent username label
- 89f81bb docs: update BACKERS
- 383dfd3 feat: edit existing diagram data
- f4502cc feat: markdown editor process markers
- 52d0af1 feat: diagram rendering + post-processor (wip)
- 5f99b30 feat: code folding + diagram folding
- d209a41 feat: draw.io code insert + preview (wip)
- b2ff064 fix: stream assets from storage local locations (#2087)
- 57f5cbd misc: knex update for mssql constraint bug
- c860831 feat: draw.io editor dialog (wip)
- 89b5c5f misc: update postgresql chart dependency (#2163)
- aa93f71 docs: update README
- e5ea4af fix: missing aria-label on page view (#2154)
- 1ced964 feat: enforce 2fa admin setting + hide local on login screen
- b8d1591 fix: use active build for cypress
- 8fb5fa2 fix: cypress db wait for connection
- 28c7d57 test: cypress mariadb debug (2)
- 88bf083 test: cypress mariadb debug
- 2b56032 feat: add 2fa option to admin security
- 539efb6 misc: updated dependencies
- 74aa7d7 fix: cypress crash on CI
- b2f292c fix: MSSQL migration 2.5.1
- 31661b2 fix: token renewal date
- c9a1a1a docs: helm - updated README config table defaults to match values.yaml (#2143)
- b475795 feat: login bg + bypass + hide local option
- 5282a82 fix: wait for sideload locales before server start (#1248)
- c7631b3 fix: missing modernizr in webpack prod
- 52125ee fix: deps update + login gql temp fix
- c009cc1 feat: new login experience (#2139)
- 1c4829f fix: tags filtered by access (#2100)
- 41327dd feat: support MultiMarkdown tables (#2126)
- cf3a48a fix: "undefined" error on deletePage by git storage (#2132)
- 545bc34 docs: update BACKERS
- 3c5352f fix: change reconnectLink behavior for page move (#1991)
- 370cd10 misc: update helm chart configs and readme (#1751)
- ea3962d fix: change discord module ‘discordapp.com’ to ‘discord.com’ (#2117)
- 284f4aa docs: update README
- 93913a0 docs: update README
- 2409b28 fix: matomo module siteId
- 1c18f3a fix: revoke typo
- 056ed46 docs: update README
- 248c6e1 docs: update README
- 98f21b9 fix: revalidate tokens created prior to server startup
- 92b29d1 fix: check revalidation timestamp
- c37b0ad fix: remove console log from authenticate func
- a25431b fix: token revocation incorrect TTL
- a690e55 fix: revocation token list for users + groups
- c9f3105 misc: update dependencies + fix vuetify styles
- 33a9d57 fix: GraphQL error with MySQL and FULL OUTER JOIN (#2104) [ #2071 ]
- 6ef7b0f fix: deactivated users can still refresh their token (#2105)
- 4bc284b fix: page schema validation for extra field (#2097)
- 969e7e2 fix: table styles dark mode
- abe8692 feat: markdown spellcheck mode
- 55bea7d fix: enable spellcheck in visual editor
- 1e4a633 docs: update BACKERS
- 43e7356 fix: visual editor table styling
- 4cb7f33 feat: visual editor code + sub/sup + table props
- ff4e25d fix: comments author locale string
- 98016d3 fix: editor saved state
- 0911452 feat: live preview of custom css in editor
- 4855051 feat: page published state + comments localization
- 83b83a7 feat: page css + scripts
- 53ddb50 feat: save page scripts + styles
- 718c14d feat: editor props scripts + styles code editor
- 0a16929 fix: editing buttons showing up even if no action is allowed (#2043) [ #1780 ]
- b723d7d fix: markdown core props + styles/scripts permissions
- 9e4ed79 fix: include locale in sidebar browse links (#1807)
- 77086a6 feat: optional kroki/plantuml svg caching (#2047) [ #2020 ]
- e03a80d feat: underline markdown support (#2073) [ #2072 ]
- 0e6340f fix: use config value for tokenRenewal expiration (#2042) [ #1540 ]
- 330c902 fix: admin locale - help button
- 3b055f2 fix: use first email address when retrieving multiple from LDAP (#2051)
This list of changes was auto generated.
2.5.105
Changes:
- 0c1ab80 misc: update dependencies
- c7524b7 fix: disable failing cypress test due to origin change
- 062a0b7 feat: logout by auth strategy + keycloak implementation
- cda1f1e feat: export creation date in dumped content (#2345)
- ae73339 feat: password reset
- f98a07e fix: dockerfile incorrect dep
- 4dcf664 fix: handle removed auth strategies
- e319355 feat: enable/disable TFA per user
- 32d67ad feat: social login providers with dynamic instances
- a7ddafd fix: incorrect error name for 1017 (#2331)
See More
- 7f3ba90 docs: fix broken contributors link in CONTRIBUTING.MD (#2337)
- b15d93d docs: update BACKERS
- 8c205b6 fix: site title check + UI fixes + 2FA setup on account verify
- f72530b refactor: deps update + 2FA setup + verify
- 29afc61 fix: quote enclose db pass in docker config file (#2293)
- 19af563 fix: upgrade postgresql dependency to run in non root (#2213)
- b588e55 fix: add overflow scroll to search results (#2232)
- d5d368c feat: fix + enable OIDC auth method (#2282)
- 95b6a7a fix: resolve tags on pages in GraphQL (#2247)
- 15bca54 fix: change language in edit, history and source pages (#2194)
- 5aa959e misc: add offline env param to docker configuration (#2200)
- 06c372d fix: foreign key constraint when page have comments (#2199)
- 49f2410 misc: modify helm chart for extended service features (#2192)
- e8a11f8 misc: helm - align secret name (#2220)
- a14759a docs: Update helm README (#2218)
- 9b59614 docs: update BACKERS
- 26af63a fix: login input hints
- e904469 feat: new login complete UI (wip)
- 4cd6fe8 fix: unauthorized admin should receive 403 code
- 4f16dd0 fix: admin permissions + restrict nav settings
- 10f17c5 feat: redirect on login based on group
- be499e5 fix: auth strategy dependent username label
- 89f81bb docs: update BACKERS
- 383dfd3 feat: edit existing diagram data
- f4502cc feat: markdown editor process markers
- 52d0af1 feat: diagram rendering + post-processor (wip)
- 5f99b30 feat: code folding + diagram folding
- d209a41 feat: draw.io code insert + preview (wip)
- b2ff064 fix: stream assets from storage local locations (#2087)
- 57f5cbd misc: knex update for mssql constraint bug
- c860831 feat: draw.io editor dialog (wip)
- 89b5c5f misc: update postgresql chart dependency (#2163)
- aa93f71 docs: update README
- e5ea4af fix: missing aria-label on page view (#2154)
- 1ced964 feat: enforce 2fa admin setting + hide local on login screen
- b8d1591 fix: use active build for cypress
- 8fb5fa2 fix: cypress db wait for connection
- 28c7d57 test: cypress mariadb debug (2)
- 88bf083 test: cypress mariadb debug
- 2b56032 feat: add 2fa option to admin security
- 539efb6 misc: updated dependencies
- 74aa7d7 fix: cypress crash on CI
- b2f292c fix: MSSQL migration 2.5.1
- 31661b2 fix: token renewal date
- c9a1a1a docs: helm - updated README config table defaults to match values.yaml (#2143)
- b475795 feat: login bg + bypass + hide local option
- 5282a82 fix: wait for sideload locales before server start (#1248)
- c7631b3 fix: missing modernizr in webpack prod
- 52125ee fix: deps update + login gql temp fix
- c009cc1 feat: new login experience (#2139)
- 1c4829f fix: tags filtered by access (#2100)
- 41327dd feat: support MultiMarkdown tables (#2126)
- cf3a48a fix: "undefined" error on deletePage by git storage (#2132)
- 545bc34 docs: update BACKERS
- 3c5352f fix: change reconnectLink behavior for page move (#1991)
- 370cd10 misc: update helm chart configs and readme (#1751)
- ea3962d fix: change discord module ‘discordapp.com’ to ‘discord.com’ (#2117)
- 284f4aa docs: update README
- 93913a0 docs: update README
- 2409b28 fix: matomo module siteId
- 1c18f3a fix: revoke typo
- 056ed46 docs: update README
- 248c6e1 docs: update README
- 98f21b9 fix: revalidate tokens created prior to server startup
- 92b29d1 fix: check revalidation timestamp
- c37b0ad fix: remove console log from authenticate func
- a25431b fix: token revocation incorrect TTL
- a690e55 fix: revocation token list for users + groups
- c9f3105 misc: update dependencies + fix vuetify styles
- 33a9d57 fix: GraphQL error with MySQL and FULL OUTER JOIN (#2104) [ #2071 ]
- 6ef7b0f fix: deactivated users can still refresh their token (#2105)
- 4bc284b fix: page schema validation for extra field (#2097)
- 969e7e2 fix: table styles dark mode
- abe8692 feat: markdown spellcheck mode
- 55bea7d fix: enable spellcheck in visual editor
- 1e4a633 docs: update BACKERS
- 43e7356 fix: visual editor table styling
- 4cb7f33 feat: visual editor code + sub/sup + table props
- ff4e25d fix: comments author locale string
- 98016d3 fix: editor saved state
- 0911452 feat: live preview of custom css in editor
- 4855051 feat: page published state + comments localization
- 83b83a7 feat: page css + scripts
- 53ddb50 feat: save page scripts + styles
- 718c14d feat: editor props scripts + styles code editor
- 0a16929 fix: editing buttons showing up even if no action is allowed (#2043) [ #1780 ]
- b723d7d fix: markdown core props + styles/scripts permissions
- 9e4ed79 fix: include locale in sidebar browse links (#1807)
- 77086a6 feat: optional kroki/plantuml svg caching (#2047) [ #2020 ]
- e03a80d feat: underline markdown support (#2073) [ #2072 ]
- 0e6340f fix: use config value for tokenRenewal expiration (#2042) [ #1540 ]
- 330c902 fix: admin locale - help button
- 3b055f2 fix: use first email address when retrieving multiple from LDAP (#2051)
This list of changes was auto generated.
2.4.107
Changes:
- 9e08718 Merge pull request from GHSA-9jgg-4xj2-vjjj
- 4ffd132 fix: sidebar is empty when the jwt token is expired (#2037)
- 1ca29dd docs: update README
- 735c3bc docs: update README
- 8332ebb misc: update issue template
- 8b04b6d misc: add runme configuration
- 939fa0d fix: use quote icon for plain blockquote
- 037822b fix: secure html module removes target attribute from links (#2012)
- ca0708e feat: extra options for generic S3 module
- e451459 feat: generic S3 module
2.4.105
Changes:
- 65f71d8 fix: strip starting slash from path during page create
- deacd80 fix: dashboard invalid version on load
- 155449f docs: update BACKERS
- d94df66 docs: added cypress results link
- ff31d25 feat: cypress E2E testing (#2002)
- c2a0773 fix: site config host slice
- ca87f90 fix: respect image floating from visual editor (#1981)
- 4c038c4 fix: roboto-mono incorrect path for arabic locales
- a75ead4 fix: update saved state for page meta
- 144950e fix: stop search loading when exiting
See More
- 2013ee4 fix: failed auth strategy prevent local auth from initializing
- 7cb6de0 docs: update backers
- bcd32d4 fix: sidebar base64 decode (#1975)
- 3891816 fix: setup assets location + mysql migration 2.4.13
- d19bf6c fix: hide comment count (wip)
- 7a946ec feat: edit comment
- e746055 feat: comments post min delay
- 8a74904 feat: comments delete + refresh on post + formatting
- 83f7c28 fix: admin security UI
- 1f9e5b3 feat: delete user with replace target
- 006dae1 fix: links to subtitles with special characters (#1949) [ #1006, #1873 ]
- 5c07ce0 fix: 404 on apple-touch-icon (#1965)
- 20e6bc1 fix: Open Redirect Vulnerability Mitigation - CWE 601 (#1963)
- 4b93e04 fix: 404 on android-icon-192x192 (#1959)
- 1222355 feat: comments - default provider create (wip) + permissions
- 2fe2e62 docs: update BACKERS
- 8205fac feat: use asar for twemoji assets
- a8578c5 misc: pack twemoji into asar
- a0618ee feat: comments UI improvements
- 15a45f8 fix: admin UI improvements
- d44c9a0 fix: make sidebar scrollable if higher than the viewport (#1829)
- 2c83e3b fix: CKEditor RTL locale support (#1636)
- e293548 fix: properly wrap very long words in markdown editor (#1743)
- 8a1b5b1 fix: S3 Export all trigger (#1922)
- 9bd77a9 feat: confetti during setup success
- 6b56162 fix: incorrect migration name 2.4.14
- df246af fix: remove makefile + update nvmrc version
- e138277 feat: extensions check + resolver
- abc9e4e feat: comments UI
- fb6c01c fix: legacy page view
- 887e8a0 feat: comments disqus + commento
- f6bad76 feat: assets move + comments migration + admin users UI
- de1d4ca feat: comments side panel
- 1def528 feat: admin comments page
- bb21f6e fix: resize Font Awesome icon (#1897)
- 5c2c312 docs: update BACKERS
- ab1f93b feat: pages visualize improvements (#1914)
- 662480e docs: update BACKERS
- 4b7bd98 misc development docker-compose.yml improvements (#1905)
- a581d98 feat: add Kroki renderer (#1900)
- 764d98f fix: use fullname from keycloak profile info with username as fallback (#1888)
- 1efdd6d fix bullets position in rtl mode (#1892)
- 190063c docs: update sponsors
- 66e725f fix: elasticsearch partial match (#1882)
- d0cd340 feat: admin extensions
- d2a5b24 fix: css linting missing fallback font
- 2698da8 fix: remove unsuitable fonts for lang-fa (#1871)
- 4d2d615 fix: change nextTick to onload for anchor scrolling (#1870)
- 4d14998 fix: dark theme UI improvements
- f362905 fix: hide write permissions when editing guest group
- 1a33a43 fix: use semver for latest version check
- 7508d92 feat: redirect editor UI (wip)
- 85a5af6 feat: v-card-info
- 134f057 feat: uploads config + security admin page
- 9849b83 docs: updated BACKERS
- 53da387 feat: plantuml in markdown preview
- cc9f022 fix: nav external blank option
- 98bf0d9 fix: escape mustache template chars in content
- 2ff0e42 fix: add verifySSL option to mail settings
- 6a4b25b fix: plantuml deflate raw
- 4aa7828 fix: add rel option to external links in content (#1853)
- 6624df2 docs: updated BACKERS
- f7f6d26 fix: make page TOC sticky (#1825)
- d2b99a2 feat: timezone + dateFOrmat + appearance profile settings
- c81ba5a fix: markdown footnotes id incorrectly stripped
- e48b816 fix: disable browser autocomplete on search form
- 05e8a71 fix: sanitize markdown preview on content change
- fd91565 fix: ckeditor - beautify html before saving
- 281172a feat: mathjax markdown module
- 662ebcc docs: add SECURITY.md
- 954262f fix: tabs renderer remove switchTab handler
- 5d43f6a feat: content tabs
- 9fd55f8 fix: VTextField for users using IME (#1783)
- 6784dd0 fix: add directory page to browse menu
- a3a1dc1 fix: ckeditor - extra ) when insert page link
- bbe64ef feat: static navigation menu option
- a1515e3 fix: arm dockerfile package version
This list of changes was auto generated.
2.4.75
Changes:
- 3891816 fix: setup assets location + mysql migration 2.4.13
- d19bf6c fix: hide comment count (wip)
- 7a946ec feat: edit comment
- e746055 feat: comments post min delay
- 8a74904 feat: comments delete + refresh on post + formatting
- 83f7c28 fix: admin security UI
- 1f9e5b3 feat: delete user with replace target
- 006dae1 fix: links to subtitles with special characters (#1949) [ #1006, #1873 ]
- 5c07ce0 fix: 404 on apple-touch-icon (#1965)
- 20e6bc1 fix: Open Redirect Vulnerability Mitigation - CWE 601 (#1963)
See More
- 4b93e04 fix: 404 on android-icon-192x192 (#1959)
- 1222355 feat: comments - default provider create (wip) + permissions
- 2fe2e62 docs: update BACKERS
- 8205fac feat: use asar for twemoji assets
- a8578c5 misc: pack twemoji into asar
- a0618ee feat: comments UI improvements
- 15a45f8 fix: admin UI improvements
- d44c9a0 fix: make sidebar scrollable if higher than the viewport (#1829)
- 2c83e3b fix: CKEditor RTL locale support (#1636)
- e293548 fix: properly wrap very long words in markdown editor (#1743)
- 8a1b5b1 fix: S3 Export all trigger (#1922)
- 9bd77a9 feat: confetti during setup success
- 6b56162 fix: incorrect migration name 2.4.14
- df246af fix: remove makefile + update nvmrc version
- e138277 feat: extensions check + resolver
- abc9e4e feat: comments UI
- fb6c01c fix: legacy page view
- 887e8a0 feat: comments disqus + commento
- f6bad76 feat: assets move + comments migration + admin users UI
- de1d4ca feat: comments side panel
- 1def528 feat: admin comments page
- bb21f6e fix: resize Font Awesome icon (#1897)
- 5c2c312 docs: update BACKERS
- ab1f93b feat: pages visualize improvements (#1914)
- 662480e docs: update BACKERS
- 4b7bd98 misc development docker-compose.yml improvements (#1905)
- a581d98 feat: add Kroki renderer (#1900)
- 764d98f fix: use fullname from keycloak profile info with username as fallback (#1888)
- 1efdd6d fix bullets position in rtl mode (#1892)
- 190063c docs: update sponsors
- 66e725f fix: elasticsearch partial match (#1882)
- d0cd340 feat: admin extensions
- d2a5b24 fix: css linting missing fallback font
- 2698da8 fix: remove unsuitable fonts for lang-fa (#1871)
- 4d2d615 fix: change nextTick to onload for anchor scrolling (#1870)
- 4d14998 fix: dark theme UI improvements
- f362905 fix: hide write permissions when editing guest group
- 1a33a43 fix: use semver for latest version check
- 7508d92 feat: redirect editor UI (wip)
- 85a5af6 feat: v-card-info
- 134f057 feat: uploads config + security admin page
- 9849b83 docs: updated BACKERS
- 53da387 feat: plantuml in markdown preview
- cc9f022 fix: nav external blank option
- 98bf0d9 fix: escape mustache template chars in content
- 2ff0e42 fix: add verifySSL option to mail settings
- 6a4b25b fix: plantuml deflate raw
- 4aa7828 fix: add rel option to external links in content (#1853)
- 6624df2 docs: updated BACKERS
- f7f6d26 fix: make page TOC sticky (#1825)
- d2b99a2 feat: timezone + dateFOrmat + appearance profile settings
- c81ba5a fix: markdown footnotes id incorrectly stripped
- e48b816 fix: disable browser autocomplete on search form
- 05e8a71 fix: sanitize markdown preview on content change
- fd91565 fix: ckeditor - beautify html before saving
- 281172a feat: mathjax markdown module
- 662ebcc docs: add SECURITY.md
- 954262f fix: tabs renderer remove switchTab handler
- 5d43f6a feat: content tabs
- 9fd55f8 fix: VTextField for users using IME (#1783)
- 6784dd0 fix: add directory page to browse menu
- a3a1dc1 fix: ckeditor - extra ) when insert page link
- bbe64ef feat: static navigation menu option
- a1515e3 fix: arm dockerfile package version
This list of changes was auto generated.