Akvo Flow app v2.3.0 - Nifty Nuthatch
valllllll2000
released this
16 Mar 10:27
·
3709 commits
to develop
since this release
ver 2.3.0
Date: 16 March 2017
New and noteworthy
- Automate release note creation - #604 Release notes can now be generated faster with a script.
- Create 3 modules for the layers of the app - #535 This is the first step of refactoring the app to 3 layers app/domain/data.
Resolved issues
- Review some exceptions being sent to sentry - #633 Filtered out exceptions that were not useful to reduce traffic.
- Data sync notifications phase 1 - #584 Removed notifications when datapoints are being sent to the server.
- Languages: Find a better way to handle languages - #576 Improved language settings per survey and moved languages to the language table.
- Languages: When switching surveys the previous survey languages are displayed - #575 Fixed issue when survey languages were displayed for all the surveys at the same time.
- Database refactor phase 1 - #544 User preferences have been moved out of database into SharedPreferences for faster access.