Here is what was implemented in this release
Fixed:
- #4 - implemented additional Google Timeline format based on the comments from the issue.
- #9 - fixed configuration example in for HA to work properly with Android devices.
- #10 - return 200 status code for Overland integration (instead of 500)
- #17 - fixed sorting data on GPS Data page
- #26 - fixed container start failure when empty OIDC parameters are provided
- Allow users to change max upload file in frontend by using env variable
CLIENT_MAX_BODY_SIZE. Default value is200M. - Fixed harcoded 100Mb limit in Import functionality (now it's 2GB).
New features: