Skip to content

2sxc 18.01

Choose a tag to compare

@iJungleboy iJungleboy released this 23 Sep 15:23
· 1723 commits to master since this release
bced0bf

Highlights

  1. Major enhancements on the Pickers, such as Radio and Checkbox inputs (for string pickers)
  2. String-Pickers now can use a CSV data source, to provide more fields than just value/label
  3. Pickers now have tooltips, info and links helpers
  4. Formulas are now visible to developers by default, to make them more accessible
  5. Ability to Export Apps with none or only some Assets - eg. without ADAM
  6. Optimize data load performance (patrons)

Minor / Internal

  1. Switch to new Angular Icons
  2. Major refactoring of the formulas and value calculations internally (more than 100h invested)
  3. Rework LightSpeed statistics to use new Caching system
  4. 🩸 Oqtane: Fix LightSpeed internal
  5. 🩸 Oqtane: fix inner-content rendering in various modes
  6. 🩸 Oqtane and ☢️ Dnn: Support for AppCode in global/Shared folder (for Apps which share code across sites)
  7. 🩸 Oqtane: Fix issue with certain JS being added multiple times in edit mode for Static Server Rendering #3466 and #3467
  8. Improve AppState / AppReader infrastructure (internal)
  9. Fix bug affecting images in WYSIWYG (affected Razor Tutorial)