Skip to content

Changelog

Version 0.8.5
  • Fix pasted text disappearing when typing quickly before paste
  • Fix visual glitch when closing local stack runner
Version 0.8.4
  • Hide the Enter and Exit shortcuts on unmodified columns in edit mode
  • Fix paste command failing when clipboard is empty or invalid
  • Accept markdown checkboxes without space (- [])
  • Restore template system
Version 0.8.3
  • Fixed keyboard navigation in Files Dialog not selecting the correct item
  • New dialog centering system (Attempt to fix a bug on Mac Ventura)
  • Added 'Create a new item' button at the end of each column with a new setting to hide it
  • Show keyboard shortcut hint instead of button when in edit mode
Version 0.8.2
  • Fixed display scaling issue on some macOS Retina displays
Version 0.8.1
  • Improved scrollbars in Stack dialog
  • After deleting an item, select the next one rather than the previous one.
  • Temporary deactivation of templates
  • Fixed connectors flickering when clicking items with mouse
  • Fixed crashes in item editor
  • Fixed Move Menu & Search Dialog filtering not working correctly
Version 0.8.0
  • New template system
  • New local Stack mode for running tasks directly in a compact overlay window
  • Performance improvements when handling large amounts of data
  • Added advanced options for receipt printers
  • Added Print menu in application menu
  • Added contextual help in Stack dialog
  • Various improvements to Stack and Print dialog interfaces
  • Help and keyboard shortcuts popup can now be closed independently from the toolbar
  • Fixed drag ghost positioning when columns move after selection
Version 0.7.3
  • Bluetooth settings: macOS permission notice now only on macOS
Version 0.7.2
  • Bluetooth permission for a Mac application
Version 0.7.1
  • Fixes for several regression bugs
Version 0.7.0
  • New stack function to execute tasks sequentially on another device
  • New column menu with Print, Launch Stack, Delete and Sort finished items
  • Added keyboard shortcut Ctrl+L / Cmd+L to open stack dialog
  • Added stack commands in Command Menu (First Column, Current Selection, Current Column)
  • Added column-specific commands to delete and sort finished items in Command Menu
  • Added keyboard shortcuts display in column menus (Application Menu and Column Menu)
  • Various bug fixes
Version 0.6.8
  • Fixed a bug in the license validation
Version 0.6.9
  • Added option to automatically mark printed tasks as finished
  • Added keyboard shortcut display in the Create new Item button
  • Fixed a bug in select inputs
  • Fixed a bug in caret management (exiting edit mode)
Version 0.6.7
  • New license validation server
Version 0.6.6
  • Hide child column when multiple items are selected
  • Add keyboard navigation to FilesDialog (Arrow keys, Tab, Enter)
  • Add Tab and Shift+Tab navigation support to all dialogs (Command Menu, Move Menu, Search Dialog, Trash Menu)
  • Add hover indicators to FloatingActionMenu buttons (Create Below, Create Child, Delete) and context menu delete action
  • Fix caret position preservation when navigating between items with Arrow Up/Down keys
  • Various style improvements across the application
  • Update documentation links in contextual help
Version 0.6.5
  • Added Tab/Shift+Tab keyboard shortcuts to indent/unindent items horizontally (works in selection and edit modes)
  • Added Alt+ArrowLeft/Right (Cmd on Mac) to navigate between parent/child items in edit mode
  • An error caused the license to become deactivated after some time. This should be fixed now.
Version 0.6.4
  • Fixed: trailing spaces being removed while typing in the item editor
  • Fixed: floating menu causing exit from edit mode when clicked
  • Various improvements to the help section
Version 0.6.2
  • Added a new shortcut to add the first item (Enter) when the file is empty.
  • Various aesthetic improvements.
Version 0.6.1
  • Various modifications regarding contextual help and keyboard shortcuts
  • Various fixes
Version 0.6.0
  • Added task search with CTRL+F or CMD+F keyboard shortcut
  • Added tooltip displaying progress percentage for items with children
  • Adding a keyboard shortcut for the MoveTo command
  • Added new floating action menu for quick access to common actions
  • Various visual improvements to checkboxes and progress indicators
  • Redesigned help system in the application
Version 0.5.2
  • Added new floating action menu for quick access to common actions
  • Added task search with CTRL+F or CMD+F keyboard shortcut
  • Added tooltip displaying progress percentage for items with children
  • Adding a keyboard shortcut for the MoveTo command
  • Various visual improvements
Version 0.5.1
  • Adding a keyboard shortcut for the MoveTo command
Version 0.5.0
  • Redesign of application dialogs
  • New footer, main menu moved to footer
  • Over 40 bugs fixed
Version 0.4.3
  • Fixed another bug in MQTT printing
Version 0.4.2
  • Fixed a bug in MQTT printing
Version 0.4.1
  • Fixed a bug in MQTT printing
Version 0.4.0
  • New Command Menu (Cmd+K on Mac or Ctrl+K on Windows)
  • Trash: You can restore or empty your trash
  • Improved receipt printer preview
  • Various minor fixes
Version 0.3.0
  • Columns are now dynamic: you can navigate infinitely deep into the task hierarchy. When there isn't enough horizontal space, earlier columns slide out so your current selection always remains visible.
Version 0.2.1
  • Item editing undo/redo is now integrated with the application's global undo/redo
  • Deleting the first item in a list now selects the next item instead of returning to the parent
  • Fix: License activation screen no longer flashes briefly on app startup
  • Fix: After an empty newly created item is removed on edit exit, the connector overlay now refreshes correctly
Version 0.2.0
  • New Settings panel
  • New setting: Hide the 'Print' item
  • New setting: Choose update channel (stable or beta)
  • New setting: Task count mode (per level or total)
  • Support for more receipt printers (Beta)
  • Direct printing to receipt printers (faster)
  • Customizable font sizes for printing
  • PDF printing (Beta)
  • MQTT printing (Beta)
  • Print dialog: New option to print only unfinished tasks
  • Print dialog: Press Enter to start printing
  • Print dialog: Option to also print the current selection
  • On file open, the first item is now automatically selected
  • Newly created empty tasks are deleted when leaving edit mode
  • Fix: Column header now shows a single line of text maximum
  • Fix: Item order is preserved when printing
  • Fix: Icon size corrected
Version 0.1.45
  • In selection mode, the keyboard shortcut to insert a new task under the current task is now Shift + Enter
  • When deleting a task and there is no previous task, we now select the parent
Version 0.1.44
  • Windows fix: File path was displayed in the first column instead of the file name
  • Bug fix: Print window could open under certain conditions with the keyboard spacebar
  • The 'finished' style could be displayed for a task that contained children that were not completely finished
Version 0.1.43
  • Tasks with all completed children did not have a 'strikethrough' style
  • Backspace and Delete keys can now delete selected tasks in edit mode on Mac and Windows
  • Fixed a bug where...