Releases: petrk94/ownhealthrecord
Releases · petrk94/ownhealthrecord
v0.4 alpha release
- ADD new planned / in development pages
- ADD linking new pages to the sidebar
- ADD CSRF Protection
- ADD XSS Protection and hardening
- ADD medical-documents.php page, first testing for document upload and file listing
- FIX fixed the login form from "login" to "Email"
The medical-documents is a WIP, not finished yet, the listing is still buggy and need a fix.
If you have recommendations what should come next, let me know over reddit or make an Issue.
v0.3.1 Fix release
- ADD new signup form
- ENH login.php now index.php by default
- ENH doctor-list email addresses contains now mailto: handler to write email on click
- FIX several broken links
v0.3 alpha release
- ADD AES_Encryption function added, medical records, doctors-list and medicine.php data are encrypted in the mysql DB !
- ADD Allergies Section (preparation)
- ADD beautiful Login Screen
- ENH Medication Section, now there is more space for entries
- FIX Typos fixed
this release is not backwards compatible, if you use a older version instead of v0.3 alpha, please use this software.
Older releases will not be encrypted
v0.2 alpha release
- ADD - account functionality (signup, login, logout)
- ADD - Logout functionality in the Navbar right aligned
- ADD - SQL import file
- FIX - broken links to css/js
- ENH - login user name is displayed on the left top #username# - Medicalrecord
- ENH - cleaned comments in code to reduce load time
- ENH - Medical Record, Doctors, Medicine page can now be filled with information
First very early alpha release
v0.1 - Alpha Release
This release is only containing the necessary files for testing purposes. Not production.
- added/created Installer for easier database connection
- added Dashboard html/css/js
- updated first instructions for use