Skip to content

14.01 Lots of fixes and enhancements

Choose a tag to compare

@iJungleboy iJungleboy released this 02 Jun 06:52
· 4337 commits to master since this release
cfe4f1c

Higtlights

  1. Enable Edit-Entity in dnn-skin /module so edit button works outside of module context #2755 #2762 #2774 #2765
  2. Show warnings about obselete code in system-info #2777
  3. New global Content-Type for Open-Graph (preview) #2776
  4. Content-Types can now specify their own button color & icon (SVG) for metadata buttons #2763 #2767 #2768
  5. Certain objects like the page can specify what metadata they expect #2766
  6. CSP can now be activated in a skin/theme #2769
  7. Formulas can now show recommendations for context variables #2770 and use Monaco as editor #2773
  8. Formulas can now control the values of a dropdown #2764
  9. We finally have a first draft of JavaScript API docs https://docs.2sxc.org/api/js/home.html #2773

Bugfixes

  1. Publishing doesn't flush cache #2780
  2. Features not saved if there was no features.json already existing #2779 #27
  3. Import Content-Types has trouble in some cases with metadata #2761

Minor / Internal

  1. Improve logging architecture to be null-safe #2775