Release 22.0 240610.22.0
5 months ago by Tayler Kemsley
This release brings improvements to the Skylark cache.
Features
Cache improvements
We've reworked key areas of how the Skylark automatically invalidates the cache. These changes include:
- Improving automatic cache invalidation on mutation, including re-invalidating during the availability processing background task
- More comprehensive scoping, allowing for better cache variation. This includes varying the cache on any X-headers
Image watermark field
A new field, watermark_text: String
has been added to the SkylarkImage
type
Fixes
- Fixed an issue where AI Assistant results were intermittent