Changelog

This commit is contained in:
Chris Tsang
2026-08-29 22:14:25 +01:00
parent 2500df76b5
commit 5a69ee33a8
2 changed files with 24 additions and 0 deletions
+14
View File
@@ -2,6 +2,20 @@
All notable changes to the VTracer desktop app will be documented in this file.
## 1.0.0-alpha.4 - Build 116 - 2026-08-29
### Added
* VTracer 2 preview. Trial license can be activated in app.
* SVG saving without a dialog. A preferred save folder can be set in Preferences, or the app can keep asking each time.
* A source image display preference, choosing smooth or pixelated scaling for the source image.
* Selected SVG shapes now show their bounds, and can be dragged around the canvas to inspect what sits beneath them.
* A configurable disk cache limit for VTracer 2, defaulting to 2 GB. Lowering it reclaims space immediately.
### Fixed
* Pasting an image now works consistently across the app rather than only when the canvas held focus.
## 1.0.0-alpha.3 - Build 59 - 2026-08-14
### Added
+10
View File
@@ -0,0 +1,10 @@
# VTracer 2 Changelog
All notable changes to the VTracer 2 engine will be documented in this file.
## 1.0.0-alpha.4 - Build 116 - 2026-08-29
Initial release. Supported systems:
* macOS on Apple Silicon
* Windows 10 x64 with TPM, Windows 11