2023.9.5
cortezaproject/corteza2023.9.5Mar 21, 2024by Fajfa
AI Summary
This release addresses critical page rendering failures and improves workflow prompt behaviors and resource cloning logic.
Key Highlights
- Fixed page rendering errors when layout blocks are missing
- Improved workflow prompt redirect behavior (open in new tab)
- Enhanced prefilter reactivity and resource cloning
Full Release Notes
## What's Changed * Fix page not rendering if block not found in layout by @Fajfa in https://github.com/cortezaproject/corteza/pull/1717 * Fix clone processing for compose resources by @Fajfa in https://github.com/cortezaproject/corteza/pull/1730 * Add user object to all evaluatePrefilter variables by @Fajfa in https://github.com/cortezaproject/corteza/pull/1735 * Add open in new tab on redirect WF prompts by @KinyaElGrande in https://github.com/cortezaproject/corteza/pull/1726 * re-fetch on prefilter record value change by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1736 **Full Changelog**: https://github.com/cortezaproject/corteza/compare/2023.9.4...2023.9.5