CHANGELOG in rhodes-2.0.3 vs CHANGELOG in rhodes-2.1.0
- old
+ new
@@ -1,4 +1,21 @@
+## 2.1.0
+* iPhone 4 support
+* Barcode recognize for all platforms
+* Signature capture for iPhone and Android
+* AsyncHttp support https basic authentication with parameters
+* Push Notification: blackberry support array of sources for sync; push callback receive hash of values
+* Activate application support on all platforms; When activate app will NOT navigate to hone page
+* ZipAlign apk for Android
+* Fix Crypt extension issues
+* Digest, DigestMD5 supported on windows and windows mobile
+* Add DateTime picker Ajax example
+* Change empty first/last name to an empty string for comparison, instead of being nil (jmalonzo)
+
+## 2.0.4
+* #4375895 - BB: cod files too big
+* adding search to SyncEngine class
+
## 2.0.3
* #4317065 - App store requires 3 icons now for iphone
* #4356949 - iPhone simulator: rake run:iphone open simulator but there is no
application
* #4394846 - Android: no application screen when go to background and switch back