Releases: chrischall/artsonia-mcp
Releases · chrischall/artsonia-mcp
v0.8.4
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
0.8.2 (2026-07-19)
Bug Fixes
deps: move to workers-oauth-provider 0.8.x (#67 ) (983d7ed )
v0.8.1
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
0.8.0 (2026-07-14)
Features
add hosted Cloudflare Worker connector (#59 ) (e3060aa )
v0.7.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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 )