Skip to content

2sxc 9.33 Final

Choose a tag to compare

@iJungleboy iJungleboy released this 08 Nov 13:30
· 8076 commits to master since this release
df8cc6e

2sxc 9.33 has a lot of enhancements and features. First and foremost:

  1. WYSIWYG Paste formatted text optional (can be enabled in the features) #1502
  2. Completely rebuilt the QuickDialog using Angular 7, Observables and more, fixing a lot of issues #1643
  3. Show app-version on mouse-over #1645
  4. New feature to enable purge of cached streams on demand #1621
  5. Enhancements in permission checks in APIs #1626
  6. Visual Query - now DNN tokens like PortalId or Date work when testing queries #1631 #1622
  7. Make deleting apps easier by allowing the answer "yes!" instead of the full app name #1634

Bugfixes

  1. Bugs may load in memory multiple times on first access (now much faster) #1593 #1624
  2. ValueSort was not able to use URL parameters #1607
  3. Various UI JS Bugs #1607 #1609 #1612
  4. Template Custom Button #1611
  5. Entity Picker without type-name returned system-items #1630
  6. Items in version history showed date/time off by a month and hour #1635
  7. Issue when renaming entity types #1637
  8. Various bugs in Quick-Dialog #1644
  9. AJAX issues showing toolbar #1602
  10. JS issues which broke the TimelineJS App #1648

Refactoring

  1. Refactored WebAPIs to remove a global variable which sometimes caused issues #1627
  2. Refactored WebAPI to remove shared serializer #1628
  3. Move WebAPI standards to interfaces, in preparation of using 2sxc in other environments #1629

Enjoy!