Skip to content

Commit

Permalink
Release EW 1.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
V-Paranoiaque committed Aug 21, 2021
1 parent 9e25555 commit 3e30acc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
* Update weekly reward popup

# 1.0.10
* Add Google Play Store look
* Add Google Play Store link
* Add missing headers for old presentation url
* Add missing icons in the options page
* Admin page to contact the users
Expand All @@ -59,3 +59,10 @@
* Optimize subscribe/unsubscribe
* Preload sub modules to accelerate the game
* Save 404 for stats purpose

# 1.0.11
* Fix performance problem with blink/webkit
* Improve code quality
* Reduce icon size in the options page
* Remove marble background
* Use a lighter green for success buttons
2 changes: 1 addition & 1 deletion config.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<widget android-packageName="com.ellaswar.ewnextmobile" id="ellaswar" version="1.0.10" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget android-packageName="com.ellaswar.ewnextmobile" id="ellaswar" version="1.0.11" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>EllasWar</name>
<description>
Desktop/Mobile application for the online game ellaswar.com.
Expand Down

0 comments on commit 3e30acc

Please sign in to comment.