update changelog

This commit is contained in:
Phillip Thelen 2019-06-03 12:32:43 +02:00
parent 49c7795be5
commit 69432ba941
2 changed files with 4 additions and 2 deletions

View file

@ -21,7 +21,7 @@ import javax.crypto.spec.SecretKeySpec
import javax.security.auth.x500.X500Principal
import javax.security.cert.CertificateException
// https://stackoverflow.com/a/42716982
class KeyHelper @Throws(NoSuchPaddingException::class, NoSuchProviderException::class, NoSuchAlgorithmException::class, InvalidAlgorithmParameterException::class, KeyStoreException::class, CertificateException::class, IOException::class)
constructor(ctx: Context, var sharedPreferences: SharedPreferences, var keyStore: KeyStore) {

View file

@ -1,3 +1,5 @@
In this update, we've made improvements in many areas of the app and smashed some bugs. Highlights include changes to Settings including easier language selection, fixes for the class selection screen, improvements to the Time Travelers Shop, and fixes for Challenge loading, To-Do reminders, and the Record Yesterdays Activity modal. Weve also made it easier to find the Habitica Help Guild and the Party Wanted Guild.
This beta update stores the apps authentication credentials more securely. The app should automatically update to the new storage method without you having to log in again. If you experience any issues with this, please report them through the in-app-reporting option or to admin@habitica.com
We updated the app with a new modal design
Be sure to download this update now for a better Habitica experience!