Skip to content

2sxc 08.01.03

Choose a tag to compare

@raphael-m raphael-m released this 11 Feb 17:00
· 9420 commits to master since this release

Core aspects

  1. Some fixes with string-dropdown fields
  2. now includes ttf font-icon files because developers had issues with WOFF on dev-machines
  3. fixed issue with multiple test parameters in visual query designer
  4. deleting entities sometimes threw some errors which should be fixed now

Potentially breaking fixes

  1. The inpage menu, which is built using an <ul... html tag was previously also generated when nobody was logged on. This in now removed, may have a side-effect on existing pages because maybe a space between two elements may now be smaller
  2. Saving an entity accidentally un-encoded some html, which we fixed now. May affect people who somehow used this bug for something

Mostly non-critical bugfixes see all