Skip to content

2sxc 11 with new Cockpit and Amazing Features

Choose a tag to compare

@iJungleboy iJungleboy released this 04 May 15:59
· 7244 commits to master since this release

Brand new 2sxc V11

Read the 2sxc 11 May the 4th be with you release blog.

Highlights

  1. Brand new Admin-Cockpit built using Angular9 and Ivy - with new and improved code-editor and visual-query
  2. Razor Code-Behind feature
  3. Automatic Polymorphism on views based on CSS-Framework or based on super-user

Enhancements

  1. Data-Scopes are now a dropdown - enhancing discoverability
  2. API controllers can be created from the cockpit #1781
  3. Edit-Form now has a boolean-tristate input #2062
  4. New .cs files and .code.cshtml have better templates #2063

Minor fixes

  1. Replacing items in list when copying an item refreshes the list #1837
  2. App list refreshes correctly #1599
  3. .Dnn and .App are forwarded when a webapi or .cs files uses CreateInstance(...) to access a .cshhtml #2061
  4. Certain admin-operations failed if the app-admin was opened through a special way #1861
  5. Prevent invalid field names #1339
  6. DNN 9.5 js errors on page #2044
  7. Forms which only have non-string fields can save again #2024
  8. WYSIWYG drag-drop images #2011
  9. WYSIWYG links to same site now open in same window
  10. WYSIWYG in-form caused trouble if multiple were without dialog #2055