Skip to content

Releases: DNNCommunity/DNN.Blog

06.05.06

09 May 09:56
Compare
Choose a tag to compare

Fix issue with notifications adding in DNN
Add class to manage buttons wrapper fixes #209
Update DNN dependencies to 9.11

06.05.04

11 Dec 13:21
Compare
Choose a tag to compare

Support for images resized over one axes (so specify max height or max width only)
Support for other locales for Flatpickr date picker in Edit Post screen

06.05.03

13 May 18:35
88408f9
Compare
Choose a tag to compare

Fixes issue with posts datagrid

06.05.02

21 May 20:28
3b22899
Compare
Choose a tag to compare

Added support for canonical urls for all pages

06.05.01

12 Nov 20:45
56bad47
Compare
Choose a tag to compare

This release fixes a minor issue in the encoding of the summary in a user's journal when a post is created.

06.05.00

20 Oct 20:17
f950004
Compare
Choose a tag to compare

This release removes dependencies on Telerik (thanks @hismightiness for this!!) and Sharpziplib. It also bumps the DNN dependency to version 9.7.0. So this won't install on older versions of DNN.

06.04.02

11 Apr 19:30
Compare
Choose a tag to compare

Highlights:

  • Fix exception when CommentsTemplate doesn't exist
  • Replace old references to Glyphicons with FontAwesome in _default skin
  • Make manual display properly on GitHub
  • This change causes multiple tags to be displayed with separating commas and spaces, identically to how multiple categories are displayed.
  • Comment dialog too wide for some screens
  • Make list images link to posts
  • Community GitHub templates
  • Fix add module logic
  • Fix displayname of commenter in default template
  • Replaced deprecated API usages
  • Reorganization of code and new build/package process based on Cake

06.04.01

22 Feb 22:19
Compare
Choose a tag to compare

Highlights:

  • Ability to specify whether to allow comments per module instance
  • Add Twitter tags to page
  • Better filter for querystring values
  • Fix for issue with MarkdownMonster

06.04.00

19 Aug 09:48
Compare
Choose a tag to compare

Summary

Enhancement: New default template
New Feature: If you post using WLW and you start with a picture it will be the post image
Enhancement: BlogML im/export now using zipped xml
Enhancement: BlogML enhancement to facilitate transfer of blog image
Fix: Various fixes. Check the Github history for details.

New default template

The old default template had issues on some skins. This template is still included as "v60 [System]" (as in version 6.0 when it was introduced). The default template has been adjusted for a simpler but hopefully also more robust template. As always: I'm open to suggestions for improvements.

Migration

During installation, any existing blog module that had the old default template set, is migrated to "v60" so you won't notice. However, every time you create a new blog module instance, the new default will be used. If you wish to use the new default on existing modules, go to the module settings and select "Default [System]" from the template dropdown.

As always: back up your DNN before installing and roll back if something is not right. DNN doesn't recover well from broken module installations, so unless you really know what you're doing follow this advice.

06.03.00

01 Feb 16:19
Compare
Choose a tag to compare

Release for DNN 8 only!!!

Recompile was needed because there are still some Telerik controls we use in this module.