Skip to content

14.10 with quick Bugfixes, new DataSources and more

Choose a tag to compare

@iJungleboy iJungleboy released this 18 Oct 18:48
· 4077 commits to master since this release
4eaa310

Highlights

  1. New data source Roles to get all roles of a site #2898
  2. New data source Users to get all users of a site or all users in a group etc. #2899
  3. Attributes data source now also includes system Attributes like Id, Created etc. #2896 and has a combined title field showing more infos #2897
  4. Boolean fields with labels now have a better coloring to indicate what they do #2894

Bugfixes

  1. Edit-Form fails with prefill in 14.09 #2893
  2. Icons not showing in visual query designer #2895
  3. Formulas providing numbers to string-fields cause save errors #2892

Other

  1. New documentation about Permissions
  2. Docs about Roles and user Data Sources
  3. Internal optimization how data sources are built when they are overriden by each platform