Skip to content

Releases: cdevroe/signboard

1.5.0

10 Jun 18:37
c62514a

Choose a tag to compare

  • 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

13 May 15:08

Choose a tag to compare

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

Full Changelog: v1.4.0...v1.4.1

1.4.0

09 May 13:04

Choose a tag to compare

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

27 Apr 12:11
ad65835

Choose a tag to compare

What's new in this release:

  • Added inline checkbox controls to task list items
  • Cleaner proportional typeface for card editing
  • Updated Electron to 40.9.1
  • Several editing experience fixes and improvements

1.2.0

03 Apr 11:41
bf66c5d

Choose a tag to compare

  • 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

1.1.0

27 Mar 11:22
138188d

Choose a tag to compare

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

20 Mar 10:29
783c9e7

Choose a tag to compare

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

13 Mar 11:02

Choose a tag to compare

More information: https://cdevroe.com/signboard/

  • Added two new board views: Calendar and This Week.
  • Added task-level due dates inside Markdown checklists using (due: YYYY-MM-DD).
  • Added task progress badges on cards, including completed/total counters.
  • 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

27 Feb 13:58

Choose a tag to compare

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

18 Feb 14:33

Choose a tag to compare

image
  • Labels
  • Custom color themes
  • Multiple boards in tabs
  • Search
  • Faster app load time
  • Move to next list button
  • Timestamp note button
  • Various adjustments to repo