Requarks Wiki Versions Save

Wiki.js | A modern and powerful wiki app built on Node.js

v2.5.302

1 week ago

:bug: Bug Fixes

  • abdd2f0 - remove upper range node.js version check (commit by @NGPixel)
  • f54551e - page pagination in tags component (PR #7061 by @xDroni)
    • :arrow_lower_right: fixes issue #1180 opened by @sbonaime
  • f1161ae - make comment module "Artalk" work with newer versions (PR #6901 by @CDN18)

:recycle: Refactors

  • 3a7ce75 - templates: replace polyfill.io (PR #7032 by @SukkaW)

:wrench: Chores

  • d5af4cb - fix python issue for node18 in dev Dockerfile (PR #7029 by @craph)

v2.5.301

3 months ago

:sparkles: New Features

  • 38a46e6 - sync groups with SAML provider (PR #6299 by @aelgasser)
  • 99e74e8 - upgrade markdown-it-emoji to 3.0.0 (PR #6945 by @j-tai)

:bug: Bug Fixes

  • 8932d15 - typo in kroki name (PR #6745 by @p4block)
  • b1e1759 - set securityTrustProxy to false by default (commit by @NGPixel)

:wrench: Chores

  • c4c41be - upgrade markdown-it-pivot-table version (PR #6707 by @jaeseopark)

v2.5.300

8 months ago

:sparkles: New Features

  • db8a09f - add ACR Value option to OIDC Module (PR #6553 by @dmc6297)
  • d75fc76 - add markdown-it-pivot-table rendering module (PR #6574 by @jaeseopark)

:bug: Bug Fixes

  • f02b7ba - git: Reduce git concurrency to avoid lock file conflicts. (PR #6511 by @matt1097)
  • 3855d2c - add node 18 + 20 compatibility (commit by @NGPixel)
  • 491d63c - auth: keycloak authentication post logout redirect for Keycloak 18+ (PR #5878 by @qfluxlab)

v2.5.299

10 months ago

:sparkles: New Features

  • fd00272 - auth: allow custom GitLab endpoints for self-managed instances (PR #6399 by @DerekJarvis)
  • e1d282a - warn and exit on unsupported node version (commit by @NGPixel)
  • 4e5e830 - add v2 of analytics module umami (PR #6442 by @CDN18)

:bug: Bug Fixes

  • 3bf1d9c - disable template compilation in source view (commit by @NGPixel)
  • 545ba4e - remove duplicate query parameters on HTTPS redirect (PR #6460 by @kgehmlich)

v2.5.298

1 year ago

:sparkles: New Features

  • 12d777f - helm: allows setting the NODE_EXTRA_CA_CERTS variable (PR #6217 by @dostalradim)
  • b5b1913 - footer override markdown inline parsing (commit by @NGPixel)
  • 8db4be6 - expose skipUserProfile option in passport-oidc (PR #6190 by @robinho81)

:bug: Bug Fixes

  • 5acc7e7 - add new props to existing auth strategies (PR #6250 by @icsinfo)
  • 4de461f - make list paragraphs use 100% width (PR #6273 by @pgi-jsanchez)

v2.5.297

1 year ago

:sparkles: New Features

  • 78a35c3 - include query parameters in locale redirect (PR #6132 by @dbnicholson)
  • e954b50 - footer text override option (commit by @NGPixel)

:bug: Bug Fixes

  • bba1d1b - oidc: use _json prop when setting displayName (PR #6135 by @gueldenstone)
  • 26dcc00 - sort visualize tree (PR #6110 by @leangseu)
  • f972a9c - code block styling in blockquotes (PR #6108 by @Nyxtorm)
  • e495e0a - update google analytics field help to refer to the new ID format (commit by @NGPixel)
  • 490fab1 - handle empty ToC position value (commit by @NGPixel)

v2.5.296

1 year ago

:sparkles: New Features

  • 12233c4 - enable state key on generic oauth2 (PR #6104 by @Sleuth56)
  • 5f876ce - optional oauth2 module nonce toggle (commit by @NGPixel)
  • 43a797d - adds displayName property to OIDC authentication module (PR #6096 by @gueldenstone)
  • 1da80ea - oauth2 add groups mapping (PR #6053 by @utix)
  • 0d914b0 - add singleByPath GraphQL resolver (PR #6011 by @leangseu)
  • 8fa771c - set groups based on LDAP groups (PR #5903 by @icsinfo)

:bug: Bug Fixes

  • 41454cf - git: disable color.ui in git storage (PR #6014 by @EricFromCanada)
  • 2e85854 - git: handle file renames between folders (PR #6020 by @EricFromCanada)
  • ac930fc - change simple-git import (commit by @NGPixel)

:wrench: Chores

  • cc96b1f - update dependencies (commit by @NGPixel)

v2.5.295

1 year ago

:sparkles: New Features

  • 54dbf9a - add asciidoc editor module (PR #5954 by @dzruyk)

:bug: Bug Fixes

  • eadefb8 - sideloading locales should import availabilities (PR #5973 by @topdev-spetermann)

v2.5.294

1 year ago

:sparkles: New Features

  • c91ff2d - add page-ready client boot event (commit by @NGPixel)

:bug: Bug Fixes

  • eb99f82 - edit buttons hidden when toc sidebar is on the right (commit by @NGPixel)
  • d6d88ed - edit buttons header alignment when toc sidebar is on the right (commit by @NGPixel)

v2.5.293

1 year ago

:sparkles: New Features

  • f3133a7 - toc sidebar position (commit by @NGPixel)

:bug: Bug Fixes

  • 73af37b - git log should explicitly separate branch from paths (PR #5911 by @CDN18)