Skip to content

version 21.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 16:01
· 69 commits to master since this release

Downloads:

Name File OS
Installer (Windows) Installer (Windows) ffdec_21.1.2_setup.exe Works on Windows
ZIP (Windows, Linux, Mac OS) ZIP (Windows, Linux, Mac OS) ffdec_21.1.2.zip Works on WindowsWorks on LinuxWorks with macOS
DEB package (Linux) DEB package (Linux) ffdec_21.1.2.deb Works on Linux
Mac OS X Installer (pkg) Mac OS X Installer (pkg) ffdec_21.1.2.pkg Works with macOS
Mac OS X Application (zipped) Mac OS X Application (zipped) ffdec_21.1.2_macosx.zip Works with macOS
Library only (Java SE) - Zipped Library only (Java SE) - Zipped ffdec_lib_21.1.2.zip Works on java
Library documentation (HTML Javadoc) - Zipped Library documentation (HTML Javadoc) - Zipped ffdec_lib_javadoc_21.1.2.zip

What's new:

Added

  • Cache as bitmap background color support (rendering, image and FLA export)

Fixed

  • #2344, #2348 Export to FLA CS4 and below with more than 255 library items,
    instances, bitmap fills or frame duration
  • #2341 FLA export - linkage and imported fonts did not work correctly
  • #2345 items smaller than 20 twips were not drawn - caused PDF problems - now ceil is used
  • #2341 FLA export - DefineEditText - use its default text color on HTML enabled inputs
  • FLA export - DefineEditText default text color alpha
  • Text display - Alpha channel should not be supported for texts using device fonts
  • #2192 Long script lines are now wrapped (1000 chars limit by default) to avoid problems on Linux
  • #2354 Simplify expressions problems in some cases
  • #2353 AS1/2 - fscommand and other dynamic GetURL related calls (decompilation + editation)
  • FFDec source code typos
  • #2353 AS1/2 incorrect declaration propagation causing null assignments to registers

Removed

  • Timeline view in favor of new Simple view which is in development (not part of this version)