Releases: TreeNote/TreeNote
Releases · TreeNote/TreeNote
v1.7.9
v1.7.8
v1.7.7
v1.7.6
- I adjusted the code for the Linux packages, so this version can’t read .treenote files from older versions. Export your tree with the old version and import it again with the new version.
- Fixed a PyQt bug causing W and S (move item up or down) not to work anymore
v1.7
- It was necessary to remove the automatic update check. The next release will contain automatic update installation. Please register for my newsletter until then.
- New feature: Link to files
- The manual is complete now
- The user interface and the manual is available in English and German now
- Bug fixes
v1.6
v1.5
v1.4
For some features a new data model was necessary, so export your tree and import your tree with the new TreeNote version!
- Bookmarks: Save optionally current root item
- Copy, paste, cut
- Print function
- Added a path bar
- Internal links
- File selected rows
- Planning view
- Increase estimate shortcut
- Set estimate in minutes with shortcuts like 10 30 60 120
- Shortcuts like '5d' to set start date to in 5 days
- Fix: Vertical move out of the view now scrolls to the selection
- Fix: Autocomplete with all tags of the tree when focused, not just with current focused tag subset
- Fix: When coloring multiple rows, the selection was not kept
- Fix: New line inside a row at the bottom edge shall scroll the tree upwards, otherwise the just entered new line is not in the visible part of the view
v1.3
v1.2
- You can set indentation size in the settings
- Clearer opened / closed icons
- Fixed error in update dialog
- No extra column for the checkboxes
- Export all databases which have changes to the folder 'backups' each .... minutes
- Removed CouchDB dependency and with that the feature to add several databases. You now have a single local JSON tree only and can't edit databases collaberatively anymore. However, editing is blazingly fast now and without bugs or crashes. I liked the feature of collaberatively editing and want to implement it sometime with a better database backend.