Releases: GT-610/AviQtl-Plus
Releases · GT-610/AviQtl-Plus
Release list
0.5.8
0.5.7
What's Changed
- Test real monochrome effect rendering by @GT-610 in #63
- Test encoded QML export output by @GT-610 in #64
- Remove dead code and redundant scripts by @GT-610 in #65
- Test VideoDecoder frame round trip by @GT-610 in #66
- Add a large timeline performance baseline by @GT-610 in #67
- Virtualize timeline clip delegates by @GT-610 in #68
- Optimize continuous timeline zoom by @GT-610 in #69
- Restore observable GOP caching by @GT-610 in #70
- Test video frame cache eviction by @GT-610 in #71
- Streamline test suite coverage by @GT-610 in #72
- Add a unified object and effect catalog by @GT-610 in #73
- Harden project editing reliability by @GT-610 in #74
- Fix macOS QML composite capture effect deployment by @GT-610 in #75
Full Changelog: v0.5.5...v0.5.7
0.5.5
What's Changed
- Add CompositeView capture smoke test by @GT-610 in #58
- Test animated text rendering across keyframes by @GT-610 in #59
- Harden package quality checks and align QML, docs, and tests by @GT-610 in #60
- Dead-code and redundancy cleanup by @GT-610 in #61
- Dead-code and redundancy cleanup (round 2) by @GT-610 in #62
Full Changelog: v0.5.4...v0.5.5
0.5.4
What's Changed
- Harden timeline batch movement by @GT-610 in #52
- Make project saves atomic by @GT-610 in #53
- Document missing media recovery workflow by @GT-610 in #54
- Fix latest Arch Linux build and test crash by @GT-610 in #55
- Harden export output integrity by @GT-610 in #56
- Fix rendering and audio correctness issues by @GT-610 in #57
Full Changelog: v0.5.3...v0.5.4
0.5.3
What's Changed
- Slim Windows package and fix export dialog codec bindings by @GT-610 in #46
- Reduce macOS package size by @GT-610 in #47
- Define timeline edit target behavior by @GT-610 in #49
- Surface catalog provenance metadata by @GT-610 in #50
- Productize export workflow failures by @GT-610 in #51
Full Changelog: v0.5.2...v0.5.3
0.5.2
What's Changed
- fix: code quality batch 1 - P0/P1 security, correctness, thread safety by @GT-610 in #41
- fix: code quality batch 2 - remaining P0/P1 security and correctness by @GT-610 in #42
- fix: code quality batch 3 - P0/P1 safety, memory, thread hardening by @GT-610 in #43
- Implement chunked streaming audio decoding and waveform peaks by @GT-610 in #44
- Implement timeline skimmer edit target by @GT-610 in #45
Full Changelog: v0.5.1...v0.5.2
0.5.1
What's Changed
- Extend plugin examples by @GT-610 in #31
- Add EffectRegistry loadEffectsFromDirectory tests (17 cases) by @GT-610 in #32
- Fix undo/redo: apply undoCount setting and make audio plugin add/remo… by @GT-610 in #33
- Add effect packages with plug-and-play shader compilation by @GT-610 in #34
- Sync i18n READMEs and add shader compiler + effect package tests by @GT-610 in #35
- Null-safe QML timeline access cleanup by @GT-610 in #36
- Removing transition package docs/components and updating transition QML files by @GT-610 in #37
- Advanced package manager implement by @GT-610 in #38
- Remove CrossFade, add unit tests, harden CI by @GT-610 in #40
Full Changelog: v0.4.0...v0.5.1
0.4.0
What's Changed
- Migrate blur and border effects to compute shaders with multi-pass optimization by @GT-610 in #29
- Add encoder discovery, preset/profile support, and compute shader effects by @GT-610 in #30
Full Changelog: v0.3.2...v0.4.0
0.3.2
0.3.0
What's Changed
- Implement audio editing with mixer, plugin persistence, and workspace UI by @GT-610 in #18
- Add effects for video objects by @GT-610 in #19
- Refactor keyframe evaluation and media utilities by @GT-610 in #20
- Add unit tests for KeyframeUtils and MediaUtils by @GT-610 in #21
- Add plugin system with permissions, scripting engine, and package manager by @GT-610 in #22
Full Changelog: v0.2.0...v0.3.0