Releases: tegonal/Lasius
Releases · tegonal/Lasius
v1.0.3
v1.0.2
v1.0.0
- Allowing future dates in bookings
- Set current day (calendar in header, etc) to today after login and stopping a booking
- Added project tag manager
- Added "yesterday" as a filter preset
- Overlapping bookings are marked
- Add option to insert a booking between two bookings if there is a gap of more than 3 minutes
- Allow to choose preset date time when editing booking (end/start of previous/next bookings)
- Adjusting styles (responsiveness, couple of icons, ..)
- Replace matomo with plausible.io
- Bump dependencies
Full Changelog: v1.0.0-beta2...v1.0.0
v1.0.0-beta2
- Updated MongoDB from 5.0.9 to 5.0.15
- German translations
- Added simple telemetry with opt-in on deployment level: a Matomo host and id can be configured using environment variables to receive basic events like login/logout success or errors, without any attached user data. We are using this mechanism to have an idea about the engagement on our demo instance. If no environment variables are defined or their content is empty, no events are fired. There is no GDPR notice implemented for users since we do not collect any information that would allow to identify an individual.
Initial public beta release
v1.0.0-beta1