|
| 1 | +Release Notes v3.0 |
| 2 | +================== |
| 3 | + |
| 4 | +Apollo v3.0 is a major rewrite of the code base and also involves a number of architectural changes from v2. |
| 5 | + |
| 6 | +Changelog |
| 7 | +--------- |
| 8 | + |
| 9 | +* Data backend change to PostgreSQL |
| 10 | +* User Interface overhaul |
| 11 | +* Python 3 |
| 12 | +* Internationalization improvements providing better RTL language support and general foreign language support for both interface and data management |
| 13 | +* Extra contextual data access across different management screens |
| 14 | +* Better UX with extra hints to improve intuition on data input screens |
| 15 | +* Improved application accessibility |
| 16 | +* Facebook and Google Social Auth support |
| 17 | +* Security enhancement to prevent the browser from saving logins |
| 18 | +* Added support for tracking observers (participants) who are not reachable due to their being in an area with no service |
| 19 | +* Enhanced data quality assurance management |
| 20 | +* Improvements to form builder with simplified options for data summarization |
| 21 | +* Add configured support for generating responses for partial data submission |
| 22 | +* Added geolocation capture and display with a map interface for displaying location of data submission |
| 23 | +* Improved data verification with support for indicating at the data point level which data items have been verified |
| 24 | +* Improved API with Swagger UI interface for browsing and interacting with the API |
| 25 | +* Added new form type called Survey for managing data acquisition exercises that are in the format of a survey |
| 26 | +* Added new dashboard element for tracking data acquisition progress for surveys and checklists |
| 27 | +* Improved data filtering options |
| 28 | +* Data reorganisation to enable data reuse for datasets like participant and location data |
| 29 | +* Added support for more dataset export and import including forms |
| 30 | +* Realtime feedback on background process updates for tasks like data imports and creation |
0 commit comments