Wekan - Package updates
Pinned
Wekan
-
[4.21.1]
- Update Wekan to 6.24
- Full changelog
- Fix for https://github.com/wekan/wekan/commit/3ed1fc3e6bdf90ecdc3593468d68a29807ed52b5
-
[4.21.2]
- Update Wekan to 6.26
- Full changelog
- Attachment rename.
- Fix Bullets in label selection popup. Related to import nib css reset.
- Fix images not showing correctly, by updating packages like jquery, removing handlebars, changing image attachment view big image popup from swipebox to lightbox, and changing import nib related code.
- Updated to Node.js v14.19.3
-
[4.25.1]
- Update Wekan to 6.31
- Full changelog
- Added LaTex support to all input fields with markdown-it-mathjax3. Examples: https://github.com/wekan/wekan/wiki/LaTeX .
- Rescue Save description on card exit. Thanks to Viehlieb.
-
[4.28.2]
- Update Wekan to 6.38
- Full changelog
- Add support to validate attachment uploads by an external program.
- Attachment upload progress bar + multiple files upload.
- Move and copy card dialog remember last selected board.
- Copy card copies now attachments too.
- Copy / move card and checklists using same code.