Skip to content

Releases: TimeLineAnnotator/desktop

v0.6.0-prerelease

27 Apr 18:36

Choose a tag to compare

v0.6.0-prerelease Pre-release
Pre-release

PySide, Nuitka, dark mode, performance improvements, commands API and a large collection of bug fixes.

We now use PySide for our Qt Python bindings instead of PyQt. PySide provides are the official bindings provided by Qt, we hope this leads to a more stable app in the long term. Currently, there seems to be some strange behavior on the C++ side that is hard to debug, and that might be related to this.

We now use Nuitka for our builds instead of PyInstaller, as PySide states that "As of March 2021, Qt 6 is not supported yet. PyInstaller is unable to properly deploy Qt; the Qt plugins are not copied. With that, using --onefile is not possible." Nuika should also provide runtime and launch performance. The downside: builds now take much longer.

Finally, we have started using GitHub releases.

What's Changed

Full Changelog: v0.5.15.0...v0.6.0-0

v0.0.96

21 Jan 23:28

Choose a tag to compare

v0.0.96 Pre-release
Pre-release

Testing release publication. Almost at v0.1.