Application
Features
- Hide resource detail header for apps — Possibility to hide resource detail header and hide it by
Bug Fixes
- Fix add resource view to note — Fix adding a resource view to a note from within a note
gws_core (technical)
Breaking Changes
- App process refactor — Refactored Streamlit run and simplified
AppProcess to have only 1 app per process (244b885f) - Event listener modes — Listeners now define if they are async or sync (3ee44032)
- Rich text refactor — Refactored rich text blocks to make them customizable (3062a5ff)
Features
- Custom FastAPI apps — New service to register custom FastAPI apps (7cf29686)
- API Registry — New registry for API endpoints (c441927a)
- Triggered/Cron jobs — Possibility to manage cron jobs that run scenarios (bf8cb5c0)
- Reflex input search — New autocomplete search component (5b4f5c27)
- Reflex sidebar — New sidebar component, improved dialog and user components (7e020185)
- Reflex rich text customization — Possibility to customize Reflex rich text editor and its tools (3062a5ff, 2b696519)
- Rich text compare — New method to compare rich text objects (5d1da3e5)
- Tag skip on download — New option to skip tag validation on resource download (9a2b42a5)
Technical Features
- Auth context management — Improved auth context management (6ab2ab5f)
- ProtocolService types — Improved types of
ProtocolService (825f9cd1) - Resource model DTO — Added
is_application flag (6d5a1d93) - ResourceListBase constants — Constant management now only checks on save (e6d1cb42)
- Note events — Added note events to event system (3ee44032)
- DC component update — Updated to dc component version 1.0.4 (e02c2293)
- Claude CLI install — New way of installing Claude via CLI (712f5fa9)