Releases: cityssm/attendance-tracking
Releases · cityssm/attendance-tracking
v1.0.0
v1.0.0-beta.5
Highlights
- Ensure the first available tab is displayed in Employee Attendance when absences are disabled.
- Show call outs across all lists on employee call record.
- Reduce jittering when switching tabs in modals.
- Centralize config file reading into new configurator project.
- Group work for printing multiple call out lists on same print.
- Linting.
Full Changelog: v1.0.0-beta.4...v1.0.0-beta.5
v1.0.0-beta.4
Highlights
- Progress towards multiple call out lists in a single printout.
- Phone number swap on employee edit.
- Hide confusing self service message when self service is disabled.
- Mobile updates.
- Code linting.
- Minor tweaks.
Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4
v1.0.0-beta.3
Highlights
- Speed improvement when opening call out lists for those with manage permissions.
- Integrations between call outs and absence calls.
- Updated dashboard layout.
- Missed former application names, renamed.
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3
v1.0.0-beta.2
Highlights
- Application and repository renamed to "Attendance Tracking".
- Show absence records in the call out list.
v1.0.0-beta.1
Highlights
- Ability to update call out records.
- Tighter report permissions.
- Remove some public references to the application name.
- Polishing.
v1.0.0-beta
Highlights
- Supporting Node 18 or better.
- Add "Nature of Call Out" field.
- Code cleanup.
- Dependencies.
Full Changelog: v1.0.0-alpha.6...v1.0.0-beta
v1.0.0-alpha.6
Highlights
- Track login abuse.
- Deleted records cleanup task.
allowTesting
option in config file, and a whole pile of coverage testing.- Minor bug fixes.
- Removing unused code.
- Polishing.
- Documentation.
v1.0.0-alpha.5
Highlights
- Employee self service for call out list sign up. - #5
- Historical record archiving to keep front end running fast.
- More reports.
- More polish.
v1.0.0-alpha.4
Highlights
- Better focus shifting between pages and modals.
- Employee number regular expressions.
- Ability to delete after hours records.
- Toggle clipping on modals.
- Mobile friendly updates.
- Show temp users in User Maintenance.
- Linting.
- Dependencies.