update release strings and changelog

This commit is contained in:
Eric House 2017-12-18 22:45:45 -08:00
parent 5772718537
commit 16dc1b15bd
2 changed files with 12 additions and 8 deletions

View file

@ -1,6 +1,6 @@
def INITIAL_CLIENT_VERS = 8 def INITIAL_CLIENT_VERS = 8
def VERSION_CODE_BASE = 127 def VERSION_CODE_BASE = 128
def VERSION_NAME = '4.4.131' def VERSION_NAME = '4.4.132'
def FABRIC_API_KEY = System.getenv("FABRIC_API_KEY") def FABRIC_API_KEY = System.getenv("FABRIC_API_KEY")
def GCM_SENDER_ID = System.getenv("GCM_SENDER_ID") def GCM_SENDER_ID = System.getenv("GCM_SENDER_ID")
def BUILD_INFO_NAME = "build-info.txt" def BUILD_INFO_NAME = "build-info.txt"

View file

@ -13,9 +13,9 @@
</style> </style>
</head> </head>
<body> <body>
<h2>CrossWords 4.4.131 release</h2> <h2>CrossWords 4.4.132 release</h2>
<p>An F-Droid-only release meeting new requirements</p> <p>This release makes communication with the relay more robust.</p>
<div id="survey"> <div id="survey">
<p>Please <a href="https://www.surveymonkey.com/s/GX3XLHR">take <p>Please <a href="https://www.surveymonkey.com/s/GX3XLHR">take
@ -25,10 +25,14 @@
<h3>New with this release</h3> <h3>New with this release</h3>
<ul> <ul>
<li>F-Droid has stiffened their prohibition against including <li>Communicate with relay via http when the custom protocol
proprietary Google components. This release complies by removing isn't working (e.g. when a wifi router or firewall blocks
&quot;Google Cloud Messaging&quot; which never worked on it.)</li>
f-droid installs anyway.</li> <li>Improved translations for French, Japanese and Norwegian
(by Weblate volunteers)</li>
<li>Add a few menubar icons (borrowed from The Noun Project)</li>
<li>Fix taps on left end of games list items not always toggling
selected state</li>
</ul> </ul>
<p>(The full changelog <p>(The full changelog