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.6]
- Update Wiki.js to 2.5.254
- Full changelog
- Use NodeJs 16.13.1
-
[1.8.7]
- Update Wiki.js to 2.5.255
- Full changelog
-
[1.8.8]
- Update Wiki.js to 2.5.260
- Full changelog
- Update base image to 3.2.0
-
[1.9.1]
- Update Wiki.js to 2.4.264
- Full changelog
-
[1.9.2]
- Update Wiki.js to 2.4.268
- Full changelog
- fix: add scrollbar for big diagrams (#4120)
- fix: scanSVG incorrect ext reference (#4825)
- docs: fix typo on helm documentation (#4791)
-
[1.9.3]
- Update Wiki.js to 2.4.272
- Full changelog
- misc: update dependencies
- fix: force uploads to use auth headers instead of cookie
- fix: view source of page version crash (#3297)
-
[1.9.4]
- Update Wiki.js to 2.4.274
- Full changelog
- fix: prevent upload bypass via uppercase path
-
[1.9.5]
- Update Wiki.js to 2.5.276
- Full changelog
-
[1.9.6]
- Update Wiki.js to 2.5.277
- Full changelog
-
[1.9.7]
- Update Wiki.js to 2.5.279
- Full changelog
-
[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)
-
[1.9.10]
- Update Wiki.js to 2.5.282
- Full changelog
-
[1.9.11]
- Update Wiki.js to 2.5.283
- Full changelog
- 89cbb19 - site tree not working because of incorrect variable name (PR #5304 by @myml)
-
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)