mirror of
https://github.com/joaovitoriasilva/endurain.git
synced 2026-01-08 23:38:01 -05:00
Bump version to 0.16.1, update user agent strings, fix for BMI
Updated backend and frontend version numbers to 0.16.1. User-Agent headers in backend now use the API version from config. Improved migration guide wording. Added placeholders to weight input fields and set their default values to null in HealthWeightAddEditModalComponent. #438
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# MariaDB to Postgres migration guide
|
||||
|
||||
This will guide you on how to migrate from MariaDB to Postgres. Endurain will drop support for MariaDB on v0.16.0, so you'll need to perform this migration prior to upgrade to v0.16.0.
|
||||
This will guide you on how to migrate from MariaDB to Postgres. Endurain will drop support for MariaDB on v0.16.0, so you'll need to perform this migration prior to upgrade to v0.16.0 or higher.
|
||||
|
||||
This guide uses Endurain's built-in export/import functionality to migrate your data.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user