Polycrate API Version 0.11.12 brings extensive UI modernization with the new Milkdown Editor, S3 Media Storage, and significant performance improvements for the System State Loop.
Highlights
- Milkdown Editor - Modern Markdown editor with @Mention support for Notes
- S3 Media Storage - Media files are now stored in S3
- V2 Table Filter - New filter UI with URL-state persistence
- Toast System - Modernized notification system with Polycrate.toast API
- System State Loop - Optimized from 5-15s to 1-3s
Milkdown Editor
The previous plaintext editor for Notes has been replaced by Milkdown - a modern, Markdown-based WYSIWYG editor with @Mention support for user references.
S3 Media Storage
Media files are now stored in S3-compatible object storage. This enables scalable storage across multiple API instances.
Performance Improvements
The System State Loop has been optimized from 5-15 seconds to 1-3 seconds. Additionally, the condition methods now have save=False as default, enabling batch updates.
Cleanup
The entire downstream_objects graph code has been removed (~600 lines) as the feature was never used in production.
polycrate-api Block 0.5.16
The polycrate-api block has been updated to version 0.5.16:
polycrate pull cargo.ayedo.cloud/ayedo/k8s/polycrate-api
polycrate run polycrate-api install
Update Now
docker pull cargo.ayedo.cloud/polycrate/polycrate-api:0.11.12
Polycrate is the Infrastructure-as-Code tool by ayedo for declarative multi-cluster management. Learn more →