v0.6.0
solidtime-io/solidtimev0.6.0Feb 18, 2025by korridor
AI Summary
Enables public API access and allows users to create API tokens, fixes GitHub actions for Docker builds, and adds issue templates.
Key Highlights
- Public API access with token creation
- Fixed GitHub action for Docker image build
- Added GitHub issue templates
New Features
- Public API access
- API tokens
- Improved Docker build process
Full Release Notes
## What's Changed * Add ability to access public API and create API tokens ([See docs](https://docs.solidtime.io/user-guide/access-api)) * Fixed GitHub action for Docker image build and added ARM runner for better performance * Added GitHub issue templates **Full Changelog**: https://github.com/solidtime-io/solidtime/compare/v0.5.0...v0.6.0 ## After upgrade tasks If you want to allow users to create API tokens to access the API you need to create a client for this use case. See the [newly added step in the self-hosting guide](https://docs.solidtime.io/self-hosting/guides/docker#10-activate-api-access-via-user-api-tokens-optional).