Skip to content

Releases: ventrian/News-Articles

Version 0.13.1 - Bugfix

07 Apr 06:18
Compare
Choose a tag to compare

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

Version 0.13.0

02 Feb 14:30
0b5b286
Compare
Choose a tag to compare

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

04 Nov 07:09
65590ff
Compare
Choose a tag to compare

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

17 Jun 08:01
Compare
Choose a tag to compare

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

v00.11.01

25 Jan 16:16
Compare
Choose a tag to compare

Fixes #26. Nothing more, really.

v00.11.00

08 Jan 16:31
Compare
Choose a tag to compare

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

24 Oct 07:26
465d012
Compare
Choose a tag to compare

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

24 Oct 07:20
Compare
Choose a tag to compare

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