Wiki.js - Package Updates
Pinned
Wiki.js
-
[1.8.1]
- Update Wiki.js to 2.5.191
- add v-pre to pre tags at render time
- syntax error in rebuild-tree.js (#3048)
- get syncInterval from model instead of module data (#3003)
- LDAP - avoid reading empty tls cert file (#2980)
- in group edit rules, write scripts permission and write styles permission can be configured. (#2829)
- rebuilding tree error when the page number is large enough in sqlite (#2830)
- update storage.js to match pageHelper.injectPageMetadata (#2832)
- ability to open search result in new tab with middle-click (#2919)
- set autocommit for mysql (#2638)
- support tags containing special characters (#2743) (#2748)
- search engine broken when renaming or moving pages (#2815)
- set analyzer for elasticsearch (#2793)
- use absolute URL for logo in email if path relative (#2628)
- broken draw io diagram on rtl mode, improve elasticsearch config (#2647)
- enable passport-azure-ad workaround for SameSite cookies (#2567)
- superscript typo in module definition.yml (#2577)
- media print css (#2593)
- inline math interpreted as attributes (#2645) [ #1581 ]
-
-
[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.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)