Skip to content

Releases: c2d7fa/nextool

2.6.0

06 Jun 13:42
Compare
Choose a tag to compare
  • Added support for wait dates (scheduled tasks).
  • Fixed various bugs with filter bar, e.g. showing filters when they should not be shown.
  • Fixed bug where clicking active project header again after opening superproject would close it.

Full Changelog: v2.5.1...v2.6.0

2.5.1

28 May 20:01
Compare
Choose a tag to compare
  • Tweaked colors slightly, so they match the logo and website.

Full Changelog: v2.5.0...v2.5.1

2.5.0

27 May 23:45
Compare
Choose a tag to compare
  • Added icons for filter bar, badges in task list, and filter tabs in sidebar.
  • Fixed issue where Ready subtask filter was sometimes shown, even when Ready filter tab was selected.

Full Changelog: v2.4.1...v2.5.0

2.4.1

27 May 19:07
Compare
Choose a tag to compare
  • Improve performance in general.
  • Greatly improve performance when editing title or other attributes of tasks with many children.
  • Change Today badge, so it isn't shown for completed tasks after the day they were planned on.
  • Change the counter next to the Today tab to only include non-completed items.

Full Changelog: v2.4.0...v2.4.1

2.4.0

26 May 20:28
Compare
Choose a tag to compare
  • Changed the Active Projects list to now only show top-level projects.
  • Added counter with number of subprojects next to each project in sidebar.
  • Adedd feature where selecting top-level project adds another section with subprojects inside that project.
  • Fixed issue where stalled indicator would not be shown next to projects in sidebar.
  • Fixed issue where counter next to Stalled filter would be too high.
  • Changed Stalled filter to show entire task hierarchy, including non-stalled ancestor tasks.

Full Changelog: v2.3.1...v2.4.0

2.3.1

26 May 17:42
Compare
Choose a tag to compare
  • Greatly improve responsiveness while dragging tasks.

Full Changelog: v2.3.0...v2.3.1

2.3.0

24 May 14:32
Compare
Choose a tag to compare
  • Added per-view subtask filter for Completed tasks.
  • Added per-view subtask filter for Ready tasks.
  • Changed Ready and Stalled filter tabs to always show full project hierarchy of task, even when the project itself doesn't match the filter.
  • Fixed issue where dropping item in first position inside project tab would remove it instead.
  • Fixed issue with interaction between archived subtasks and per-view subtask filters.

Full Changelog: v2.2.0...v2.3.0

2.2.0

21 May 18:12
Compare
Choose a tag to compare

This release adds per-view filtering of subtasks through the filter bar. Currently only filtering paused tasks is supported, and the filter bar is shown only when both paused and non-paused tasks exist in a given view. Left click to include only matching tasks, and right click to exclude those tasks from the view.

Full Changelog: v2.1.0...v2.2.0

2.1.0

13 May 16:31
Compare
Choose a tag to compare
  • A new tab, Today was added, which shows tasks that are planned on or before today.
  • The Today badge is now also shown for badges planned before today.
  • Tasks can now be dragged onto tabs in the Active projects section.
  • Tasks can now be dragged onto the Paused tab.
  • The number of ready tasks is shown next to the tab, like with the Stalled tab.

Full Changelog: v2.0.1...v2.1.0

2.0.1

13 May 14:26
Compare
Choose a tag to compare

We made a bunch of changes to the internal package structure. This release is mostly just to make sure that the build workflow still works. However, we also added an icon for the application.

Full Changelog: v2.0.0...v2.0.1