December 3, 2012
Latest jQuery and Kendo Mobile versions
The default project templates have been updated to the latest jQuery and Kendo Mobile version.
iPhone 5 splash screen
Added the option to set a splash screen for iPhone 5 in project properties.
Option to select the OS version in the device simulator
The device simulator now allows you to select the OS version of your device: For iOS devices you can select between versions 4.3, 5.1 and 6.0. For Android phones - 2.2, 2.3, 4.0, 4.1 and 4.2 For Android tablets - 3.2, 4.0, 4.1 and 4.2.
Hardware acceleration for Android
Added hardware acceleration property under Andriod project properties.
On device notification for LiveSync
After LiveSync is completed the screen flashes and the device vibrates.
Clone sample apps
Clone sample apps from GitHub without the need to copy repository URL from GitHub.
Pin selected projects to quickly access them
Selected projects can be pinned to stay on top of the project list.
Project reload in the device simulator
New reload button in the device simulator fully reloads the current project as opposed to just refreshing it.
Open non-binary files as text files
Added the option to open various file types as text in the Code Editor - e.g. .xml .log .bat .py .plist .vbox, etc.
Cut/Copy/Paste/SelectAll in the context menu
Cut/Copy/Paste/SelectAll commands have been added to Code Editor's context menu.
Reorder file tabs via drag and drop
Reorder opened files tabs by dragging and dropping their tabs.
The workflow has been improved.
Besides js, css and html file types, other file types can be added to a project.
Status bar and orientation properties added to the device simulator.
When a CORS request is executed in simulator an information message pops up.
Dialog resizing is now supported for screens of different sizes
Push and pull to/from remote repositories have been introduced.
Ability to resolve conflicts when merging changes made by other users.
Added information if the project has been cloned from GitHub and if it is public or private.
Clone any Git repository
FIXEDVersion control support has been improved by adding the missing commands for collaboration - clone, push and pull from and to remote git repository (GitHub, BitBucket, etc.).
Find Dialog has been introduced. Press Ctrl+F to open the dialog . To Find Next: Enter or F3, find previous: Shift+Enter orShift+F3. Case-sensitive search and search with regex are supported. When Regex search is enabled case-sensitive search is disabled.
"Cordova 2.2" is supported. New projects are created using Cordova 2.2 by default. Existing projects can be upgraded to the new version in Project Project properties. Icenium Ion works with Cordova 2.2 only, a warning message is displayed when attempting to use older versions. The ChildBrowser plugin has been updated to version 4.0 which is compatible with Cordova 2.2.
Note: Setting Android splash-screen is not supported yet.