Wekan - Package Updates
- 
[4.25.0]
- Update Wekan to 6.30
 - Full changelog
 - Automatic login with OIDC.
 - OIDC/OAuth2 autologin settings for Docker/Snap/Source/Bundle platforms.
 - Fix uploading attachments.
 
 - 
[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.
 
 - 
[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.