Skip to content

Releases: DNNCommunity/DNN.Blog

06.04.02

11 Apr 19:30

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

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

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

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.

06.02.02

15 Dec 16:42

Choose a tag to compare

Fix to opengraph metadata tags

06.02.01

10 Dec 15:42

Choose a tag to compare

This release adds and improves a number of metadata tags when posts are selected ti facilitate better integration with Facebook and other tools that support OpenGraph

06.02.00

02 Dec 10:53

Choose a tag to compare

This release contains a large list of bug fixes and a number of (subtle) enhancements. This is the full list of changes:

  • Change: Dependency moved up to DNN 7.1.2
  • Enhancement: New template for search box
  • Enhancement: New Setting to control if management panel is visible in view mode PR#45
  • Fix: Update the PublishedOnDate token to use the user's timezone instead of system time PR#38
  • Enhancement: New Token PublishedOnDateUtc PR#43
  • Fix: Update the Published token to also check PublishedOnDate as well as IsVisible PR#39
  • Enhancement: New Token IsVisible PR#39
  • Enhancement: Add the Page Name to the Parent Blog module list to help identify which blog instance is which PR#42
  • Fix: Filter out invalid parent blog module options PR#42
  • Fix: Html Cleanup in Manage Blogs control PR#44
  • Fix: Add a unique ID to the blog chooser control (support for multiple blogs on a single page) PR#41
  • Enhancement: New Token CurrentMode PR#50
  • Enhancement: New Setting to hide unpublished posts when the user is in view and/or edit mode PR#50
  • Enhancement: Implemented new search logic introduced in DNN 7.1
  • Enhancement: Improved 508 compliance PR#49 and PR#52
  • Fix: Fixed issue that prevented the module from working with client resource management on

Special thanks for this release goes to Oliver Hine and Brian Dukes who've helped out tremendously!

The Blog team,

Peter Donker, Luis Cabrera

06.01.02

20 May 19:31

Choose a tag to compare

Enhancement: Rss feeds now localized through locale querystring parameter
Enhancement: Added Powershell to Syntax highlighter in default template
Fix: Profile properties now html decoded before being emitted
Enhancement: Added images to classic template
Fix: Fixed Twitter icon in default template
Fix: Template collection to show only categories selected for viewing (selectcategories)

06.01.01

18 Dec 13:56

Choose a tag to compare

Highlights:

  • Fix: Categories list will now only show those categories selected in view settings or all if none were selected.
  • Fix: Updating a post through WLW no longer clears out post image
  • Fix: Save vocabulary before refreshing admin page
  • Fix: Fix to BlogML export logic. It was missing the blog id before.

06.01.00

11 Nov 16:06

Choose a tag to compare

The repository and IP have now moved to DNN-Connect, the non-profit organization for the DNN Community!

Highlights of this release:

  • Change: Moved IP from Bring2mind to DNN Connect
  • Change: RSS Feed namespace now DNN Connect instead of DotNetNuke (breaking change for RSS feeds!)
  • Enhancement: Incorporated latest version of FontAwesome
  • Enhancement: No need for "URL to target page" property in Template Settings anymore
  • Enhancement: All links from all the templates are constructed and displayed with the same standards
  • Enhancement: Templates View Link Enhancement Request
  • Enhancement: Enhanced support for SEO
  • Enhancement: Also accepts user id (userid, user, uid) in the querystring to filter by author
  • Fix: Posts' URL not longer malformed
  • Fix: Friendly URLs in Blog
  • Fix: Unpublished Posts no longer show up in Google Site Map
  • Fix: Unpublished blog posts no longer appear in RSS feed