Apache Royale 0.9.6

  • Compiles faster
  • For applications targeting JavaScript, you can now incorporate the vast resources available in existing, free, JavaScript libraries.
  • Many additional components available:
    • for Jewel: Wizard, PopUp, TabBar, Module, ModuleLoader, FooterBar, Badge, ScrollableSectionContent, HorizontalListScroll
  • Emulations of many other components available
  • Many improvements and fixes in Jewel UI Set:
    • DateField/DateChooser full implememtation.
    • Fixes to make components work right on IE11 and Android/iOS mobile devices.
    • Many improvements to all themes included (styles for new components, added more styles like disabled missing in some components,...)
    • Many beads included for Jewel set:
      • Added search filter bead on Jewel ComboBox
      • Added SearchFilterForList bead to use with Jewel List and TextInput.
      • RequiredSelection for DropDownList
    • Improvements on focus handling
    • Button now extends from new BasicButton
  • Many improvements on Tour De Jewel demo app to show all new components and beads developed in this version.
  • Added BrowserOrientation bead
  • Added loadCSS, to load external CSS dinamically.
  • Added generation of source-maps to all Royale libs for better debugging framework code.
  • Added new RoyaleUnit library for unit testing.
  • Improvements to AMF / RemoteObject Support
  • AMFBinaryData api now matches flash.utils.ByteArray, (the missing feature is non-UTF String encoding support). It therefore now works for deep cloning via readObject/writeObject and registerClassAlias.
  • Updates to Royale collections library with support for sorting and filtering via ArrayListView. Simple example added to Tour de Jewel
  • A conforming runtime implementation of AS3 Vector (typed Arrays) was added for javascript output, with options for avoiding certain runtime checks.
  • int, uint, Class are now represented as simple, distinct types (Class is now not ‘Object’, int is now not ‘Number’ for example), and these support indirect ‘as’ or ‘is’ type checking and instantiation, matching swf behavior.
  • General Improvements and additions in Reflection library
  • New Apache Royale Crux MVC/DI/IOC application architecture library (based on Swiz Framework) was added, with some simple examples
  • Added many new or missing libs to ASDocs reference
  • Dozens of bugs reported, investigated, and squashed. For details of closed bug reports see GitHub Issues list

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.6

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

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/>