Difference between revisions of "Phonebot release schedule"

From EtherWiki
Jump to: navigation, search
Line 7: Line 7:
 
!Phonebot Plus version
 
!Phonebot Plus version
 
!Description
 
!Description
 +
|-
 +
|31 Mar 2012
 +
|1.1.5
 +
|2.0.4
 +
|Added: [[Phonebot_developer%27s_reference/Object_reference#Application|application]].notify() method to create status bar notifications. Fixed: running modules from edit mode.
 
|-
 
|-
 
|28 Mar 2012
 
|28 Mar 2012

Revision as of 14:33, 31 March 2012

Changes made for each version of the Phonebot Android app.

Date Phonebot version Phonebot Plus version Description
31 Mar 2012 1.1.5 2.0.4 Added: application.notify() method to create status bar notifications. Fixed: running modules from edit mode.
28 Mar 2012 1.1.4 2.0.3 Updated: services can now run when the application loses focus. See "Using Phonebot services" in the wiki. Database object delete fixed and clear added.

Note: The service lifecycle has changed and has been more fully defined in this version. Some existing applications may need to be updated.

1.1.3 2.0.2 Added: add, edit, and toggle comments in script. Fixed: crash when parsing invalid script.
1.1.2 2.0.1 Added: list.get_items(); array.exists(). Fixed: property and method sorting in script builders; saving list control padding.
7 Mar 2012 1.1.1 2.0.0 Release of Phonebot Plus. Merge functionality with Phonebot.
29 Oct 2011 1.0.0 Release of Phonebot.