Tasks.md
A self-hosted, Markdown file based task management board
Alternative to: trello
3.3.0
2026-03-08Added multilingual support for internationalization.
3.2.2
2025-12-29Fixed sorting by tags and resolved console errors.
3.2.1
2025-12-263.2.0
2025-11-20Implemented keyboard navigation using arrow and Vim keys.
3.1.1
2025-10-27Fixed an issue with opening cards containing hash symbols and restricted the use of percentage characters in lane and card names.
3.1.0
2025-10-22Introduced bulk operations for task management, updated delete confirmation text, and fixed link rendering and URL encoding issues.
3.0.9
2025-09-22This update prevents dialogs from closing when clicking outside and fixes a bug where lists were incorrectly created mid-sentence using the hyphen character.
3.0.8
2025-09-213.0.7
2025-09-03Replaced the hardcoded port with an environment variable for greater flexibility.
3.0.6
2025-08-19Fixed an issue where checkboxes could be rendered multiple times.
3.0.5
2025-08-12Fixed a migration guide link in the README and removed the host from API paths.
3.0.4
2025-08-04Added margin to card tags.
3.0.3
2025-08-03Fixed a build issue.
3.0.2
2025-08-03Fixed a build issue.
3.0.1
2025-08-03Fixed build issues.
3.0.0
2025-08-03This release introduces checkbox support, code block copy buttons, various view modes, due dates, tree structures, and UI improvements.
2.5.4
2024-12-02Fixed a bug that caused dialogs to close unexpectedly during image uploads.
2.5.3
2024-10-16Fixed build issues and downgraded the Node.js version to 18.
2.5.2
2024-10-14Build tools have been upgraded.
2.5.1
2024-10-14This release includes a style fix.
2.5.0
2024-10-14Added automatic tag color generation and input validation, fixed Dockerfile entrypoint environment variables, and resolved card dragging and visual issues.
2.4.1
2024-07-28Fixed a bug that caused the server to crash when files were present in the root tasks folder.
2.4.0
2024-07-26Improves drag-and-drop experience with new animations, adds autoscroll, and fixes several touch and navigation bugs.
2.3.2
2024-02-12Fixed image rendering on cards and corrected the menu positioningal issue.
2.3.1
2024-02-12Fixed a bug that caused files to disappear when a subdirectory existed under a lane directory.
2.3.0
2024-02-12This release includes styling fixes for new versions, updated documentation for custom styles, and updated button icons.
2.2.0
2024-02-12This update improves mobile design, adds fullscreen task views, saves editor preferences, and fixes line breaks and file visibility on the board.
2.1.0
2024-02-05Added local source ports and variables from process.env and fixed a bug where deleting a card expanded it to the editor view.
2.0.0
2024-02-02Introduces tag colors, PWA support, an updated logo and favicon, and improvements to Docker setup, keyboard navigation, and documentation.
1.10.1
2023-07-01Fixed an issue where moving a card to a lane next to another card was not persisted.
1.9.3
2023-05-11Prevents cards from being swapped between different lanes.
1.10.0
2023-05-11Improved user experience by automatically focusing on the tag name input when adding a new tag.
1.9.2
2023-05-10Disabled editor resizing and enabled drag functionality on mobile devices.
1.9.1
2023-05-09This release fixes visual inconsistencies and updates card content behavior during typing or clicking.
1.9.0
2023-05-09Replaced simplemde with Stacks-Editor, added a help link to repository issues, and enabled local image uploads.
1.8.0
2023-04-07Updated the hover effect to use brightness instead of opacity.
1.7.0
2023-04-07Added options to rename cards from the expanded view and delete all cards from a lane, and fixed a bug creating null tags.
1.6.0
2023-04-06The pen emoji in the title was replaced with an actual favicon.
1.5.0
2023-03-16Added content-based card filtering, persistent sort information, and a delete confirmation prompt.
1.4.0
2023-03-16This release fixes environment variable issues and dark mode editor previews, adds a docker-compose example, and introduces visual indicators for filled cards.
1.3.0
2023-03-13Centered text in expanded card tags and updated the sorting label to 'Sort by tag'.
1.2.1
2023-03-12Fixed issues with stylesheets.
1.2.0
2023-03-12Reduced image size by 50MB and enabled multi-arch support in the Docker image.
1.1.0
2023-03-10Files are now created using the host user identity.