Releases: sachatrauwaen/OpenContent
OpenContent v4.1
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 (https://github.com/sachatrauwaen/DNN_OpenContentProvider/releases)
- Clone module on other pages
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
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
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
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
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
Fix for datepicker in dnn 9.2
Fix for accordion field with multi language content
OpenContent version 3.5.3 (for dnn 9.2)
Compatibility version for dnn 9. 2
OpenContent version 3.5.2
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)
Compatibility version for dnn 9. 2
OpenContent version 3.5.1
Fixes
- fix xml save on portal 0
- fix for special characters in search terms (dashes, ...)