Skip to content

Releases: ventrian/News-Articles

Version 0.14.0 - DNN 10 Compatibility

Choose a tag to compare

@skamphuis skamphuis released this 31 Oct 10:07
e6761be

This release fixes the module to be compatible with DNN 10.
Thanks to @vmasanas

Version 0.13.1 - Bugfix

Choose a tag to compare

@skamphuis skamphuis released this 07 Apr 06:18

This release only fixes #78 - Links to child portals in search results

Version 0.13.0

Choose a tag to compare

@skamphuis skamphuis released this 02 Feb 14:30
0b5b286

This release contains changes for the following issues/pull requests:
#32, #60, #63, #66, #69, #75

This release has been tested on a few installations, one of which has several thousands of articles. All seemed to work fine. Nevertheless, be careful updating your production sites.

v00.12.00

Choose a tag to compare

@skamphuis skamphuis released this 04 Nov 07:09
65590ff

Mainly fixed #50 the Author image that seems to have broken by changes in DNN.

Also merged in several PR's: #34, #35, #36: thanks @zachricha

FYI, we previously listed that #32 was in this release too, but that was incorrect.

v00.11.03

Choose a tag to compare

@skamphuis skamphuis released this 17 Jun 08:01

This release fixes issues witrh the recently added reCaptcha and Honeypot options for comments.

v00.11.01

Choose a tag to compare

@skamphuis skamphuis released this 25 Jan 16:16

Fixes #26. Nothing more, really.

v00.11.00

Choose a tag to compare

@skamphuis skamphuis released this 08 Jan 16:31

Fixes:
#19 Options for reCaptcha and Honeypot controls for Comments. In stead of just DNN Captcha.
#23 Files and images can now only be uploaded to the Default Folders set in Admin Options (or child folders of the default)
#21 Sets validation group for SubmitArticle (thanks to @jbrinkman)

v00.10.00

Choose a tag to compare

@skamphuis skamphuis released this 24 Oct 07:26
465d012

DNN 9.2 compatible

This release has been focused around making the module compatible with DNN 9.2.

List of changes:

  • Removed calls to DNN API's that have been removed in DNN 9.2 (@skamphuis)
  • Raised dependency on DNN to v7.3.2 (@skamphuis)
  • Removed dependency on SWF file upload, so Flash is not used anymore (@vmasanas)
  • fix RSS to include language on links (@vmasanas)
  • sync files on upload (@vmasanas)
  • do not include protected folders in list of folders (@vmasanas)
  • support for OpenGraph images (@vmasanas)

v00.09.11

Choose a tag to compare

@skamphuis skamphuis released this 24 Oct 07:20

This is the original v00.09.11 that @sjmcculloch published as an open source module.