Changelog update

This commit is contained in:
Jindra Petřík
2025-04-21 16:45:50 +02:00
parent b6a65062ce
commit 4df71d6445

View File

@@ -32,7 +32,8 @@ All notable changes to this project will be documented in this file.
- Substance LAF - Shadow in text (mostly in window titles) drawn incorrectly
- Incorrect icons for `New empty` action - with dashed borders
- [#2443] SVG importer - converting cubic bezier curves to quadratic
- SVG importer - improper stroke width when using width/height with viewBox
- [#2444] SVG importer - improper stroke width when using width/height with viewBox
- [#2444] SVG importer - stroke width not respecting transforms
## [22.0.2] - 2025-01-17
### Added
@@ -3736,6 +3737,7 @@ Major version of SWF to XML export changed to 2.
[#2413]: https://www.free-decompiler.com/flash/issues/2413
[#2386]: https://www.free-decompiler.com/flash/issues/2386
[#2443]: https://www.free-decompiler.com/flash/issues/2443
[#2444]: https://www.free-decompiler.com/flash/issues/2444
[#2375]: https://www.free-decompiler.com/flash/issues/2375
[#2374]: https://www.free-decompiler.com/flash/issues/2374
[#2389]: https://www.free-decompiler.com/flash/issues/2389