Skip to content

2sxc 12.01 with Formulas!

Choose a tag to compare

@iJungleboy iJungleboy released this 25 May 14:37
· 5851 commits to master since this release
9ba5710

Highlight: Formula Engine for 2sxc Edit Form

Read the Release Blog

  1. Implement new Formula engine https://r.2sxc.org/formulas which allows #1655 #1757 #1780 #2081 #1638 #2322
  2. New Ephemeral fields in the UI which serve as variables #2414
  3. Exporting JSON content-types now include deeper related entities to include formulas in export #2415

Other enhancements

  1. SQL Clean-Up: New installs now have a much smaller initial DB #2421
  2. Boolean fields now have an option to reverse the UI state so false looks like an active toggle #2419
  3. Fixe issue where new installs always showed a message that install isn't complete #2422

Oqtane specific Enhancements

  1. created ApiExplorer for Oqtane
  2. support [ValidateAntiForgeryToken], [AutoValidateAntiforgeryToken], [IgnoreAntiforgeryToken]
  3. support [Authorize(Policy = PolicyNames.ViewModule)], [Authorize(Policy = PolicyNames.EditModule)]
  4. custom app web api security update
  5. LookUps caching
  6. compiled assemblies cached
  7. LinkHelper update
  8. fixed several bugs