-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
euforic
committed
Aug 7, 2013
1 parent
d090150
commit ccd8eb2
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
|
||
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.1.30 / 2013-08-06 | ||
================== | ||
|
||
* Merge pull request #51 from euforic/bug/[TIMOB-14721](https://jira.appcelerator.org/browse/TIMOB-14721) | ||
* ignore try catch response in lex scope and clean up debug output | ||
* Merge pull request #50 from euforic/bug/[TIMOB-14721](https://jira.appcelerator.org/browse/TIMOB-14721) | ||
* remove debug code | ||
* add mising dep | ||
* grab app.js lexscope vars | ||
* 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 |