What's Changed
- Updated
healthConnectService.js
by @KraLeoD in #189 - Implemented password reset functionality by @CodeWithCJ in #191
- Added backup & restore support via the admin page, with options to schedule automated backups by @CodeWithCJ
- Updated Docker compose file to include email & backup volumes
Full Changelog: v0.15.4.1...v0.15.5
⚠️ Important Note
The backup & restore feature is new and may still have issues. Always test your backups and maintain your own external backups (e.g., using pg_dump
or your usual methods).
📖 Contribution
If you'd like to contribute on Documentation or enhancing app functionality, please feel free to submit a PR for improvements.