Releases: iloveitaly/hyper-focus
Releases · iloveitaly/hyper-focus
v0.6.0
Bug Fixes
- add pause_options to schedule output (b424c7e)
- gh repo permissions for automated release (818b2a5)
- non-www hosts not being properly picked up (3453a40)
Features
- add recurring task management with cron scheduling (07d7b0a)
- inherit pause settings for schedule in config loader (d5fd07b)
v0.5.1
Bug Fixes
- maybe fix release.published event firing (51da49b)
v0.5.0
Features
- adding pause rate limiter (6f95693)
v0.4.0
Bug Fixes
- additional logging when blocking apps (3465711)
- allowing error logging in catch block (d6239ec)
- change default logging level to INFO (b429798)
- don't require a bunch of empty keys (d3bfdc0)
- make all block + allow optional, fix allow mode logic (90cc253)
- optimize image (17f8e72)
- revert to hiding blocked apps (d6d65ee)
- use zsh execution, not bash; better task runner logging (e2fbd7b)
Features
- add resume action (80c72a8)
- add start & end minute to support to schedules (e8414ff)
- add whitelist functionality (226054d)
- bump macos to 13 (8421b25)
- conditionally enable regex (d7cadc0)
- give priority to allow_url (e619d85)
- support custom block url redirect (1f53aa8)
- update schema.json (6e3c550)
v0.3.0
Features
- support json5 config format (7add980)
v0.2.1
Bug Fixes
- thinking the computer is effectively sleeping, when it wasn't (901fd4f)
v0.2.0
Features
- adding description and schedule_only flags to config (b8061f6)
- increase task timeout to 10m (ef2e175)
- return all schedule data (a3eb3ee)