Skip to content

Commit

Permalink
Release 0.1.31
Browse files Browse the repository at this point in the history
  • Loading branch information
euforic committed Aug 8, 2013
1 parent 023b196 commit 0a411ab
Showing 1 changed file with 15 additions and 8 deletions.
23 changes: 15 additions & 8 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@

0.1.29 / 2013-07-26
0.1.31 / 2013-08-07
==================

- [TIMOB-13850](https://jira.appcelerator.org/browse/TIMOB-13850) : Clicking login on field service app (from Studio Sample) throws error.
- [TIMOB-14226](https://jira.appcelerator.org/browse/TIMOB-14226) : building/running fails when LiveView server is not running - subsequently build/run works as expected
- [TIMOB-14262](https://jira.appcelerator.org/browse/TIMOB-14262) : Does not trigger code errors
- [TIMOB-14580](https://jira.appcelerator.org/browse/TIMOB-14580) : LiveView: Spoof Crittercism function when Liveview is running
- [TIMOB-14645](https://jira.appcelerator.org/browse/TIMOB-14580) : KitchenSink app fails to run with liveview enabled
- [TIMOB-14657](https://jira.appcelerator.org/browse/TIMOB-14657) : LiveView: File Server unavailable on Android Device
- Fixed Ti.Include override function not fetching and evaling code
* Merge pull request #53 from euforic/bug/ipdetect
* bump version
* fix incorrect resolution of users network ip address

0.1.30 / 2013-08-06
==================
Expand All @@ -22,3 +18,14 @@
* Merge pull request #48 from euforic/bug/T[TIMOB-14260](https://jira.appcelerator.org/browse/TIMOB-14260)
* bump version
* extend http request timeout and catch undefined platform in request header

0.1.29 / 2013-07-26
==================

- [TIMOB-13850](https://jira.appcelerator.org/browse/TIMOB-13850) : Clicking login on field service app (from Studio Sample) throws error.
- [TIMOB-14226](https://jira.appcelerator.org/browse/TIMOB-14226) : building/running fails when LiveView server is not running - subsequently build/run works as expected
- [TIMOB-14262](https://jira.appcelerator.org/browse/TIMOB-14262) : Does not trigger code errors
- [TIMOB-14580](https://jira.appcelerator.org/browse/TIMOB-14580) : LiveView: Spoof Crittercism function when Liveview is running
- [TIMOB-14645](https://jira.appcelerator.org/browse/TIMOB-14580) : KitchenSink app fails to run with liveview enabled
- [TIMOB-14657](https://jira.appcelerator.org/browse/TIMOB-14657) : LiveView: File Server unavailable on Android Device
- Fixed Ti.Include override function not fetching and evaling code

0 comments on commit 0a411ab

Please sign in to comment.