Releases: cdevroe/signboard
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
0.5.0
0.4.0
0.3.1
- Added OverType as a Markdown editor for card notes to enable links (can be clicked in preview mode), unordered and ordered lists, checklists, headings, etc.
- OverType has two custom themes in Signboard for ☀️ light and 🌙 dark mode
- Click the card ID in the card edit modal to open file explorer to Markdown file
- Bug fixes
0.2.1
What's Changed
- Fixed an issue with duplicate renders on closing cards. Fixes #4 - Reported by Eric Walker!
- Fixed an issue with the height of the notes area on focus (and also with the resulting HTML/MD)
New Contributors
- @cdevroe made their first contribution (LOL, GitHub's AI thought this, so I'm leaving it in)
Full Changelog: 0.2.0...0.2.1
