Skip to content

v1.3.0

Compare
Choose a tag to compare
@CoolCoderSJ CoolCoderSJ released this 25 Oct 12:28
· 17 commits to main since this release

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)