Releases: domhnallmorr/Tk-Path-Finder
V0.39.0
Reordering of tabs is now saved in config file. Load last session will have the tabs in the correct updated order.
V0.38.0
Tabs can now be reordered by dragging them.
Note, the new order is not currently saved to the config file.
V0.37.2
Fixed bugs in open_with app treeview in settings window. Edit and delete functionality now working correctly.
V0.37.1
Fixed left click bug in open_with treeview in settings window.
V0.37.0
Added filter by text option.
Re-added the following that was missed in refactor to MVC:
- Quick access button background changes when style is changed.
- Treeview tags updated when style is changed.
V0.36.0
Added duplicate branch tab feature (in right click branch tab menu).
V0.35.0
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
Added Week Number to Titlebar.
V0.33.9
Added error handling message to "open with" command.
V0.33.8
Fixed bug where branch tabs created by load session could not be right clicked.