Skip to content

Latest commit

 

History

History
76 lines (56 loc) · 4 KB

RELEASE_NOTES.md

File metadata and controls

76 lines (56 loc) · 4 KB

Apache Royale 0.9.4

Known Issues:

  • Users only using Basic components and not MXRoyale or SparkRoyale emulation components should delete frameworks/libs/MXRoyale.swc, frameworks/libs/SparkRoyale.swc, frameworks/js/libs/MXRoyaleJS.swc, and frameworks/js/libs/SparkRoyaleJS.swc from their library-paths (or from the file system).

Updates to the RELEASE_NOTES discovered after this file was packaged into the release artifacts can be found here:

https://github.com/apache/royale-asjs/wiki/Release-Notes-0.9.4

Apache Royale 0.9.2

  • Added ApplicationParametersBead and ApplicationParametersCaseInsensitiveBead
  • Added virtual item renderer management for fixed row height vertical lists.
  • Added Menu and MenuBar
  • Added DividedBox
  • Many CSS default values are now in the basic.css theme.
  • Theme support. Now compiler will copy all resources in "assets" folder to target
  • Added JSON2ASVO, a utility that creates AS classes from a JSON result
  • Added JSONReviver, a class that converts JSON to AS classes sort of like AMF
  • Added HScrollViewport
  • Added VScrollViewport
  • Fixed bugs in XML parsing and converting back to strings
  • Fixed Maven distribution so you can use in IDEs like VSCode, Moonshine and more.

Updates to the RELEASE_NOTES discovered after this file was packaged into the release artifacts can be found here:

https://github.com/apache/royale-asjs/wiki/Release-Notes-0.9.2

Apache Royale 0.9.1

  • The ASDoc example was upgraded to look better, show events, and provide permalinks.

Updates to the RELEASE_NOTES discovered after this file was packaged into the release artifacts can be found here:

https://github.com/apache/royale-asjs/wiki/Release-Notes-0.9.1

Apache Royale 0.9.0

Apache Royale is an SDK that provides the capability to cross-compile MXML and ActionScript applications to HTML/JS/CSS so they can run in a browser without Flash.

Apache Royale was previously released by the Apache Flex project. You can see RELEASE_NOTES for earlier releases in the Apache Flex releases.

Updates to the RELEASE_NOTES discovered after this file was packaged into the release artifacts can be found here:

https://github.com/apache/royale-asjs/wiki/Release-Notes-0.9.0

Please report new issues to our bugbase at:

https://github.com/apache/royale-asjs/issues

                                      The Apache Royale Project
                                      <http://royale.apache.org/>