Skip to content

Releases: DanielGilbert/kenBuddy

v0.1.10

27 Nov 22:43
Compare
Choose a tag to compare

[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

10 Nov 22:53
6fc2141
Compare
Choose a tag to compare

[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

10 Nov 09:50
5866294
Compare
Choose a tag to compare

[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

31 Mar 10:17
52c4c18
Compare
Choose a tag to compare

[0.1.7] - 2023-03-31

Fixed

  • An issue regarding the switch to Daylight Savings Time has been addressed

v0.1.6

31 Mar 10:17
Compare
Choose a tag to compare

[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

31 Jan 20:09
02a2430
Compare
Choose a tag to compare

[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

11 Jan 19:47
78725a6
Compare
Choose a tag to compare

[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

04 Jan 21:52
d467177
Compare
Choose a tag to compare

[0.1.3] - 2022-01-04

Added

  • Prevents adding another entry on the same day

Changed

  • Renames extensions

v0.1.2

03 Jan 17:10
52c4c28
Compare
Choose a tag to compare

[0.1.2] - 2022-01-03

Added

  • Firefox Support :)
  • License.md

Changed

  • Modified the logo
  • Extended the Readme

v0.1.1

03 Jan 10:30
cf1aef2
Compare
Choose a tag to compare

[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