All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Better JSON schema, now with sub-schemas for all possible data categories (metrics, workouts, symptoms, ECG).
- Changed hardcoded volume path to environment variable in compose file
- Cleaned up Docker build process
- Restructured project
- Added
MAX_CONTENT_LENGTH
as environment variable to be read into the config.
- Removed illegal character from savename of saved files.
- Docker support