github njic/medassist v0.15.0.develop

latest release: v0.16.2
pre-release3 months ago

Implemented multiple fixes and features, ready for testing:

BREAKING CHANGE: Make sure you backup your database file (medication.db) and modify docker-compose

from /path/to/database/directory:/app/medassist to /path/to/database/directory:/app/database

  1. Add medication input field limits (invalid characters not allowed, rounding, looping hours/minutes/date and similar)
  2. Settings input fields limits (similar to 1.)
  3. Handles usage=0 properly
  4. Uses uniform database path (node.js or docker). This is breaking change, make sure to update docker-compose
  5. Improved backend script and hopefully fixed issues with crashing and slow response
  6. Added more styling to e-mails

Support the project by giving a star!

Don't miss a new medassist release

NewReleases is sending notifications on new releases.