Wiki.js logo

Wiki.js

Modern, extensible wiki engine for building and managing collaborative documentation

Alternative to: notion, confluence, gitbook, mediawiki


About Versions (100)

v2.5.309

2026-01-03

:sparkles: New Features

  • 5c80184 - add support for database connection via socketPath when using mysql2 driver (PR #7839 by @jjabba)

:bug: Bug Fixes

  • cd77f36 - requests without user-agent causing error 500 (PR #7749 by @craigreyenga)
  • b49c002 - Add missing status code on unauthorized access (PR #7785 by @dhulripos)
  • 54d21ae - add tor1 region to DigitalOcean spaces list (PR #7832 by @bligneri)
  • 407aacf - search: always ensure pg_trgm extension availability for PostgreSQL search (PR #7845 by @scottnursten-22)
  • a02e013 - enhance logging for Google and GitHub OAuth2 authentication (PR #7848 by @ssk033)
  • 326974c - profile: Prevent autofill on header search bar (PR #7688 by @Wingqvist)
    • :arrow_lower_right: fixes issue #2324 opened by @saulimus
    • :arrow_lower_right: fixes issue #3104 opened by @closewall
  • 8b358fc - Update keycloak authentication definition hints (PR #7809 by @archessmn)
  • 077ac97 - add locale to home icon breadcrumb nav (PR #7825 by @StofnerP)
  • f68d1f6 - hide unfinished features (commit by @NGPixel)

:recycle: Refactors

  • 4eb9dab - update docker images to Node 24 and fix promisify calls (commit by @NGPixel)

:wrench: Chores

  • af83979 - update dependencies (commit by @NGPixel)