This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+2 more
Affected surfaces
ReleasePort's take
Moderate signalVersion v9.19 fixes board‑visibility glitches, card‑detail panel failures, LDAP admin sync errors, and Docker Compose dash formatting issues.
Why it matters: These bugfixes restore expected UI behavior (board visibility, card panels) and correct critical authentication and deployment configuration problems; all are severity 50 in the release notes.
Summary
AI summaryFix board visibility, card detail panel opening, LDAP admin sync errors, Docker Compose dash formatting.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
After register or login, redirect to All Boards page After register or login, redirect to All Boards page Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Dependency | Medium |
Updated @wekanteam/html-to-markdown with newline fix Updated @wekanteam/html-to-markdown with newline fix Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Dependency | Low |
Updated dependencies (Part 1 and Part 2) Updated dependencies (Part 1 and Part 2) Source: granite4.1:30b@2026-05-22-audit Confidence: high |
— |
| Dependency | Low |
Updated tests dependencies Updated tests dependencies Source: granite4.1:30b@2026-05-22-audit Confidence: high |
— |
| Bugfix | Medium |
Fix Docker Compose missing dashes Fix Docker Compose missing dashes Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fix Playwright tests Fix Playwright tests Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Try to fix Playwright tests at GitHub Actions Try to fix Playwright tests at GitHub Actions Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fix LDAP Admin Sync Fix LDAP Admin Sync Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fix editing comments Fix editing comments Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fix Board visibility issue and menus visibility Fix Board visibility issue and menus visibility Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fix Clicking on a card does not open the card detail panel Fix Clicking on a card does not open the card detail panel Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fix no due date notification email Fix no due date notification email Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fix Template "Board not Found" after being archived Fix Template "Board not Found" after being archived Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fix Add Board / Import is not visible Fix Add Board / Import is not visible Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fix Sub-URL at ROOT_URL does not work Fix Sub-URL at ROOT_URL does not work Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fix Search cards should return more results Fix Search cards should return more results Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fix Boards Place Sorting Fix Boards Place Sorting Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fix Show Checklist on Minicard and make it editable Fix Show Checklist on Minicard and make it editable Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fix Broken card report Fix Broken card report Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fix Email notifications show "undefined" instead of username Fix Email notifications show "undefined" instead of username Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fix Not possible to change the tracking mode Fix Not possible to change the tracking mode Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fix Cards disappear from lists that has been minimized Fix Cards disappear from lists that has been minimized Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fix Card pop-up menu content overflows viewport Fix Card pop-up menu content overflows viewport Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fix Remaining view: Drag board starts drag preview but drop is no-op Fix Remaining view: Drag board starts drag preview but drop is no-op Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fix Labels are disappearing when filtering cards by label Fix Labels are disappearing when filtering cards by label Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fix Change list inside of card shows only current swimlane lists Fix Change list inside of card shows only current swimlane lists Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fix Esc not work in an opened card when Keyboard Shortcuts enabled Fix Esc not work in an opened card when Keyboard Shortcuts enabled Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Low |
Add paths to Node.js 24.x in rebuild-wekan.sh for macOS Add paths to Node.js 24.x in rebuild-wekan.sh for macOS Source: granite4.1:30b@2026-05-22-audit Confidence: high |
— |
| Refactor | Medium |
Isolate Playwright from root node_modules to fix E2E Rspack bundling errors Isolate Playwright from root node_modules to fix E2E Rspack bundling errors Source: granite4.1:30b@2026-05-22-audit Confidence: high |
— |
Full changelog
This release adds the following updates:
- Updated dependencies.
Part 1,
Part 2.
Thanks to developers of dependencies. - Isolate Playwright from root node_modules to fix E2E Rspack bundling errors.
Thanks to GitHub Copilot. - rebuild-wekan.sh: At macOS, add paths to Node.js 24.x.
Thanks to xet7. - Updated tests dependencies.
Thanks to xet7.
and fixes the following bugs:
- Fix Docker Compose missing dashes.
Thanks to C0rn3j, kichkasch and xet7. - Fix Playwright tests.
Thanks to snowsky and xet7. - Try to fix Playwright tests at GitHub Actions.
Part 1,
Part 2,
Part 3,
Part 4,
Part 5,
Part 6,
Part 7.
Thanks to xet7. - Fix LDAP Admin Sync.
Thanks to titver968 and xet7. - Fix editing comments.
Thanks to dehnamaki and xet7. - Fix Board visibility ist only private and cannot change it. Fix Public Board, Archive, and menus visibility.
Thanks to titver968 and xet7. - Fix Clicking on a card does not open the card detail panel.
Thanks to gaetanquentin. - Fix no due date notification email.
Thanks to JaumeFigueras and xet7. - Fix Template "Board not Found" after being archieved, by always showing Template boards.
Thanks to WassimDhib and xet7. - Fix Add Board / Import is not visible.
Thanks to titver968 and xet7. - Fix Sub-URL at ROOT_URL does not work.
Thanks to Meridiana and xet7. - Fix Search cards should return more results.
Thanks to snowsky and xet7. - Fix Boards Place Sorting.
Thanks to titver968 and xet7. - Fix Show Checklist on Minicard and make it editable at Minicard. Fix spurious minicard cover element.
Thanks to brlin-tw and xet7. - Fix Broken card report.
Thanks to titver968 and xet7. - Fix Email notifications show "undefined" instead of username.
Thanks to apiccolim, Raawen-dev and xet7. - Fix Not possible to change the tracking mode.
Thanks to hmeunier95 and xet7. - Fix Cards disappear from lists that has been minimized.
Thanks to robertjensen, harryadel and xet7. - Fix Card pop-up menu content overflows viewport.
Thanks to aminsaidane and xet7. - Fix Remaining view: Drag board starts drag preview but drop is no-op.
Thanks to YosserDerbali and xet7. - Fix Labels are disappearing when you are filtering cards by label.
Thanks to hmeunier95 and xet7. - Fix Change list inside of card should show only lists of current swimlane.
Thanks to mimZD and xet7. - Updated @wekanteam/html-to-markdown with Fix Some HTML tags should not get newlines when converted to markdown.
Thanks to Chostakovitch and xet7. - Fix Esc not work in an opened card when Keyboard Shortcuts enabled.
Thanks to mimZD and xet7. - Removed empty line from star board description at top bar of board, and added some space between icons and text.
Thanks to xet7. - After register or login, redirect to All Boards page.
Thanks to bcook-konza and xet7.
Thanks to above GitHub users for their contributions and translators for their translations.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About wekan
The Open Source kanban, built with Meteor. GitHub issues/PRs are only for FLOSS Developers, not for support, support is at https://wekan.fi/commercial-support/ . New English strings for new features at imports/i18n/data/en.i18n.json . Non-English translations at https://app.transifex.com/wekan/wekan only.
Beta — feedback welcome: [email protected]