Skip to content

ZeroLimit v1.1.2

Choose a tag to compare

@github-actions github-actions released this 22 Feb 02:56
· 10 commits to main since this release
8a4940f

⚠️ Note: macOS builds won't be code-signed unless you add Apple signing secrets. Unsigned macOS apps require users to run:

xattr -cr /Applications/ZeroLimit.app

What's Changed

  • feat(claude): add Claude (Anthropic) provider support for quota checks by @0xtbug in #16
  • feat(logs): introduce logs viewer and file logging configuration by @0xtbug in #17
  • feat(auth-files): implement download and upload functionality by @0xtbug in #18
  • feat(onboarding): implement guided CLI proxy setup and update flow by @0xtbug in #19
  • feat(ui,logs): add page entry animations and dedicated logs page by @0xtbug in #20

Full Changelog: v1.1.1...v1.1.2