Wekan - Package updates
Pinned
Wekan
-
[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.26.0]
- Update Wekan to 6.33
- Full changelog
- Add support to validate attachment uploads by type and size.
- Added attachments file type and size snap settings and help text.
-
[4.27.0]
- Update Wekan to 6.34
- Full changelog
- Fix and update easysearch
-
[4.28.0]
- Update Wekan to 6.36
- Full changelog
- Revert Fix Open card links in current tab. So now links open in new tab.
- Revert Fix URLs to favicons etc for sub-urls, because it broke favicons on subdomain URLs.
-
[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.
-
[4.29.0]
- Update Wekan to 6.39
- Full changelog
- Add support to validate avatar uploads by type, size and external program.
- Attachment using new feature of Meteor Files 2.3.0.
-
[4.30.0]
- Update Wekan to 6.40
- Full changelog
- Move/Copy Card dialog didn't set the last selected board right.
-
[4.32.0]
- Update Wekan to 6.42
- Full changelog
- Added translations: English (Malaysia) (en_MY), Japanese (Hiragana) (ja-Hira), Malay (ms)
-
[4.32.2]
- Update Wekan to 6.44
- Full changelog
- Add tab view to sidebar members: people, orgs and teams.
- Added missing currentUser.
- Removed old stuff from Dockerfile.
- Fix building Dockerfile on Mac M1 etc.
- Fix 2) Due date is not created nor changed, when cards are moved in the calendar view.
-
[4.32.4]
- Update Wekan to 6.49
- Full changelog
- RegExp possible at Custom Field String Templates.
- Added hide/show to show counters and members on All Boards to Admin Panel.
- Removed Azeri/Azerbaijani from RTL list.
- Checklist copy/move dialog was sometimes empty.a
-
[4.32.5]
- Update Wekan to 6.50
- Full changelog
- Added a possibility of getting some WeKan metrics datas.
- Added METRICS_ALLOWED_IP_ADDRESSES settings to Docker/Snap/Source
- https://github.com/wekan/wekan/wiki/Metrics and missing Matomo settings to Snap help.
- Added Romanian translation. Updated translations.
- Fix typos and translate comments to English.
- Build: harden GitHub Workflow permissions.
- Try to fix again Mermaid Diagram error: Maximum call stack size exceeded.
- Show translations debug messages only when DEBUG=true.
- Fix bootstrap and datepicker3 css map missing.