Releases: DanielGilbert/kenBuddy
Releases · DanielGilbert/kenBuddy
v0.1.10
[0.1.10] - 2023-11-27
Fixed
- kenBuddy now also attaches to
orgos-widget-punch-clock
(Thanks Gustavo Edinger!)
Changed
- Added arrive.js, which now allows to listen for multiple widgets, and also will re-attach the element if you are navigating the page.
v0.1.9
[0.1.9] - 2023-11-10
Added
- Start time for lunch break can now be set. The time will be initialized by the start time of the workday + half the duration of the work day.
Fixed
- The time input got reworked, and now no longer uses the "time" type to input.
v0.1.8
[0.1.8] - 2023-04-03
Fixed
- Changes to the DST handling introduced an issue where the schedule day was offset by one.
v0.1.7
[0.1.7] - 2023-03-31
Fixed
- An issue regarding the switch to Daylight Savings Time has been addressed
v0.1.6
[0.1.6] - 2023-03-17
Fixed
- The
TIMEOFF_URL
endpoint has been removed. For now, the call simply gets skipped, but functionality should be included soon after.
v0.1.5
[0.1.5] - 2022-01-31
Changed
- kenBuddy now cannot enter the dates forward
Fixed
- kenBuddy failed to get week right when checking for existing entries
v0.1.4
[0.1.4] - 2022-01-11
Added
- Completely new Settings UI
- Ability to fill the attendance for the whole week
- Localization has been completed
Changed
- Buttons have been redesigned to match the layout of the page
- Attendance for whole week is now the only visible option. This can be changed in the settings.
Fixed
- Fixes an issue where the buttons won't appear after logging in
Maintenance
- Code has been refactored
v0.1.3
[0.1.3] - 2022-01-04
Added
- Prevents adding another entry on the same day
Changed
- Renames extensions
v0.1.2
[0.1.2] - 2022-01-03
Added
- Firefox Support :)
- License.md
Changed
- Modified the logo
- Extended the Readme
v0.1.1
[0.1.1] - 2022-01-03
Added
- Changelog :)
Changed
- [Chrome] Extension now requires less permissions (host_permission)
Removed
- [Chrome] Alert isn't displayed any longer. The page simply reloads
Fixed
- [Chrome] Settings are now filled after first launch