Releases: c2d7fa/thinktool
Releases · c2d7fa/thinktool
1.0.2
- Fixed a severe regression in performance in the last release that would be noticable when having many items in the database.
Full Changelog: 1.0.1...1.0.2
1.0.1
This release contains many behind-the-scenes changes that should hopefully improve the stability of client-server synchronization. It only contains two user-facing changes:
- Fixed issue where removing parent from the parent list of the currently shown item didn't update parent list elsewhere until reloading.
- Fixed issue where insterting a new child of an item that was shown multiple times would insert the item in the wrong location in items other than the currently focused instance.
Full Changelog: 1.0.0...1.0.1
1.0.0
This is the first release with a proper version number. There isn't anything new in this update.
Note that even though the version number is 1.0.0, this is still considered alpha-quality software; in particular, there is no sync of any kind. Future versions will continue in the 1.x.y series as long as backward-compatibility with previous save formats is preserved.