Releases: permafrost06/DiagMan
Releases · permafrost06/DiagMan
v3.4.1
Full Changelog: v3.4.0...v3.4.1
v3.4.0
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
- Add support for changes to report
- Fix referer and test selection dropdown usability issues
- Increase font sizes in dropdowns and textarea
- Change default sort in patients list
- Change auto updater endpoint
v3.2.0
What's Changed
- Revert patient form to v2 design
- Move template selector to slide drawer
- Update invoice print layout
- Align dates
- Move footer up
- Add payment status
- Change invoice print layout
- Set default delivery date as next week
v3.1.1
v3.1.0
What's Changed
- Add option to make tests complementary
- Fix suggestions style and speed
- Overhaul datepicker
- Show user role on landing
- Fix print layouts
- Other UX updates
Full Changelog: v3.0.0...v3.1.0
v3.0.0 Diagman
Diagman release:
What's Changed
- Added resizing option for columns. by @protibimbok in #23
- Added styling to the table component by @protibimbok in #25
- Make table responsive. by @protibimbok in #29
- Fixed columns resize problem. by @protibimbok in #34
- refactor checkbox functionality by @permafrost06 in #35
- Added check box for bulk selection by @protibimbok in #26
- Added
resizable
prop by @protibimbok in #37 - Added pagination component by @protibimbok in #39
- Improve page generation function by @protibimbok in #40
- Finalize prettier configurations by @protibimbok in #41
- Dev add tests crud by @protibimbok in #45
- Dev code improvement by @protibimbok in #49
- Added update & delete functionality for tests. by @protibimbok in #51
- Added records crud by @protibimbok in #48
- Added migration functionality using drizzle by @protibimbok in #52
- Patients & reports functionality by @protibimbok in #53
- Added offline synchronization for tests by @protibimbok in #54
- added offline functionality for update & delete by @protibimbok in #57
- Track applied migrations using database by @protibimbok in #58
- Added authentication system by @protibimbok in #59
- Added user management functionalities. by @protibimbok in #62
- Added cli by @protibimbok in #65
- Added test data seeder. by @protibimbok in #67
- Added patients skeleton loading by @protibimbok in #71
- Added matched string highlighting. by @protibimbok in #70
- move css from main.css to component style tags by @permafrost06 in #72
- add script to run vue and worker dev simultaneously by @permafrost06 in #73
- Adding production UI by @protibimbok in #64
- V3 rewrite by @protibimbok in #76
- Pre-production fixes by @protibimbok in #77
- fixed: always create table if not exists. by @protibimbok in #78
- Dev bump versions by @permafrost06 in #79
- bump tauri to v3 by @permafrost06 in #80
New Contributors
- @protibimbok made their first contribution in #23
Full Changelog: v2.5.1...v3.0.0
2.5.1-hotfix
- Add timestamp to patient/record on edit
2.5.0
- Fixed unhandled exception error dialog
- Fixed sorting
- Added feature to filter records by type
- Show " Years" after age
2.4.1
- Fixed print not working
- Invoice table style fixed
- Changed back button style