Skip to content

Releases: chrisdoherty4/maint

v0.5.2

07 Dec 19:58

Choose a tag to compare

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

Changes since v0.5.1

  • Bump manifest version to v0.5.2 (9811712)
  • Add dedicated ts linting command (9863dba)
  • Fix linting issues (920bf21)
  • Fix spacing in create/edit modal (9ff8074)
  • Soften all rounded corners (29c71ff)

v0.5.1

07 Dec 03:00

Choose a tag to compare

What's Changed

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

Changes since v0.5.0

  • Bump manifest to v0.5.1 (fc3b2d8)
  • Rework GitHub actions (05e8cb0)
  • Bump actions/setup-node from 4 to 6 (4e4c21b)
  • Convert all raw CSS to idiomatic LESS (3ed877b)
  • Add LeSS linter (b4c203c)
  • Migrate CSS to LeSS (38398a0)
  • Update AGENTS.md (a83dc03)
  • Simplify terminology for schedule recurrence and consolidate styles (1e25a47)
  • Improve mobile device UX (16f401e)

v0.5.0

06 Dec 19:10

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.5.0

Changes since v0.4.0

  • Bump manifest version to v0.5.0 (da3f35e)
  • Move create task button to tasks section and fix alignment (542ee4b)
  • Fix CI lint frontend lint checks (3c14fde)
  • Add icon customizability for binary sensors (5895449)
  • Update AGENTS.md (1dc4b3c)
  • Move frontend sources to root of repo (0068423)
  • Remove the diagnostic dump from bug reports (0fa4058)
  • Update GitHub issue templates and add question template (6faf9e9)
  • Migrate scripts to a Makefile (338205f)
  • Add frontend junit.xml (5c2f7e6)
  • Add full frontend unit test suite (ebc56db)
  • Add initial frontend tests (12b9757)
  • Update manifest version to v0.4.0 (9dda9ad)
  • Refactor front end into modular components (689adea)

v0.4.0

05 Dec 18:40

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

Changes since v0.3.0

  • Update manifest version to v0.4.0 (2931287)
  • Update AGENTS.md (3275f88)
  • Respect user locale settings (8106660)
  • Bump codecov/codecov-action from 4 to 5 (21c2f60)
  • Refactor create task UX to a pop-up modal (597c7fe)
  • Update AGENTS.md (94a3bd9)
  • Add Portuguese translations (16312d2)
  • Improve test coverage (12abd0a)
  • Update testing notes for AGENTS (82a122d)
  • Update installation instructions (6b37597)
  • Remove 'Whats next' from README (053e36f)
  • Consolidate languages into feature list (a4203bc)

v0.3.0

03 Dec 02:12

Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.3.0

Changes since v0.2.2

  • Change manifest version to 0.3.0 (082986a)
  • Rearrange README (0d4fb1f)
  • Update README with calendar integration info (2602528)
  • Add integration with local calendar (2743dfd)
  • Add commentary in improving translations (7d385cc)
  • Fix linting errors (703bec5)
  • Simplify README languages commentary (abeaff3)
  • Support translations and add French, Spanish, German and Dutch (0c674e4)
  • Initial translations implementation (61fccdb)
  • Remove quality scale (f1becd2)
  • Add coverage badge (d2fb841)
  • Explicitly specify files and simplify test command (e092ad4)
  • Correctly generate coverage (b13a607)
  • Include pytest-cov in requirements (54c299b)
  • Use codecov native token param (6c36a9a)
  • Upload junit results to codecov (52baa5a)
  • Use codecov token (003425a)
  • Add code coverage reporting with codecov (d92a56a)
  • Correct version check workflows name to title case (523185d)
  • Update README feature list (49d537d)
  • Modify release notes to include everything from non-release candidates (eb8a559)

v0.2.2

30 Nov 19:35

Choose a tag to compare

Full Changelog: v0.2.1...v0.2.2

Changes since v0.2.2-rc5

  • Remove superfluous .storage directory from git (2a4d2cc)
  • Add next_scheduled attribute to binary sensor (3e5bf14)
  • Title case all workflows (a33180b)
  • Update version to v0.2.2 (2e2509b)
  • Fix version check (1122303)

v0.2.1

30 Nov 02:58

Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

Changes since v0.2.0

  • Correct version in manifest (e559859)

v0.2.0

30 Nov 02:50

Choose a tag to compare

Full Changelog: v0.1.0...v0.2.0

Changes since v0.1.0

  • Add examples of calling the reset service (75d1800)
  • Prefill todays date for starting date (7ea68d5)
  • Order tasks by next scheduled with due always on top (57305e2)
  • Normalize weekly schedule with every day selected to 'Every day' (f353d25)
  • Add ability to specify every N weeks with days of week recurrence (2d316b2)
  • Update README with how to use notes (ecca7ac)
  • Simplify recurrence labels and increase description font size (957c3b8)
  • Enable brand checking in hacs action (4ed1143)
  • Refactor frontend into data service module (fbce57b)
  • Clean up redundant code (1193b69)
  • Minimize use of unknown in ts (72ddacf)
  • Add upcoming features to README (2dfa698)
  • Redesign the task list and add a button to complete the task. (ce4634f)

v0.1.0

29 Nov 19:23

Choose a tag to compare

What's Changed

  • Bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #2
  • Bump home-assistant/actions from 8ca6e134c077479b26138bd33520707e8d94ef59 to 6778c32c6da322382854bd824e30fd4a4f3c20e5 by @dependabot[bot] in #1
  • Bump pytest-asyncio from 0.25.3 to 1.3.0 by @dependabot[bot] in #5
  • Bump actions/setup-python from 6.0.0 to 6.1.0 by @dependabot[bot] in #3
  • Bump pytest from 8.3.4 to 9.0.1 by @dependabot[bot] in #4

New Contributors

Full Changelog: https://github.com/chrisdoherty4/maint/commits/v0.1.0

Changes since v0.0.1-rc3

  • No commits found in range.

v0.0.1-rc3

29 Nov 19:24

Choose a tag to compare

v0.0.1-rc3 Pre-release
Pre-release

What's Changed

  • Bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #2
  • Bump home-assistant/actions from 8ca6e134c077479b26138bd33520707e8d94ef59 to 6778c32c6da322382854bd824e30fd4a4f3c20e5 by @dependabot[bot] in #1
  • Bump pytest-asyncio from 0.25.3 to 1.3.0 by @dependabot[bot] in #5
  • Bump actions/setup-python from 6.0.0 to 6.1.0 by @dependabot[bot] in #3
  • Bump pytest from 8.3.4 to 9.0.1 by @dependabot[bot] in #4

New Contributors

Full Changelog: https://github.com/chrisdoherty4/maint/commits/v0.0.1-rc3

Changes since v0.0.1-rc2

  • Move editing to a decicated pop-up panel (e0da573)
  • Add service to reset last complete (a704740)
  • Add more attributes to binary sensor and events (33192ab)
  • Remove redundant code (c4caf66)
  • Add recurrence option (b9be8f3)
  • Refactor backend and remove redundant code (6ae6324)
  • Strip out old logging options (69f2879)
  • Refactor frontend organization (9f5b1c6)
  • Refactor frontend into modules (499a0fc)
  • Add test script (e2b9068)
  • Bump pytest from 8.3.4 to 9.0.1 (16ce95a)
  • Fix hacs/action version (731bf39)
  • Migrate lint workflow to validate and fix action versions for ha (37250ad)
  • Migrate GitHub action versions to version numbers (573ca99)
  • Fix linting errors (898a9cd)
  • Bump actions/setup-python from 6.0.0 to 6.1.0 (#3) (f12e602)
  • Bump pytest-asyncio from 0.25.3 to 1.3.0 (#5) (3990660)
  • Remove logging options (b23f000)
  • Open picker when focused (630ef03)
  • Normalize sensor and binary sensor entity ids (527cd9e)
  • Initial implementation of tasks due sensor (2214d74)
  • Depend on lint and validate in the release workflow (eda9448)