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.296

2023-02-04

: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)