Added
  • Added the ability to configure how many days are shown for a week in PTT reports.
  • Added the ability to configure how many weeks are shown in the weekly PTT report.
  • Trigger saving of ToDo tasks when the application loses focus.
  • Trigger saving of journal entries when the application loses focus.
  • Hide the ToDo task delete button when the application loses focus.
  • When creating a new PTT project, automatically activate it.
  • When creating a new ToDo project, automatically activate it.
  • When creating a new ToDo list, automatically activate it.
  • Show the number of tasks in a ToDo list next to the list name if it contains more than one task.
  • Added smooth fade animations when starting and ending drag operations on ToDo tasks.
  • Improved drag-and-drop stability and reliability regarding removal of the drop preview.
  • Display messages (ready to copy/paste) to the user for unhandled exceptions.
  • Added an optional prompt when deleting single tasks, enabled by default.
  • Added an optional prompt when deleting all or all completed tasks from a list in bulk, enabled by default.
  • Added a button to the settings page to quickly open the folder where OneHub stores its settings.
  • Added the ability to turn off the display of completion checkboxes on ToDo tasks.
  • Added a context menu on ToDo task items to mark tasks as completed when the checkbox is disabled in settings.
  • Added the ability to mark a ToDo task as completed by double-clicking.
  • Created a ToDo dashboard and show it when the ToDo module is selected.
  • When opening the ToDo recycle bin, preselect the project with the most recently deleted task.
  • Added an optional prompt when deleting single tasks from the recycle bin, enabled by default.
  • Added the ability to insert line breaks into the ToDo task summary by holding Left Shift and Control while pressing Return.
  • Added a setting that defines how long tasks are kept in the recycle bin before being automatically deleted.
  • Added tags and links support for ToDo task notes.
Changed
  • Show dragged items with reduced visibility within ToDo lists.
  • Show number link tooltips faster on mouse hover.
  • Adjusted the update-available button color in the light theme for better visibility.
  • Replaced module icons (PNG -> SVG) to ensure correct coloring under dark and light themes.
  • Disable the "Delete All (Solved)" action when there is nothing to delete.
  • When deleting an empty task with Backspace, move focus back to the previous task.
Fixed
  • Fixed hardcoded strings for the ToDo tag and links position dropdown.
  • Fixed an issue where the drop preview did not disappear when dragging a task out of a list that contained ten or more items.
  • Fixed a OneHub crash that occurred when the user pressed Backspace and the X button on an empty ToDo task at the same time.
  • Fixed a OneHub crash when a number link pointed to a non-existent file path; now shows an error message instead.
  • Fixed theme handling for number link tooltips.
  • Fixed the "None" project text in the window title not updating properly after a language change.