Skip to content

Releases: chrischall/artsonia-mcp

v0.8.4

Choose a tag to compare

@chrischall chrischall released this 06 Aug 00:41
f310e9a

0.8.4 (2026-08-06)

Bug Fixes

  • deps: move to @fetchproxy/server 2.0.0 for the v3 handshake (#93) (d2277d0)

v0.8.3

Choose a tag to compare

@chrischall chrischall released this 30 Jul 12:52
3d9cd6f

0.8.3 (2026-07-30)

Bug Fixes

  • deps: bump @fetchproxy/* to 1.7.0 and @chrischall/mcp-utils to 0.14.0 (#83) (f174aca)

v0.8.2

Choose a tag to compare

@chrischall chrischall released this 19 Jul 14:53
611792a

0.8.2 (2026-07-19)

Bug Fixes

  • deps: move to workers-oauth-provider 0.8.x (#67) (983d7ed)

v0.8.1

Choose a tag to compare

@chrischall chrischall released this 19 Jul 12:45
fbf54f1

0.8.1 (2026-07-19)

Bug Fixes

  • ci: run the Workers test pool in CI (#66) (97a4f97)

Documentation

  • replace duplicated fleet policy with a pointer (#64) (cf13fa5)

v0.8.0

Choose a tag to compare

@chrischall chrischall released this 14 Jul 21:38
91dfdc2

0.8.0 (2026-07-14)

Features

  • add hosted Cloudflare Worker connector (#59) (e3060aa)

v0.7.0

Choose a tag to compare

@chrischall chrischall released this 13 Jul 16:49
ac4db41

0.7.0 (2026-07-13)

Features

  • skill: add artsonia curl access skill (#55) (93e9e08)

Bug Fixes

  • skill: harden artsonia-api SKILL.md setup and login curl (#58) (5affe36), closes #56

v0.6.2

Choose a tag to compare

@chrischall chrischall released this 07 Jul 15:09
a4eb66a

0.6.2 (2026-07-07)

Bug Fixes

  • bump @chrischall/mcp-utils to ^0.12.0 (#49) (a5da994)

Refactor

  • shared CookieJar + createFetchproxyTransport; bump @fetchproxy/server to 1.3 (#46) (9a14e28)

Documentation

  • document first-party dependency-bump label exception (#50) (88bd109)

v0.6.1

Choose a tag to compare

@chrischall chrischall released this 05 Jul 22:37
380cfc1

0.6.1 (2026-07-03)

Documentation

  • refresh version note and add auto-review follow-up convention (#37) (3d89264)
  • require Conventional Commit PR titles for release-please (#35) (af66251)

v0.6.0

Choose a tag to compare

@chrischall chrischall released this 13 Jun 00:53
58355a3

0.6.0 (2026-06-13)

Features

  • download richer result + dry-run estimates + comments/feedback sidecars (#30) (d8cfcaf)
  • embed EXIF/IPTC metadata and folder templates for artwork downloads (#31) (e720c44), closes #13 #14

Bug Fixes

  • bot PRs bypass the CI gate unconditionally (#28) (299f3c5)

Documentation

v0.5.0

Choose a tag to compare

@chrischall chrischall released this 10 Jun 02:09
2ebc8de

0.5.0 (2026-06-10)

Features

  • portfolio include_details + download index.json manifest (#22) (33925b4)

Bug Fixes

  • skip server login in fetchproxy mode + verify writes persisted (#18) (3959eab)

Refactor

  • adopt CookieSessionManager for direct-mode auth lifecycle (#20) (53212cf)
  • adopt mcp-utils 0.9/0.10 atoms (NumericIdString, mapWithConcurrency) (#23) (96eca5a)
  • route direct-mode replay through CookieSessionManager.withSession (#21) (6902131)