Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 2.13 KB

CHANGELOG.md

File metadata and controls

34 lines (19 loc) · 2.13 KB

1.0.0 (2019-10-15)

Bug Fixes

  • delete payments and line items when deleting invoices (05527ae)
  • fixed edit operative plan title bug (db469da)
  • fixed edit operative plan title test (51a6c3e)
  • remove swap files inadverdently checked in (9d2040d)
  • when deleting patient records, also delete appointsments, payments, invoice line items and proc charges (5939a73)
  • docs: fixes badge url on readme (db127b6)
  • locales/de: languageName (1cfba70)
  • nav-sidebar: current route highlighting (357e4b5)
  • package: update electron-localshortcut to version 3.0.4 (5e98e76)

chore

Features

  • toolchain: adds commit script (3fc9c2f)

Performance Improvements

  • docker: add yarn for faster dependency installs (ae1ca43)

BREAKING CHANGES

  • This module no longer supports Node.js 0.10