2sxc 12.01 with Formulas!
Highlight: Formula Engine for 2sxc Edit Form
Read the Release Blog
- Implement new Formula engine https://r.2sxc.org/formulas which allows #1655 #1757 #1780 #2081 #1638 #2322
- New Ephemeral fields in the UI which serve as variables #2414
- Exporting JSON content-types now include deeper related entities to include formulas in export #2415
Other enhancements
- SQL Clean-Up: New installs now have a much smaller initial DB #2421
- Boolean fields now have an option to reverse the UI state so
falselooks like an active toggle #2419 - Fixe issue where new installs always showed a message that install isn't complete #2422
Oqtane specific Enhancements
- created ApiExplorer for Oqtane
- support
[ValidateAntiForgeryToken],[AutoValidateAntiforgeryToken],[IgnoreAntiforgeryToken] - support
[Authorize(Policy = PolicyNames.ViewModule)],[Authorize(Policy = PolicyNames.EditModule)] - custom app web api security update
- LookUps caching
- compiled assemblies cached
- LinkHelper update
- fixed several bugs