You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ca...@apache.org on 2019/09/13 19:27:16 UTC

[royale-asjs] branch release/0.9.6 updated: Update RELEASE_NOTES.md

This is an automated email from the ASF dual-hosted git repository.

carlosrovira pushed a commit to branch release/0.9.6
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/release/0.9.6 by this push:
     new 4028b7f  Update RELEASE_NOTES.md
4028b7f is described below

commit 4028b7f225561f32b2f02fd41dba36bef03aaed0
Author: Carlos Rovira <ca...@apache.org>
AuthorDate: Fri Sep 13 21:27:12 2019 +0200

    Update RELEASE_NOTES.md
---
 RELEASE_NOTES.md | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 78cbe86..7ae1e2f 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -2,10 +2,15 @@ Apache Royale 0.9.6
 ===================
 
 - Compiles faster
-- Many additional components available
+- Many additional components available:
+  - for Jewel: Wizard, PopUp, TabBar, FooterBar, Badge
 - Emulations of many other components available
+- Many improvements and fixes in Jewel UI Set (DateField/DateChooser full implememtation, Fixes for components in Android/iOS, added search filter bead on Jewel ComboBox, added SearchFilterForList to use with Jewel List and TextInput, improvements on focus handling, added more styles like disabled missing in some components, RequiredSelection bead for DropDownList,...)
+- Tour De Jewel improvements to show all new components and beads developed.
+- Added BrowserOrientation bead
 - For applications targeting JavaScript, you can now incorporate the
   vast resources available in existing, free, JavaScript libraries
+- Added generation of source-maps to all Royale libs.
 - Added new [RoyaleUnit](https://apache.github.io/royale-docs/testing/royaleunit.html) library for unit testing.
 - Dozens of bugs reported, investigated, and squashed. For details of
   closed bug reports see [GitHub Issues list](https://github.com/apache/royale-asjs/issues?q=is%3Aissue+is%3Aclosed)