Skip to content

Releases: metyatech/task-tracker

v0.2.6

27 Mar 10:32

Choose a tag to compare

Changed

  • Publish from GitHub Release publication events instead of tag pushes, and document the updated release flow

Fixed

  • Accept shorter task IDs that start with '-' in update, done, and remove, not only the generated 8-character form

v0.2.5

24 Mar 07:58

Choose a tag to compare

Security

  • Refresh flatted to 3.4.2 via npm audit fix to clear npm audit high-severity advisories

Fixed

  • Accept task IDs that start with - in update, done, and remove

v0.2.4

10 Mar 01:54

Choose a tag to compare

Security

Fixed

  • Improve test reliability by making verify behavior deterministic

v0.2.3

23 Feb 08:27

Choose a tag to compare

Full Changelog: v0.2.2...v0.2.3

v0.2.2

23 Feb 06:37

Choose a tag to compare

What's Changed

Bug Fixes

  • Skip GUI auto-refresh when input is focused to prevent losing user input during typing (b50bfe1)
  • Upgrade vitest to v4 and add minimatch override to resolve security vulnerabilities (d6be6e9)

Chores

  • Add husky + lint-staged pre-commit hooks for automated quality checks on commit (b1a40e3)
  • Regenerate AGENTS.md with latest global rules (2a1d467)

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

v0.2.1

23 Feb 05:14

Choose a tag to compare

What's Changed

Maintenance

  • Migrated linting to ESLint 9 flat config (eslint.config.js)
  • Enhanced CI with OSV-scanner v2.3.3 and CodeQL security scanning
  • Added community health files: SECURITY.md, CONTRIBUTING.md, CODE_OF_CONDUCT.md
  • Added GitHub Issue and Pull Request templates
  • Added AGENTS.md and agent-ruleset.json for compose-agentsmd compliance

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

v0.2.0

23 Feb 02:25

Choose a tag to compare