Note: this was published on 27/08/2018
New:
- ASV-670 - GDPR: accept T&C and privacy policy for NOT logged in users - client side
- ASV-942 - Translations for the AppCoins action item/card
- ASV-954 - AppCoins card in Home: mark as read and dismiss
- ASV-959 - enable AppCoins features in production
Fabric:
- ASV-979 - fix: Wizard ViewPager does not crash on scrolling anymore.
- ASV-978/977 - Small Layout/UI fixes (colours, text alignments)
- ASV-970 - fix: first_launch event is now correctly populated with the entry_point + utm's. First_launch is also only sent once.
Published
https://aptoide.atlassian.net/wiki/spaces/AQ/pages/430460/Vanilla
Database:
REALM_SCHEMA_VERSION= 8095
public static final int DATABASE_VERSION = 60;
https://github.com/Aptoide/aptoide-client-v8/blob/v9.1.0.0(9105)/gradle.properties
https://github.com/Aptoide/aptoide-client-v8/blob/v9.1.0.0(9105)/app/src/main/java/cm/aptoide/pt/deprecated/SQLiteDatabaseHelper.java