Releases: libreosteo/LibreOsteo
Releases · libreosteo/LibreOsteo
LibreOsteo v0.6.6
What's Changed
- Time issue on examinations by @jbgury in #289
- Try to solve the issue with server in utc by @jbgury in #290
- Try to fix issue with offset-naive and aware on date update by @jbgury in #291
- feat(invoice): add support to filter on multipleoffice and display th… by @jbgury in #293
- feat: add support to define any professional id (adeli by default) by @jbgury in #295
Full Changelog: 0.6.5...0.6.6
LibreOsteo v0.6.5
Full Changelog:
- fix the incomplete previous fix about session corruption. It's not a joke...
LibreOsteo v0.6.4
What's Changed
-
Fix corruption on session on some situations.
-
Fix display of the navbar on mobile device.
-
Generates Docker image on arm64,arm and amd64
-
End of the support python 3.6
Full Changelog: 0.6.3...0.6.4
LibreOsteo v0.6.3
What's Changed
- Bump django from 2.2.25 to 2.2.27 in /requirements by @dependabot in #280
- Bump django-filter from 2.3.0 to 2.4.0 in /requirements by @dependabot in #281
- Bump django from 2.2.27 to 2.2.28 in /requirements by @dependabot in #283
- Fix issues with invoice prefix sequence
Full Changelog: 0.6.2...0.6.3
LibreOsteo v0.6.2
LibreOsteo v0.6.1
Summarize
- Add zipcode / city autocompletion
- end of support of python 3.5 and upgrade to Django LTS 2.2
- Add generic frame for multiple office for the instance. It allows to have multiple office-settings into the product.
- Add support to generate corrective invoice instead of credit not when canceling invoice
- Add permission to download full data
- Add CLI to allow to backup data
- Fix issue to export/import medical reports from csv
-Fix trouble in the browser console (error on the home page)
-Fix import database on Windows platform
-Fix registering user with bad character
-Add title on Invoice document for easy saving file
-Add support for storing consent track on patient
What's Changed
- Visibilize liberapay account by @JocelynDelalande in #222
- Develop by @jbgury in #258
- Bump django from 2.2 to 2.2.18 in /requirements by @dependabot in #259
- Bump django from 2.2.18 to 2.2.20 in /requirements by @dependabot in #261
- Develop by @jbgury in #262
- Develop by @jbgury in #266
- Bump django from 2.2.20 to 2.2.21 in /requirements by @dependabot in #267
- Bump django from 2.2.21 to 2.2.22 in /requirements by @dependabot in #268
- Bump django from 2.2.22 to 2.2.24 in /requirements by @dependabot in #269
- Prepare win release by @jbgury in #272
- Bump django from 2.2.24 to 2.2.25 in /requirements by @dependabot in #273
New Contributors
- @dependabot made their first contribution in #259
Full Changelog: 0.6.0...0.6.1
Libreosteo v0.6.0
Tagging 0.6.0
v0.6.0 beta
First BETA version 0.6.0 which proposes :
- new technical socle (based on python3 and security fixed dependencies)
- GDPR conformity (to delete all information about the patient)
- Possibility to add documents on patient folder
- Possibility to enable/disable the CB paiment mean
- Possibility to customize your home page
- Add support for invoice cancelation
- Add support to change invoice sequencing
- Add support display all the invoices of the office
- add helper on setting to know the diffusion address of the software on your local network
Libreosteo v0.5.7
This release fixes some bugs on importing CSV file from an external system.
Add the email field on the patient file.
This release follows the release 0.5.5. The release 0.5.6 which was not published. Tag is available, but no build was performed
Libreosteo v0.5.5
This version fixes problem when creating settings for the office. In some cases, initialization failed and settings could not be edited.