Skip to content

Releases: libreosteo/LibreOsteo

LibreOsteo v0.6.6

27 Mar 20:22
Compare
Choose a tag to compare

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

25 Mar 03:29
Compare
Choose a tag to compare

Full Changelog:

  • fix the incomplete previous fix about session corruption. It's not a joke...

0.6.4...0.6.5

LibreOsteo v0.6.4

23 Feb 09:42
Compare
Choose a tag to compare

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

18 May 22:14
Compare
Choose a tag to compare

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

18 Jan 06:57
Compare
Choose a tag to compare

Summarize

What's Changed

  • issue #276 [fix] order for clearing database, perform the django_cont… by @jbgury in #277

Full Changelog: 0.6.1...0.6.2

LibreOsteo v0.6.1

17 Dec 13:34
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: 0.6.0...0.6.1

Libreosteo v0.6.0

16 Oct 13:53
Compare
Choose a tag to compare
Tagging 0.6.0

v0.6.0 beta

11 Jul 20:00
Compare
Choose a tag to compare
v0.6.0 beta Pre-release
Pre-release

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

07 Jun 17:26
Compare
Choose a tag to compare

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

02 Dec 21:07
Compare
Choose a tag to compare

This version fixes problem when creating settings for the office. In some cases, initialization failed and settings could not be edited.