josdem / vetlog-spring-boot

Maintain your pet history organized
https://vetlog.org
Apache License 2.0
17 stars 15 forks source link

Add Privacy Policy information #379

Closed josdem closed 23 hours ago

josdem commented 3 days ago

As a user, I want to see a privacy policy in the application so that I know what information is stored in the application and why.

Acceptance Criteria

References https://github.com/josdem/fruitypedia/blob/main/PRIVACY_POLICY.md

Screenshot footer

josdem commented 23 hours ago

PR merged: https://github.com/josdem/vetlog-spring-boot/pull/383

josdem commented 23 hours ago

Version 1.9.1 deployed: https://vetlog.org/actuator/info

{
  "build": {
    "artifact": "vetlog-spring-boot",
    "name": "vetlog-spring-boot",
    "time": "2024-10-08T15:51:52.594Z",
    "version": "1.9.1",
    "group": "com.josdem.vetlog"
  }
}