Skip to content

Latest commit

 

History

History
64 lines (31 loc) · 3.27 KB

CHANGELOG.md

File metadata and controls

64 lines (31 loc) · 3.27 KB

0.5.1 (2023-12-29)

Bug Fixes

  • maybe fix release.published event firing (51da49b)

0.5.0 (2023-12-29)

Features

  • adding pause rate limiter (6f95693)

0.4.0 (2023-12-24)

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)

0.3.0 (2023-05-19)

Features

  • support json5 config format (7add980)

0.2.1 (2023-05-18)

Bug Fixes

  • thinking the computer is effectively sleeping, when it wasn't (901fd4f)