All releases
v0.13.0

API Keys and Security Enhancements

New Features

  • Add user API keys with granular permissions and network scoping, allowing users to securely integrate Scanopy into automation workflows and restrict access as needed (#419).
  • Introduce API versioning and gate user API key creation behind billing plans, providing clearer upgrade paths and ensuring access control for premium features (#421).

Improvements

  • Improve daemon connection error handling and remove local host_id caching, resulting in more reliable network agent communication and reduced state inconsistencies (#421).
  • Persist UI sorting strategy in localStorage so users’ preferred sort order is automatically

Full Changelog: https://github.com/scanopy/scanopy/compare/v0.12.10...v0.13.0