App changes:
- fixed a bug where the notification progress bar did not disappear upon sync completion.
- fixed a bug that required permission for all record types to continue
- fixed a bug where the status bar did not show due to theme mismatch between the status bar and the app
Other changes:
- The API server can now be hosted using docker/docker-compose, and an example compose file has been provided. (Credit: @vaddisrinivas)