Skip to content

Releases: automagik-dev/workit

v2.260603.1

03 Jun 01:12
9ed729e

Choose a tag to compare

Release v2.260603.1

v2.260531.4

31 May 22:38
da942b5

Choose a tag to compare

Release v2.260531.4

v2.260531.3

31 May 21:37
30e16d9

Choose a tag to compare

Release v2.260531.3

v2.260531.2

31 May 17:02
caedf05

Choose a tag to compare

Release v2.260531.2

v2.260531.1

31 May 15:53
1fa0932

Choose a tag to compare

Release v2.260531.1

v2.260309.1

09 Mar 05:46
65b7a01

Choose a tag to compare

🚀 Features

  • core: add Windows support for CLI tools + install script (92b3098)

🐛 Bug Fixes

  • core: resolve wsl, dupl, goconst, gofumpt lint + restore coverage gate (ce90fa6)
  • core: resolve remaining lint — wsl whitespace, dupl in db.go (b2cbe32)
  • core: address PR review — schtasks XML, systemd reload, config validation (49cc35d)
  • core: resolve lint issues — err113, gosec, gocritic, unparam, wsl (8bd8033)
  • sync: replace invalid enum tag with optional for service manager flag (c1635ed)
  • sync: eliminate thrashing loop, add subfolder sync, repair command, service manager, and Keep write API (358d4db)

🧪 Testing

  • core: add coverage for Windows support code (490ea80)

🔧 Miscellaneous

  • core: update deadcode baseline for pdf.go line shift (229c735)
  • core: fix wsl lint whitespace in test files (6469085)
  • core: align service manager const block for gofmt (0ad5c63)
  • core: update deadcode baseline for sync engine changes (1c5a10a)

👥 Contributors

v2.260303.5

03 Mar 03:15
c7257c8

Choose a tag to compare

🐛 Bug Fixes

  • sync: use official _pragma DSN syntax for modernc sqlite (fbba1fc)
  • sync,drive: replace CGO sqlite driver + add mkdir dry-run guard (f120000)

👥 Contributors

v2.260303.4

03 Mar 01:21

Choose a tag to compare

🐛 Bug Fixes

  • keyring: read keyring.key as fallback when env var not set (efd736a)

👥 Contributors

v2.260303.3

03 Mar 01:08
42db3a1

Choose a tag to compare

🐛 Bug Fixes

  • lint: remove unused nolint directive, add whitespace (23086ce)
  • auth: probe SecretService before skipping keyring auto-setup (dcd6837)

👥 Contributors

v2.260303.2

03 Mar 00:37
1791f56

Choose a tag to compare

🐛 Bug Fixes

  • auth: auto-setup keyring in headless auth flow (9c7c6e3)

👥 Contributors