Skip to content

Latest commit

 

History

History
118 lines (77 loc) · 7.81 KB

CHANGELOG.md

File metadata and controls

118 lines (77 loc) · 7.81 KB

Changelog

1.2.1 (2023-03-12)

Bug Fixes

  • Justified report content + anamnesis margin (89a6d31)

1.2.0 (2023-02-24)

Features

Bug Fixes

  • CI: properly build windows version (8739f03)

1.1.3 (2023-02-23)

Bug Fixes

  • CI: correctly update version during build (2d6094a)

1.1.2 (2023-02-23)

Bug Fixes

  • Added missing fields in report and desmos (3c052f8)

1.1.1 (2023-02-22)

Bug Fixes

  • allow loading files missing some pictures (859b7c6)

1.1.0 (2023-02-17)

Features

1.0.0 (2023-02-17)

Features

  • ability to read pictures and put in pdf (c4b787a)
  • add placeholder when no file is opened (ee56fa4)
  • add save and load feature (7564031)
  • add tailwind and begin migration (396a8a2)
  • added comment section for desmos (cee8695)
  • allow each teeth to have a type of treatment (6c1ea2b)
  • automatically create release (#1) (7b8001d)
  • convert bmp pictures and button to set date to now (a291c93)
  • convert pictures on load (e02ad15)
  • each tooth mobility can be NE (f7939f6)
  • move file date into the file itself (c168b19)
  • replace electron by tauri (fb3763c)
  • rework teeth table and fix PDF export (672fb28)
  • settings modal when opening the app (27b9da4)
  • wrap app in electron (e71c7ee)

Bug Fixes

  • add when and where fields in settings (d2a1ba8)
  • changed pdf default file name (eec2b0c)
  • electron build pack (c6bf2e0)
  • error on calendar wrong date (070460d)
  • gender selection (639ddde)
  • only save on disk when closing settings (cf36301)
  • remove excessive permissions (dccd1de)
  • remove horrible scrollbars (19684c6)
  • retreatment order (5d5c664)
  • some wrapping settings (decdbf5)
  • typing issues (e589a3a)
  • use settings in pdf template (128a9ef)
  • whitelist used tauri APIs (ff5c6e9)

1.0.0 (2023-01-27)

Features

  • ability to read pictures and put in pdf (c4b787a)
  • add placeholder when no file is opened (ee56fa4)
  • add save and load feature (7564031)
  • add tailwind and begin migration (396a8a2)
  • allow each teeth to have a type of treatment (6c1ea2b)
  • automatically create release (#1) (7b8001d)
  • convert bmp pictures and button to set date to now (a291c93)
  • convert pictures on load (e02ad15)
  • each tooth mobility can be NE (f7939f6)
  • replace electron by tauri (fb3763c)
  • rework teeth table and fix PDF export (672fb28)
  • settings modal when opening the app (27b9da4)
  • wrap app in electron (e71c7ee)

Bug Fixes