Releases: cyface-de/android-backend
Releases · cyface-de/android-backend
7.12.9
7.12.8
Changed: - Upgrade dependencies
7.12.7
Fixed: - JPG Byte header - Crash during upload request without locations (supported) Changed: - Upgrade uploader to 1.5.1 - Add local file name to upload path (to identify log types)
7.12.6
Changed: - Upgrade uploader to 1.5.0 - Upload attaachments without cyf wrapper
7.12.5
Fixed: - NPE during upload attempt
7.12.4
Fixed: - Upload crash for json attachments
7.12.3
Fixed: - Allow attachments size 0 byte (logging files until first log entry is written)
7.12.2
Changed: - Upgrade serialization to 3.4.2 (support JSON/ZIP format)
7.12.1
Changed: - Upgrade uploader to 1.4.1 - Upgrade serialization to 3.4.0
7.12.0
Added: - logout and userId to Auth interface