Skip to content

Releases: sachatrauwaen/OpenContent

OpenContent v4.1

08 Apr 19:34
Compare
Choose a tag to compare

New Requirements

  • dotNet version 4.5.2

External libraries updates

  • handlebars.net 1.9.5
  • EPPlus 4.5.2.1

New

Enhancements

  • Enhance Related fields comming from other module with DetailUrl
  • New Related field in form builder : for related items in articles for exemples
  • new template handlebar helper : {{template Description this}} for trating Description field as template
  • Load icons in Global settings for Bootstrap v4

Breaking change

  • All handlebars run now by default in Fast mode . THIS MEAN CASE SENSITIVE. But for now you can switch back to legacy mode with a global setting.

Fixes in v 4.1

  • Page refresh when edit content in popup
  • Performance issue on cash synch on website with a lot of cloned modules

OpenContent V4 Beta 2

14 Dec 16:02
Compare
Choose a tag to compare
OpenContent V4 Beta 2 Pre-release
Pre-release

New Requirements

  • dotNet version 4.5.2

External libraries updates

  • handlebars.net 1.9.5
  • EPPlus 4.5.2.1

New

  • New Image field : including all past image fields functionality (image dropdown, cropper, overwrite warning)
  • Web templates comming now from github (https://github.com/sachatrauwaen/OpenContent-Templates)
  • New global setting to customize the github repository where web templates are comming from.
  • DNN Url provider and DNN sitemap provider (without the need of OpenUrlReWriter) as additional install package

Enhancements

  • Enhance Related fields comming from other module with DetailUrl
  • New Related field in form builder : for related items in articles for exemples
  • new template handlebar helper : {{template Description this}} for trating Description field as template

Breaking change

  • All handlebars run now by default in Fast mode . THIS MEAN CASE SENSITIVE. But for now you can switch back to legacy mode with a global setting.

OpenContent version 3.6.1

12 Dec 12:58
Compare
Choose a tag to compare

Enhancements

  • Enhance Related fields comming from other module with DetailUrl
  • New Related field in form builder : for related items in articles for exemples
  • new template handlebar helper : {{template Description this}} for trating Description field as template

OpenContent V4 Beta

03 Dec 10:03
Compare
Choose a tag to compare
OpenContent V4 Beta Pre-release
Pre-release

New Requirements

  • dotNet version 4.5.2

External libraries updates

  • handlebars.net 1.9.5
  • EPPlus 4.5.2.1

Enhancements

  • New Image field : including all past image fields functionality (image dropdown, cropper, overwrite warning)
  • Web templates comming now from github (https://github.com/sachatrauwaen/OpenContent-Templates)
  • New global setting to customize the github repository where web templates are comming from.

Breaking change

  • All handlebars run now by default in Fast mode . THIS MEAN CASE SENSITIVE. But for now you can switch back to legacy mode with a global setting.

OpenContent version 3.6

15 Oct 17:19
Compare
Choose a tag to compare

Enhancements

  • add missing IfOr handlebars helper
  • 2 new handlebars helpers (replace and replacenewline)
  • simplyfy ml data even if we are not on multi language portal (more)
  • bootstrap layout and summernote editor in form settings
  • new checkbox can be set required

Bug fixes

  • fix for multi language urls for openurl rewriter
  • add model simplifying for multi languages fields comming from other modules and additional data
  • fix for numberformat
  • avoid focus on last summernote field
  • fix for rest api v2

Attention
Next release will run all handlebars templates in fast mode.
This can cause some breaking changes.
Because all handlebars templates became case sensitive.
You can already activate Fast Handlebars in the global settings to be sure in will run in next releases.

OpenContent version 3.5.4

24 May 07:50
Compare
Choose a tag to compare

Fix for datepicker in dnn 9.2
Fix for accordion field with multi language content

OpenContent version 3.5.3 (for dnn 9.2)

03 Apr 08:05
Compare
Choose a tag to compare

Compatibility version for dnn 9. 2

OpenContent version 3.5.2

20 Jan 12:18
Compare
Choose a tag to compare

Fix missing links in rss feeds (of articles template for exemple)

updated on 20/1/2018 with correct version number in dnn package

OpenContent version 3.5.3 (prerelease for dnn 9.2)

28 Mar 10:50
Compare
Choose a tag to compare

Compatibility version for dnn 9. 2

OpenContent version 3.5.1

12 Dec 18:41
Compare
Choose a tag to compare

Fixes

  • fix xml save on portal 0
  • fix for special characters in search terms (dashes, ...)