Skip to content

Releases: focus-time/focus-time-app

v0.5.3

10 Oct 07:07
f50497c
Compare
Choose a tag to compare

What's Changed

  • Fix: installing shortcut on macOS by @MShekow in #61
  • Feature: use Playwright for E2E tests by @MShekow in #56
  • chore(deps): update dependency o365 to v2.0.31 by @renovate in #57
  • chore(deps): update dependency pytest-playwright to v0.4.3 by @renovate in #60

Full Changelog: v0.5.2...v0.5.3

v0.5.2

23 Sep 08:25
2f5ee98
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency pyinstaller to v6 by @renovate in #53
  • feat: add doctor command

Full Changelog: v0.5.1...v0.5.2

v0.5.1

20 Sep 08:38
a7f3898
Compare
Choose a tag to compare

What's Changed

  • fix: macOS launchd stopped working after one day by @MShekow in #52
  • chore(deps): update dependency pytest to v7.4.2 by @renovate in #47
  • chore(deps): update dependency windows-toasts to v1.0.1 by @renovate in #48
  • chore(deps): update dawidd6/action-download-artifact digest to 079ae9a by @renovate in #49
  • chore(deps): update dependency marshmallow-dataclass to v8.6.0 by @renovate in #50
  • chore(deps): update dawidd6/action-download-artifact digest to 2686771 by @renovate in #51

Full Changelog: v0.5.0...v0.5.1

v0.5.0

06 Sep 17:53
74b3d90
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency pytest to v7.4.1 by @renovate in #40
  • chore(deps): update dawidd6/action-download-artifact digest to f599837 by @renovate in #42
  • chore(deps): update actions/checkout action to v4 by @renovate in #41
  • Feature: add macOS installation script by @MShekow in #44
  • Feature: don't set event reminders for O365 by default by @MShekow in #45
  • Feature: show native OS notifications by @MShekow in #46

Full Changelog: v0.4.2...v0.5.0

v0.4.2

02 Sep 15:55
abd9433
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency selenium to v4.12.0 by @renovate in #38
  • Fix ability to handle long auth code URLs for O365 with tenant by @MShekow in #39

Full Changelog: v0.4.1...v0.4.2

v0.4.1

30 Aug 06:31
d2818ea
Compare
Choose a tag to compare

What's Changed

  • Support setting tenant ID for Outlook365 adapter by @MShekow in #35
  • Updated various dependencies:
    • chore(deps): update dependency pyinstaller to v5.13.1 by @renovate in #33
    • chore(deps): update dependency o365 to v2.0.28 by @renovate in #34
    • chore(deps): update dependency pyinstaller to v5.13.2 by @renovate in #36

Full Changelog: v0.4...v0.4.1

v0.4

04 Aug 04:59
Compare
Choose a tag to compare

What's Changed

  • Add support for CalDAV by @MShekow in #28
  • Implement unit tests by @MShekow in #32
  • chore(deps): update dependency pyyaml to v6.0.1 by @renovate in #26
  • chore(deps): update dependency selenium to v4.11.2 by @renovate in #30
  • chore(deps): update dependency caldav to v1.3.6 by @renovate in #31

Full Changelog: v0.3.1...v0.4

v0.3.1

17 Jul 05:46
Compare
Choose a tag to compare

What's Changed

  • Version (that is shown by focus-time version ) is now automatically generated from the Git tag, instead of relying on a manually-updated string in the Python code

Full Changelog: v0.3...v0.3.1

v0.3

15 Jul 10:16
Compare
Choose a tag to compare

What's Changed

  • Configure Renovate by @renovate in #12
  • Updated various deps:
    • chore(deps): update dependency o365 to v2.0.27 by @renovate in #13
    • chore(deps): update dependency pyinstaller to v5.13.0 by @renovate in #14
    • chore(deps): update dependency selenium to v4.10.0 by @renovate in #17
    • chore(deps): update dependency pytest to v7.4.0 by @renovate in #16
    • chore(deps): update microsoft/setup-msbuild action to v1.3 by @renovate in #18
    • chore(deps): update dependency keyring to v24 by @renovate in #20
    • chore(deps): update actions/github-script action to v6 by @renovate in #19
  • Implementation of missing E2E tests by @MShekow in #21
  • Implement custom OAuth Redirect URL by @MShekow in #25
  • Breaking change: Renamed adjust_event_reminder_time setting to set_event_reminder
  • Fix bug that setting set_event_reminder to False would cause a configuration loading error

Full Changelog: v0.2...v0.3

v0.2

08 Jul 15:46
1c1c60b
Compare
Choose a tag to compare

What's Changed

  • Add frozen binary to PATH automatically in "configure" command by @MShekow in #11

Full Changelog: v0.1.1...v0.2