Skip to content

Releases: domhnallmorr/Tk-Path-Finder

V0.39.0

03 Dec 11:09
Compare
Choose a tag to compare

Reordering of tabs is now saved in config file. Load last session will have the tabs in the correct updated order.

V0.38.0

02 Dec 19:31
Compare
Choose a tag to compare

Tabs can now be reordered by dragging them.

Note, the new order is not currently saved to the config file.

V0.37.2

19 Nov 12:02
Compare
Choose a tag to compare

Fixed bugs in open_with app treeview in settings window. Edit and delete functionality now working correctly.

V0.37.1

19 Nov 11:50
Compare
Choose a tag to compare

Fixed left click bug in open_with treeview in settings window.

V0.37.0

13 Nov 12:33
Compare
Choose a tag to compare

Added filter by text option.

Re-added the following that was missed in refactor to MVC:

  1. Quick access button background changes when style is changed.
  2. Treeview tags updated when style is changed.

V0.36.0

06 Nov 10:58
Compare
Choose a tag to compare

Added duplicate branch tab feature (in right click branch tab menu).

V0.35.0

06 Nov 09:18
Compare
Choose a tag to compare

Code has been refactored into a Model-View-Controller architecture.

File comparison functionality has been removed.
Notes functionality has been removed.
Plugin functionality has been removed (to be added in a later release).
Undo-Redo functionality has been removed.

V0.34.0

23 Oct 10:25
Compare
Choose a tag to compare

Added Week Number to Titlebar.

V0.33.9

19 Sep 10:42
Compare
Choose a tag to compare

Added error handling message to "open with" command.

V0.33.8

03 Sep 14:50
Compare
Choose a tag to compare

Fixed bug where branch tabs created by load session could not be right clicked.