Release v0.1.0-beta2
Pre-release
Pre-release
Changes
- Removed transparency from QR code background.
- Introduced check in/out feature.
- There is 2 new scanners that can be used by users to verify their visitors check in/out.
- Once verified, the date and time plus the verifier id will be kept as a record in the database.
- If the visitor check in/out is already verified by a user, the verification can't be redo by the same or other users.
- Default timezone changed from
UTC
toAsia/Kuala_Lumpur
.- To change to your desired timezone, please change it inside
config/app.php
file.
- To change to your desired timezone, please change it inside
To Be Added
- Better visitor's details management.
- Ability to edit details.
- Permission control.
- Only admin user could add and remove users.
How to use?
Read the instructions on README.md
file.
Full Changelog: v0.1.0-beta1...v0.1.0-beta2