Releases: cdevroe/signboard
1.5.0
- Obsidian integration along with a community plugin
- Unlimited open boards
- Linked objects (files, URLs, etc.) to cards
- Added new Table view
- Added board list to create new card
- Added published calendar URL
- Added created and updated dates to cards
- Accessibility improvements
- MCP improvements
- CLI improvements
- Lots of bug fixes, refinements and doc updates
1.4.1
What's New
- Fix: Planner view button alignment (issue #42)
- Fix: Card contents would sometimes appear not updated when using MCP
- Other small adjustments
Downloads
- Download for macOS (Universal)
- Download for Windows
- Linux AppImage (x64)
- Linux AppImage (ARM64)
- Linux deb (x64)
- Linux deb (ARM64)
Full Changelog: v1.4.0...v1.4.1
1.4.0
What's New
- New: Planner workspace for the Calendar, This Week, Day, and Agenda views across all open boards. My thanks to @e-kotov for collaborating on this.
- New: Designate specific lists as "completed". All due dates on cards on those lists are ignored in Planner, board date filters, and due reminders and are treated as non-actionable by default while preserving their due dates for posterity.
- New: uick board switcher with
Cmd/Ctrl + K, plus keyboard shortcuts for Planner views, color cycling, opening Archive, moving the open card, and archiving the open card. - Moved tooltip and notification preferences into app-wide Settings while keeping labels, colors, workflow, and imports board-specific.
- Improved card drag-and-drop feedback, native right-click text editing menus, archive flows, CLI/MCP automation, and release documentation.
Downloads
1.3.0
1.2.0
- Added restore from archive view and CLI
- New color schemes: Mid-winter, Coffee, and Cozy Blush
- Added better board filtering; Today, Overdue, and multi-label select
- Added basic activity to cards: created date, list moves, etc. More to come.
- Added Tasks.md import
- Added new keyboard shortcuts
- Added new help docs in /docs
- Simplified header UI and improved vertical height
- Fixed an issue with MCP interactions with Claude
If you're running the app, use Check for updates!
Downloads
- Download for macOS (Universal)
- Download for Windows
- Linux AppImage (x64)
- Linux AppImage (ARM64)
- Linux deb (ARM64)
1.1.0
What's in this release:
- Added Trello and Obsidian import support in the desktop app, CLI, and MCP
- Lists can be archived
- All cards on a list can be archived at once
- Added a list of curated color schemes for boards (give them a try!)
- Added a keyboard shortcut to focus board search with Cmd/Ctrl + F.
- Fixed an issue with the label color picker.
- Other fixes and improvements
Trello import kinda sorta existed since very early on. But now it supports much more data and also has a UI in the app and can be done via CLI. Obsidian import works with any Markdown files and also works with files created by the most popular community kaban plugins.
1.0.1
What's in this release:
- New About Signboard modal
- New per-board tooltip setting
- Security hardening improvements
- Subtle UI improvements
- Improved board/file handling
- Improved how MCP/CLI moves and positions cards
- Expanded CLI and MCP support
- Fixed macOS app icon size
- Changed Keyboard shortcut helper to CMD + /
My goal is to always have Signboard be as fast and reliable as possible. So each feature release build will be followed by a bug fix or improvement release build – like this one.
If you have Signboard 1.0.0 installed you should be able to use the "Check for updates" feature. If that doesn't work, please let me know since this is the first release where that should work.
1.0.0
More information: https://cdevroe.com/signboard/
- Added two new board views:
CalendarandThis Week. - Added task-level due dates inside Markdown checklists using
(due: YYYY-MM-DD). - Added task progress badges on cards, including
completed/totalcounters. - Added daily due date notifications with per-board notification settings.
- Added a built-in MCP server so local LLM agents can read and update Signboard boards. Signboard > Help > Copy MCP Config
- Added a local CLI. Signboard > Help > Install Signboard CLI
- Added in-app automatic update support for packaged releases. Signboard > Check for Updates
- Added a system share action for cards.
- Added a list selector in the card editor so cards can be moved between lists more easily.
- Added new keyboard shortcuts helper (hold down CMD or CNTRL)
- Added keyboard shortcuts for switching views: CMD + 1 - CMD + 3.
- Added tooltips across the interface
- Improved app behavior when a board folder is moved or renamed outside Signboard.
- Added filesystem watching so boards refresh automatically when changed externally, including through MCP actions.
0.5.1
Mostly a fix and speed release.
- Updated Electron
- Faster startup
- First card contents update
- Remove "on-hold" list from default set
- Redesigned first run experience
- Bug fix: Windows tab names were full path Bug: Windows: Board tab shows full path of Board Name #30
- Modals close when UI clicked elsewhere
- Fix for cursor position on some elements while editing
- Other small improvements
