Releases: TimeLineAnnotator/desktop
v0.6.0-prerelease
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
- Commands API by @FelipeDefensor in #375
- Pyside by @azfoo in #383
- feat: add shortcut to create child in hierarchy timeline by @FelipeDefensor in #410
- fix: crash when displaying scores by @FelipeDefensor in #412
- feat: id validation by @azfoo in #404
- Lost PR by @azfoo in #418
- Pyside by @azfoo in #409
- Cli improvements by @azfoo in #420
- Darkmode by @azfoo in #417
- 0.6 patches by @azfoo in #421
- Fix ViewWidget listener leak by @FelipeDefensor in #443
- fix: error message when scaling media & invalid media unloading previous by @FelipeDefensor in #441
- Misc fixes by @azfoo in #447
- fix: inspector combobox using wrong values by @azfoo in #446
- Manage tls by @azfoo in #444
- Fix cli by @azfoo in #442
- Fix time performance when opening, scaling and cropping beat timelines by @FelipeDefensor in #452
- Improve scale message by @FelipeDefensor in #454
- Fixes inspector fields with zero width on Mac (#389) by @FelipeDefensor in #456
- Youtube queue by @azfoo in #449
Full Changelog: v0.5.15.0...v0.6.0-0
v0.0.96
Testing release publication. Almost at v0.1.