Skip to content

2sxc 10.26 with new TinyMCE 5.1 and minor stuff

Choose a tag to compare

@iJungleboy iJungleboy released this 25 Feb 06:40
· 7356 commits to master since this release
211f76e

What's new in 10.26

  1. TinyMCE was updated from 5.0 to 5.1
    --> this was important so editors can set external links without _blank targets
  2. Enable C# CreateInstance in WebApi to build Razor files
    --> this simplifies creating e-mails with Razor templates
  3. Visual Query
    1. New DataSource StreamPick
    2. New automatic parameter Params:ShowDrafts to use in StreamPick and others to determine if the user is allowed to see draft items (when he's an editor)
      --> this will be used in the improved News App
    3. Edit-UI: New tokens [App:AppId] and [App:ZoneId] for calculate fields and to use as parameters in visual queries

Enhancements

  1. When a module/template throws an error, the spinning menu is still available, so you can still edit the template online or access module settings