Fixed: #2643 APNG export - images containing multiple IDAT chunks

This commit is contained in:
Jindra Petřík
2026-02-24 10:23:27 +01:00
parent d05032134e
commit 98cd95c8c7
3 changed files with 3 additions and 0 deletions

View File

@@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file.
## [Unreleased]
### Fixed
- [#2643] APNG export - images containing multiple IDAT chunks
## [25.1.2] - 2026-02-23
### Added
@@ -4161,6 +4163,7 @@ Major version of SWF to XML export changed to 2.
[alpha 9]: https://github.com/jindrapetrik/jpexs-decompiler/compare/alpha8...alpha9
[alpha 8]: https://github.com/jindrapetrik/jpexs-decompiler/compare/alpha7...alpha8
[alpha 7]: https://github.com/jindrapetrik/jpexs-decompiler/releases/tag/alpha7
[#2643]: https://www.free-decompiler.com/flash/issues/2643
[#2639]: https://www.free-decompiler.com/flash/issues/2639
[#2642]: https://www.free-decompiler.com/flash/issues/2642
[#2636]: https://www.free-decompiler.com/flash/issues/2636

Binary file not shown.

Binary file not shown.