Skip to content

v1.39.3

Choose a tag to compare

@Rafiot Rafiot released this 30 May 18:19
· 27 commits to main since this release
v1.39.3
6efd5b9
  • Bump pure-magic-rs, was causing panic on some files
  • Can pass things like "2 days ago" in the recent captures endpoint
  • Add a export method to get capture details in a format you can pass to an AI model for classification.

Important note: The AI export method will change, do not expect it to be stable yet. From my tests, the costs in tokens is silly high (anywhere between a few cents to 4+ USD) , the response is slower than just looking at the capture, and it hallucinate wildly.

What's Changed

  • build(deps): bump docker/setup-buildx-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #1315
  • build(deps): bump docker/login-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #1314
  • build(deps): bump docker/metadata-action from 6.0.0 to 6.1.0 by @dependabot[bot] in #1313

Full Changelog: v1.39.2...v1.39.3