Skip to content

v15.03 - soon-to-be-LTS - if you help test!

Compare
Choose a tag to compare
@iJungleboy iJungleboy released this 20 Feb 23:51
· 2223 commits to master since this release
a5a648e

Highlights

  1. Pages DataSource massively improved incl. link-pages and Configurability #2823 #3010
  2. Users DataSource improved #3011 #3014
  3. DataSources and Queries can now serialize their relationships as CSV #3013
  4. Improved Roles DataSource
  5. Improved Users DataSource - which can now also deliver Roles of the users retrieved
  6. FIPS compatibility thanks to using certified APIs #2988
  7. Kit.Page.Activate can now also be called with a condition: bool parameter

Important Bugfixes

  1. Support DNN to use GetServices despite ServiceProvider not working on 404 pages #2986
  2. Fix for Dnn Factory stack-overflow #3009

Internals

  1. Entities now have a OwnerId property #3015
  2. Fix minor bug showing warning on Auto-Translate #2992
  3. Fix bug with item history #2997
  4. Bug serializing json in HTML Attribute #2993
  5. Move from .net standard 2.0 to .net 6.0 for Oqtane #3004

What's Changed

Full Changelog: v15.02.00...v15.03.00