Skip to content

v1.1.0

Choose a tag to compare

@josephines1 josephines1 released this 06 Aug 15:35
· 12 commits to main since this release

This release includes updates and bug fixes:

  1. README Updates:

    • Fixed paths in the auth view configuration section.
    • Added information about setting absence submission limits.
    • Added details on employee account activation.
    • Added geoLocation access conditions.
  2. Timezone Improvement:

    • Changed the time display on the home index and dashboard pages to use server time.
    • Added global timezone support (previously only supported Indonesia).
      image
  3. Validation Bug Fixes:

    • Fixed absence start date validation to ensure the start date is not after the end date.
    • Fixed attendance so it will not be counted if the photo fails to save.
    • Fixed redirect bug on the Edit Location page if there was a validation error.

Full Changelog: v1.0.0...v1.1.0