Skip to content

R7.University 1.13.0

Compare
Choose a tag to compare
@roman-yagodin roman-yagodin released this 20 Feb 09:38

This release is focused on transition to DNN 8.

  • The minimum DNN version is v8.0.4 now.
  • DnnListBox'es and single remaining DnnComboBox replaced with generic ASP.NET controls.
  • Updated R7.DotNetNuke.Extensions dependency to v0.10.0.
  • Updated R7.ImageHandler dependency to v1.1.0.
  • Switch to use SettingsRepository to work with settings.
  • Fixed achievement suffix not displayed in the employee details (#160).
  • Workaround for employee details popups issue in IE if page URL contains Unicode characters (#159).
  • Speedup adding new documents by autoselecting first document's folder (#161).
  • Fixed minor issues on clean install.
  • Some code moved to the R7.DotNetNuke.Extensions library.