Requarks Wiki Versions Save

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

v2.5.292

1 year ago

:sparkles: New Features

  • db2ad81 - katex persistent macro support (PR #5838 by @cannorin)
  • d10f2a1 - send UPGRADE_COMPANION_REF in automated upgrade call (commit by @NGPixel)
  • 86c9407 - add umami analytics module (PR #5869 by @CDN18)
  • 0a2a32d - add artalk comment module (PR #5868 by @CDN18)

:wrench: Chores

  • ca2f7aa - add css classes on page sidebar cards (commit by @NGPixel)

v2.5.291

1 year ago

:sparkles: New Features

  • 9fbc25a - improve table rendering + add markdown-it-decorate module (commit by @NGPixel)

:bug: Bug Fixes

  • 1893fd4 - login with Keycloak 20 by explicit set OAuth scopes (PR #5808 by @silicht)
  • 2cb3041 - Page Rules based on Tag Matches do not work for comment permissions (PR #5819 by @natsutteatsuiyone)
  • 445ad05 - incompatibility issues with [email protected] (PR #5799 by @natsutteatsuiyone)

:wrench: Chores

  • d98e0b3 - rollback azure blob module to 12.9 (commit by @NGPixel)
  • f77c695 - set windows build node to 16.x (commit by @NGPixel)

v2.5.290

1 year ago

:bug: Bug Fixes

  • 274ecf4 - America/Sao_Paulo timezone offset (PR #5690 by @ecarruda)
  • 15206ef - comment edit not updating original content (PR #5646 by @adroslice)
  • 17c11b3 - typo in letsencrypt.js logging output (PR #5712 by @cleaverm)
  • db0255c - add missing scriptJs and scriptCss to single page resolver (PR #5689 by @rrg92)
  • e6bbf9d - oidc module - map() call on undefined; fix unrelate() usage (PR #5781 by @asenchuk)
  • 1bb9be0 - admin contribute link address. (PR #5791 by @JiuLing-zhang)

:wrench: Chores

  • cf7abea - helm: add loadBalancerIP param (PR #5704 by @vampire-yuta)
  • 504f172 - update dependencies (commit by @NGPixel)

v2.5.289

1 year ago

:sparkles: New Features

  • 8715cd6 - edit shortcuts (commit by @NGPixel)

:bug: Bug Fixes

  • fa35f3a - footer text overflow on smaller desktop screens (commit by @NGPixel)

v2.5.288

1 year ago

:bug: Bug Fixes

  • 4b30050 - prevent user enumeration using local login timings (commit by @NGPixel, reported by @vautia on huntr.dev)
  • ebf4da9 - oidc auth groups relate / unrelate (commit by @NGPixel)

v2.5.287

1 year ago

:sparkles: New Features

  • 933293a - add elasticsearch ssl options (PR #5499 by @Hexaflexagon)
  • 8290e86 - add logout for auth0 (PR #5545 by @pselle)
  • 91221e7 - set groups based on OIDC claim (PR #5568 by @fionera)

:bug: Bug Fixes

  • 4e5da41 - page cursor and pagination (PR #5541 by @sandhya-veludandi)
  • 31bd327 - correct azure blob storage typo (PR #5591 by @jaredbrogan)

v2.5.286

1 year ago

:sparkles: New Features

  • 4f2dd36 - helm: expose DATABASE_URL (PR #5445 by @dnplkndll)
  • 628c72e - CAS authentication module (PR #5452 by @SeaLife)

:bug: Bug Fixes

  • dffffd3 - helm: allow self-signed ssl (PR #5446 by @dnplkndll)
  • e78953d - admin: update admin groups page rules write:pages label to match actual permissions (commit by @NGPixel)

v2.5.285

1 year ago

:sparkles: New Features

  • 48077fc - admin: make page extensions configurable (commit by @NGPixel)

:bug: Bug Fixes

  • 0425b82 - kernel: handle SIGTERM graceful shutdown (commit by @NGPixel)

v2.5.284

1 year ago

:sparkles: New Features

  • 97a7445 - mail: allow setting of mailer identifying name (PR #5363 by @davwheat)

:bug: Bug Fixes

  • e3d94f7 - don't push files to git if ignored (PR #5334 by @Fireant456)
  • b78026e - auth: handle null SAML authnContext context (commit by @NGPixel)
  • 046e4b9 - graphql: remove required flag on MailConfig schema (commit by @NGPixel)
  • 1e57773 - mail: typo in admin mail save mutation (commit by @NGPixel)
  • 18f9165 - graphql: add missing admin mail name variable to save mutation (commit by @NGPixel)

v2.5.283

1 year ago

:bug: Bug Fixes

  • 89cbb19 - site tree not working because of incorrect variable name (PR #5304 by @myml)