Skip to content

Commit

Permalink
Update README for 1.5.1 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
skykelsey committed Jul 17, 2014
1 parent 1494cb7 commit b53ac2f
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
# 2014-07-16 skykelsey 1.5.1

#### Major changes

* Simplified Apptentive's native UI styling. Common things like buttons in our UI now use the same styles, so changes can easily be made to all similar elements at once.
* Added translations for French Canadian (fr-rCA).
* Added Apache Ant build scripts for the SDK, dev app, and tests.
* Added support to hide Apptentive branding for enterprise accounts.

#### Bugs fixed:

* Fixed a rare crash that can occur when a user's database is stored on an SD card and that card is removed.
* Fixed a potential memory leak.
* Fixed default text in the Enjoyment Dialog portion of the Ratings Prompt.
* Removed some benign lint warnings.
* Removed unused resources.
* Fixed a bug that could result in a delay when sending data to the server.
* During development only, if you forget to specify an API key, we will display a dialog to let you know. Previously we only logged it.


# 2014-05-27 skykelsey 1.5.0

#### Major changes
Expand Down

0 comments on commit b53ac2f

Please sign in to comment.