Releases: focus-time/focus-time-app
Releases · focus-time/focus-time-app
v0.5.3
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
What's Changed
Full Changelog: v0.5.1...v0.5.2
v0.5.1
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
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
v0.4.1
What's Changed
Full Changelog: v0.4...v0.4.1
v0.4
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
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
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 toset_event_reminder
- Fix bug that setting
set_event_reminder
toFalse
would cause a configuration loading error
Full Changelog: v0.2...v0.3
v0.2
What's Changed
Full Changelog: v0.1.1...v0.2