Wekan - Package Updates
-
[4.82.0]
- Update wekan to 8.06
- Full Changelog
- At Public Board, drag resize list width and swimlane height. For logged in users, fix adding labels
- When opening board, migrate from Shared Lists to Per-Swimlane Lists
- Added Date Format setting to Opened Card
- Fix add and drag drop attachments to minicards and card
- Fix starred, archive and clone icons
- Fix Due dates to be color coded and have unicode icons.
- Fix unable to see My Due Cards
- Fix drag drop lists.
- Removed extra pipe characters
- Fix syntax error at migrations
-
[4.83.0]
- Update wekan to 8.07
- Full Changelog
- This release fixes the following bugs:
- Fix Snap Candidate WeKan 8.00-8.06 commit ae01ea5 database directory from /var/snap/wekan/common/wekan back to 8.07 /var/snap/wekan/common.
- When opening board, add missing lists.
- If Snap Candidate MongoDB raw database files were at SNAP_COMMON/wekan, migrate them back to SNAP_COMMON.
-
-
[4.85.0]
- Update wekan to 8.11
- Full Changelog
- Fix duplicated lists.
- Prevent opened board re-migrating and reloading every 5 seconds.
- Fix Admin Panel / People editing and layout.
-
[4.86.0]
- Update wekan to 8.14
- Full Changelog
- Fix board reloading page every second.
- Fix Regression - unable to view cards by due date v8.11.
- Fix Regression - unable to rearrange tasks within a checklist - v8.11.
- Fix unable to add members to board.
- Removed not needed | at left side of minicard badges.
- Fix opened card Date Format to be used at dates popups.
- Fix UI issues of Right Sidebar / Subtasks Settings and Card Settings.
-
[4.87.0]
- Update wekan to 8.15
- Full Changelog
- Fix drag lists did not work
-
[4.88.0]
- Update wekan to 8.16
- Full Changelog
- Fix SECURITY ISSUE 1: File Attachments enables stored XSS (High) Thanks to Siam Thanat Hack (STH) and xet7.
- Fix SECURITY ISSUE 2: Access to boards of any Orgs/Teams, and avatar permissions Thanks to Siam Thanat Hack (STH) and xet7.
- Fix SECURITY ISSUE 3: Unauthenticated (or any) user can update board sort Thanks to Siam Thanat Hack (STH) and xet7.
- Fix SECURITY ISSUE 4: Members can forge others votes (Low). Bonus: Similar fixes to planning poker too done by xet7 Thanks to Siam Thanat Hack (STH) and xet7.
- Fix SECURITY ISSUE 5: Attachment API uses bearer value as userId and DoS (Low) Thanks to Siam Thanat Hack (STH) and xet7.
- List menu / More / Delete duplicate lists that do not have any cards Thanks to xet7.
- Disabled migrations that happen when opening board. Defaulting to per-swimlane lists and drag drop list to same or different swimlane Thanks to xet7.
- Fix changing swimlane color to not reload webpage Thanks to xet7.
-
[4.89.0]
- Update wekan to 8.17
- Full Changelog
- Feature: Workspaces, at All Boards page. Thanks to xet7.
- Fix 8.16: Switching Board View fails with 403 error. Thanks to xet7.
- Moved migrations from opening board to right sidebar / Migrations. Thanks to xet7.
- Fix 8.16 Lists with no items are deleted every time when board is opened. Moved migrations to right sidebar. Thanks to xet7.
- Remove old translations and code not in use anymore. Thanks to xet7.
- Fixed sidebar migrations to be per-board, not global. Clarified translations. Thanks to xet7.
- Fix star board. Thanks to xet7.
- Fix Card emoji issues. Thanks to xet7.
- Try to fix Edit Custom Fields button not working. Removed duplicate option from Boards Settings. Thanks to xet7.
- Fix Regression - calendar popup to set due date has gone. Thanks to xet7.
-
having installed 8.08, update to 4.85.0 is not working; I don't get displayed any newer version. any other persons having these issues?
-
[4.90.0]
- Update wekan to 8.18
- Full Changelog
- Gantt chart view to one board view menu Swimlanes/Lists/Calendar/Gantt.
- Number of cards per list and sum of custom number field in list head.
- New Board Permissions: NormalAssignedOnly, CommentAssignedOnly, ReadOnly, ReadAssignedOnly.
- More translations. Added support page to Admin Panel / Settings / Layout.
- Right top User Settings / Grey Icons. Also fixed Change Language popup.
- Collapse Swimlane, List, Opened Card. Opened Card window X and Y position can be moved freely from drag handle. Fix some dragging not possible. Fix iPhone Safari.
- Per-User and Board-level data save fixes. Per-User is collapse, width, height. Per-Board is Swimlanes, Lists, Cards etc.
- Fix Broken Strikethroughs in Markdown to HTML conversion.
- Fix checklist delete action (issue #6020), link-card popup defaults, and stabilize due-cards ordering.