Skip to content

Commit

Permalink
Updated with latest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mark0263 committed Oct 21, 2016
1 parent 6e7a415 commit 6b978f0
Showing 1 changed file with 17 additions and 16 deletions.
33 changes: 17 additions & 16 deletions CHANGELOG.md
@@ -1,12 +1,13 @@
Please view this file on the master branch, on other branches it's out of date.

v1.6.3 (unreleased)
## v1.6.3 (unreleased)
- Fixed error with adding new keyed configuration items in the online configuration manager
- Fixed incorrect path in environment check for lck files
- Fixed issue where system messages with double quotes would not properly display
- Moved off-canvas menu template out of custom/ directory to menu/ directory
- Links auto tag did not honor link / category permissions
- Media Gallery: Add 'height' parameter to mgslider autotag
- Media Gallery: Make slideshow link a button

v1.6.2 (October 9, 2016)
## v1.6.2 (October 9, 2016)
- Updated Exifer library bundled with Media Gallery
- Updated getID3 library to latest upstream release
- Modified Admin menu layout to hide instruction block by default - new ? icon to toggle view
Expand Down Expand Up @@ -53,7 +54,7 @@ v1.6.2 (October 9, 2016)
- Story instance - dynamic auto tags would get cached and no longer be dynamic
- Fixed issue in version check where it did not properly detect pl versions

v1.6.1 (September 13, 2016)
## v1.6.1 (September 13, 2016)
- Reworked user profile latest comment listing - fixed issue where selection of a comment to view would result in a blank page - Updated to display all comments types, not just stories
- Fixed another long standing error in FileMgmt where filenames with spaces in them would not always download properly
- Fixed issue with LinkedIn Oauth login
Expand Down Expand Up @@ -114,7 +115,7 @@ v1.6.1 (September 13, 2016)
- Improved FB login to support more recent FB API version (v2.7 at this time)
- Fixed error where topic id was not used to filter global story attribute changes

v1.6.0 (July 22, 2016)
## v1.6.0 (July 22, 2016)
- Added configuration field for Facebook App ID - used when links from your site are shared on Facebook
- Fixed long standing bug in the Open Graph image property (property is now configured "properly")
- Experimental feature to allow custom story templates per topic
Expand Down Expand Up @@ -201,7 +202,7 @@ v1.6.0 (July 22, 2016)
- Added alignleft,alignright,aligncenter styles to CMS theme
- Removed !important attribute from forum style sheet in CMS theme

v1.5.1 (November 8, 2015)
## v1.5.1 (November 8, 2015)
- Removed custom.css included in Vintage theme
- Fixed typo in menu editor template (CMS) that prevented saving menu settings
- Expand story id, link id, staticpage id, and poll id to 128 characters
Expand All @@ -221,7 +222,7 @@ v1.5.1 (November 8, 2015)
- Added floatleft / floatright styles to CMS theme to support proper wrapping on [imageX] tags in stories
- Fixed error where both username and email were required on the forgot password screen. Now only requires one or the other

v 1.5.0 (October 31, 2015)
## v1.5.0 (October 31, 2015)
- Media Gallery: Improved support for MP4 video playback
- Fixed incorrect password confirmation field name in CMS theme
- Media Gallery: Fixed incorrect rating value on search page
Expand Down Expand Up @@ -279,7 +280,7 @@ v 1.5.0 (October 31, 2015)
- Privacy policy and Terms of use now implemented as static pages
- Support for PHP v5.3+ unlimited post size

v 1.4.3 (Nov 9, 2014)
## v1.4.3 (Nov 9, 2014)
- CAPTCHA Plugin - Added mathematical captcha
- Forum - Fixed error where forum ranking did not always display properly.
- SpamX - Add Allow TOR IP configuration option
Expand All @@ -299,7 +300,7 @@ v 1.4.3 (Nov 9, 2014)
- Cleaned up the style sheet caching logic and implemented improvements to prevent corrupt cache files.
- Implemented file locking when creating the style cache file to ensure multiple instances do not cause a file write error

v 1.4.2 (Jun 29, 2014)
## v1.4.2 (Jun 29, 2014)
- Ensure CKEditor's Media Gallery browser window has scroll bars and is re-sizable
- Improved GD2 image re-sizing to preserve transparency
- Fixed issue where Media Gallery would timeout on album admin screens
Expand All @@ -313,7 +314,7 @@ v 1.4.2 (Jun 29, 2014)
- Forum reorganized forum entry page - moved subject above editing toolbar
- Media Gallery - fixed HTML5 upload issue

v 1.4.1 (Apr 26, 2014)
## v1.4.1 (Apr 26, 2014)
- Several stability improvements
- Several code improvements for running a site under SSL
- Improved URL filtering
Expand All @@ -334,7 +335,7 @@ v 1.4.1 (Apr 26, 2014)
- Installation / upgrade enhancements to better support PHP v5.5+
- Update OAuth library to latest release

v 1.4.0 (Apr 1, 2014)
## v1.4.0 (Apr 1, 2014)
- Improved HTML filtering and variable sanitizing capabilities.
- Fixed security flaw in HTML filter.
- Removed FCKEditor from code base
Expand Down Expand Up @@ -365,14 +366,14 @@ v 1.4.0 (Apr 1, 2014)
- menu_footer
- Removed all legacy menu code (i.e.; menu_elements from config, etc.)

v 1.3.2.pl1
## v1.3.2.pl1
- Updated PHPMailer to latest upstream release (Mark)
- Forum Plugin: Fixed new post detection / display (Mark)
- Forum Plugin: New / Reply post notification emails used wrong text (Mark)
- Forum Plugin: Stop Forum Spam tweak to only urlencode when needed (Mark)
- Forum Plugin: Fixed crash when adding group moderators (Mark)

v 1.3.2 (Jan 26, 2014)
## v1.3.2 (Jan 26, 2014)
- Style tweak - quotes in Forum plugin pushed past margin in fixed width layout (Mark)
- Media Gallery - Batch Album delete did not properly remove albums (Mark)
- Fixed date display issue with Calendar Upcoming Event block (Mark)
Expand All @@ -382,7 +383,7 @@ v 1.3.2 (Jan 26, 2014)
- Updated OAuth library to latest version (Mark)
- Fixed logic bug in Media Gallery export script (Mark)

v 1.3.1 (Sep 5, 2013)
## v1.3.1 (Sep 5, 2013)
- Fixed potential SQL inject in Media Gallery - Identified by Manituna Security (Mark)
- Fixed SpamX SFS email check - no longer urlencode email address (Mark)
- Added Clear Cache and Menu Builder entries to the Admins Only block function (Eric)
Expand All @@ -396,7 +397,7 @@ v 1.3.1 (Sep 5, 2013)
- Fixed error when saving in Group editor when chk_showall was set to 1 (Mark)
- Demo mode security improvements (Mark)

v 1.3.0 (Jun 19, 2013)
## v1.3.0 (Jun 19, 2013)
- Added social auth moorotator image to default content (Michael/Eric)
- Moved hard-coded styles in public_html/layout/nouveau/users/loginform.thtml to style.css, dynamically set loginbox width if oauth enabled (Michael/Eric)
- Moved hard coded rating speed limit to configuration (Mark)
Expand Down

0 comments on commit 6b978f0

Please sign in to comment.