mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-28 11:26:10 +00:00
- #2070 - SWF to XML format has new meta fields describing XML export major/minor version (major = uncompatible change) ### Fixed - #2070 - Handling newlines and tabs in string values inside SWF to XML export ### Changed - #2070 - String values inside SWF to XML export are backslash escaped to properly handle newlines and tabs. Older versions of FFDec can read this new format wrong and corrupt SWFs. Major version of SWF to XML export changed to 2.