Skip to content

Releases: MetisHealth/Metis-api

v1.0

14 Jan 22:16
Compare
Choose a tag to compare

This release has pretty much all the core functionality complete. Some errors and bugs might still be present but nothing significant enough to impact the user experience. XSS and CSRF vulnerabilities are fixed but feel free to open an issue if you find anything.

New Features in this release include:

  • Fixed some bugs regarding the calendar.
  • Created an overall smoother user experience.
  • Protocol number field was added to each patient.
  • Fixed security bugs
  • Better error handling

v0.7-alpha

19 Dec 23:03
Compare
Choose a tag to compare
v0.7-alpha Pre-release
Pre-release

!!! This release is still highly insecure/unstable and vulnerable to CSRF, XSS and more. Should not be used in production

  • Removed application.properties from the jar.
  • Added integration with Life Fits into Home.
  • Admin specific page setup.
  • User management and role management.
  • Profile page setup.

v0.3 Alpha

13 Dec 17:52
Compare
Choose a tag to compare
v0.3 Alpha Pre-release
Pre-release

Pre-Release of Metis. It definitely is not ready for production use and should not be installed on public servers.

Includes:

  • Basic User Management.
  • Basic Appointment Management.

Missing:

  • Life fits into home integration
  • User self-reservation

Critical:

  • Open to CSRF attacks.
  • Not tested but it is definitely vulnerable to XSS