Wiki.js - Package Updates
Pinned
Wiki.js
-
[1.8.4]
- Update Wiki.js to 2.5.214
- Full changelog
- fix: anchor links - use MouseEvent.currentTarget (#4236)
- fix: remove unused middleware
- fix: anchor links - use MouseEvent.currentTarget (#4236)
- fix: add missing decodeURIComponent while page load (#4244)
- fix: resolve admin pages pagination bug (#4280)
- fix: git storage - handle renamed files & assets (#4307)
- fix: replace passport-slack implementation (#4369)
- docs: fix helm ingress doc
- feat(helm): adding liveness and readiness probes customizations (#4116)
- feat: add support of hd auth parameter to work with G Suite domains (#4010)
- fix: disallow # char in file uploads (#3770)
-
[1.8.5]
- Update Wiki.js to 2.5.219
- Full changelog
-
[1.8.7]
- Update Wiki.js to 2.5.255
- Full changelog
-
[1.9.0]
- Various fixes for git storage backend to work
-
[1.9.8]
- Update Wiki.js to 2.5.280
- Full changelog
- 559b8ae - undefined author in git commit when deleting a page (PR #5215 by @myml)
-
[1.9.9]
- Update Wiki.js to 2.5.281
- Full changelog
- 78d02dc - prevent manage system assignment from manage groups permission (commit by @NGPixel)
- b3731dd - handle unicode chars when syncing files using git storage (PR #5272 by @myml)
- d9076c4 - typo in saml auth module (commit by @NGPixel)
-
Starting hitting a strange error with the latest update. Discussion here - https://github.com/requarks/wiki/discussions/3330
-
[1.10.0]
- Update Wiki.js to 2.5.284
- Full changelog
- 97a7445 - mail: allow setting of mailer identifying name (PR #5363 by @davwheat)
- 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)