Wekan - Package updates
Pinned
Wekan
-
[4.44.3]
- Update Wekan to 7.34
- Full changelog
- Updated translations
-
[4.44.5]
- Update Wekan to 7.36
- Full changelog
- api.py: checklistid, checklistinfo,
get_list_cards_count
andget_board_cards_count
. Thanks to xator91. - Fixed Card image cover should be margin-top:6px since hamburger menu and due date at the top. Thanks to e-gaulue and xet7.
- Try to fix API get cards wrong order. Please test. Thanks to mohammadZahedian, xator91 and xet7.
-
[4.45.0]
- Update Wekan to 7.41
- Full changelog
- Added docs wikis to WeKan repo directory docs, to make possible to send PRs.
- Added script to count lines of code changed per committer email address, because GitHub removed that feature from web UI.
- Add info about GitHub top committers at Finland.
- Clarify usage of api.py.
- Fixed centering of text below custom login logo.
- Fixed In RTL, hamburger margin is too much in mobile.
-
[4.45.1]
- Update Wekan to 7.42
- Full changelog
- Fixed CRITICAL SECURITY ISSUE by updating meteor-node-stubs.
-
[4.45.2]
- Update Wekan to 7.43
- Full changelog
-
[4.45.3]
- Update Wekan to 7.44
- Full changelog
- Collapse Lists.
- [Collapse Swimlanes. In Progress, does not work yet, not visible yet](https://github.com/wekan/wekan/commit b704d58f0f3cf5e7785b79d5a6c9f6c63da4159c).
- Fix board not visible at Collapse Lists.
-
[4.45.4]
- Update Wekan to 7.45
- Full changelog
- Fix display of tables with a large number of rows.
- Fix white List color and define Silver in CSS instead of leaving it unset.
- Allow silver color to be set in List and Swimlane.
- Fix Can't set a Due Date that has a leading zero in time, errors with invalid time.
-
[4.45.4]
- Update Wekan to 7.45
- Full changelog
- Fix display of tables with a large number of rows.
- Fix white List color and define Silver in CSS instead of leaving it unset.
- Allow silver color to be set in List and Swimlane.
- Fix Can't set a Due Date that has a leading zero in time, errors with invalid time.
-
[4.45.5]
- Update Wekan to 7.47
- Full changelog
- Only show Board name edit button to BoardAdmin.
- Fix Edit Description button is wildly out of place.
-
[4.45.6]
- Update Wekan to 7.48
- Full changelog
- Fix Admin Panel pages Organizations and Teams, where HTML Tables were broken.
- Try to show more of title of collapsed list.
- Allow Normal user to add new swimlane, list and label.
-
[4.45.7]
- Update Wekan to 7.49
- Full changelog
- Bugfix: Strikethrough inactive Teams and orginizations logic was inverted.
- Changed back to original icon of Edit Description.
- Fill out Org and Team in adminReports.
-
[4.45.9]
- Update Wekan to 7.51
- Full changelog
-
[4.45.10]
- Update Wekan to 7.53
- Full changelog
- Added Dragscroll to scroll the board.
- Updated release script: New install webpage location.
- Updated dependencies.
- Board Menu Popup's were opened twice because of 2 same event creation.
- Fixing of "mode is undefined" on first activity component creation.
- Changing card color now closes the popup and doesn't refresh the whole board page.
- Fix dragscroll package name.
- Reducing card size in database if no planning poker was started.
-
[4.46.0]
- Update Wekan to 7.54
- Full changelog
- PWA, move to standalone (standard) to display the status bar
- Added info how with Caddy webserver config, PWA and Android app override icons, showing toolbars, etc.
- Don't set background image in .board-canvas too.
- Bugfix, variable "color" didn't exist.
- Little opacity to minicards to see the background image a little bit.
- Remove attachment storage name from attachment list.
- Attachment popup back was broken since new attachment viewer, now fixed.
- Change Meteor.user() to ReactiveCache.getCurrentUser().
- Fix empty parentId in cards.
- Sidebar xmark icon, add padding and background color.
- Board view, first column a bit smaller to save screen space.
-
[4.46.1]
- Update Wekan to 7.55
- Full changelog
- Fix board backgrounds not showing correctly after v7.54.
-
[4.46.2]
- Update Wekan to 7.56
- Full changelog
- Updated Browser compatibility matrix.
- Fix ModernDark Mobile View List Titles.