Cobalt v0.5.1
In this release, we focused on native bars fixes and improvements.
Developers are able to tint regular png assets (#85).
We fixed bar items with text only on Android (#98) and a bar visibility issue on iOS (#84).
On iOS, we queued navigation calls, so if you massively push views from the web, it won't freeze your app anymore (#18). We also added support for controllers defined straight from your storyboards (#99).
Some bug have been addressed on the Catalog App Sample:
- #91 - Action picker not working,
- #90 - popTo fail on first link on Android,
- #101 - Ajax sample broken.
The Catalog app has been updated on the AppStore and Google Play Store. Download it from:
Finally, the CLI has seen some minor updates (#86 and #102). Update it with npm install -g cobaltians