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

2024-04-25

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