2023-03-23
5.2.1
Fixed
- Foundation Bug
2023-03-17
5.2.0
Changed
- Update Foundation Version
- Begin PHP 8.2 compatibility
2023-01-09
5.1.2
Fixed
- Sql error
- Shortname in fields not saving
2021-11-12
5.1.1
Changed
- Updated EEHarbor Foundation to fix issue with multiple add-ons ignoring MSM sites
2021-10-28
5.1.0
Added
- Added ignore option for MSM sites (licenses management)
Fixed
- Bad redirect in control panel when sessions were used.
- Deprecated warning in the log for url_title method.
2021-02-01
5.0.0
Added
- EE3, EE4, EE5, and EE6 support!
2014-07-09
4.0.8
Added
- expire_rated_status_after config override
Changed
- EE 2.8.1 fixes
2014-07-09
4.0.7
Added
- orderby="" parameter to top_entries (sum, avg, date, total)
Changed
- rating sum is not divided by the amount of fields anymore
2014-02-15
4.0.5
Added
- EE 2.7 support
Changed
- Updated Control Panel Design
2013-06-10
4.0.4
Added
- Support for url_third_themes config override
- top_liked_entries tag
2012-12-13
4.0.3
Added
- {exp:channel_ratings:id} tag
- category="" to the Top Entries tag
Changed
- Compatibility with EE 2.5+ comment table
Fixed
- AJAX submissions where not returning errors correctly.
2012-05-20
4.0.2
Added
- JSON responses for all AJAX requests for LIKES
2012-04-30
4.0.1
Added
- Added {exp:channel_ratings:my_likes}
- New Delete like variable {rating:delete_url}
- CSS Overrides for NSM Override
Fixed
- The ratings MCP was not taking into account the current active site (MSM Installs)
- Ratings on the front end where not taking the current active site into account (MSM Installs)
- Collections created on a subsite where created on the main site instead.
2012-04-10
4.0.0
Added
- Redesigned the Module Control Panel!
- Collections data are truly seperate now
- A new collection switcher to the Module Control Panel
2012-04-01
3.2.5
Added
- an AJAX response (json) to {exp:channel_ratings:new_rating}ADDED: A new collection switcher to the Module Control Panel
Fixed
- Closing a Rating Review would not close the associated comment.
2011-10-02
3.2.1
Changed
- the way empty ratings are handled, it now skips these fields. (instead of marking them as ZERO)
Fixed
- a bug where ratings could not be submitted if the IP2Nation module was not installed
2011-05-09
3.2.0
Added
- rating_status tag
2011-04-07
3.1.0
Added
- theme:FIELDNAME="" parameter to control rating theme on a per Rating Field basis.
- rating:return="" parameter to "Comment Review" in {exp:comment:form} Specifying this parameter will make Channel Ratings take over the return url. (You can use %COMMENT_ID% in the return url, will be replace by comment_id)
Changed
- When a rating is a deleted and there are not other ratings for that item, the global stats for that item will also be deleted
- "comment_rating" & "rating" tag accept multiple collections by seperating them with a |
Fixed
- a bug where required rating fields would not stick.
2011-03-28
3.0.0
Added
- MASSIVE Ratings moderation & log viewer to the Ratings Module Control Panel!!
- You can now export ratings to CSV & EXCEL right from the Ratings Module Control Panel!
- Rating & Like support for Individual Comment Entries
- Rating & Like support for EE Members
- Rating & Like support for Channel Images
- Rating & Like support for Channel Files
- Rating & Like support for Channel Videos
- Rating & Like support for BrilliantRetail Products
- exp:channel_ratings:top_items tag
- {rating:fields} variable pair to exp:channel_ratings:new_rating for easier form inputs (also to comments)
- channelratings_insert_rating_end extension hook
- channelratings_insert_like_end extension hook
Changed
- Ratings attached to comments also display on the Comment Moderation pages.
- Ratings attached to comments now respect Comment Moderate settings upon submissions.
- Ratings attached to comments now closes/open if you close/open an comment. (also deletes)
- exp:channel_ratings:new_like now works different. Please see docs and update your tags once upgraded!!!!!
Fixed
- a bug where importing ratings from Solspace Ratings would not calculate average stats for multiple fields
- a bug where importing ratings from Solspace Ratings would not convert IP addresses.
2011-01-16
2.6.0
Added
- Recount tool for ratings.
2011-01-14
2.5.0
Added
- an Import tool for Ratings. Currently support Solspace Rating module. (Entry ratings only)
Fixed
- a bug where in the MCP non-required field would still show up as Required.
2011-01-05
2.1.1
Changed
- Documentation url to: http://www.devdemon.com/channel_ratings/docs/
Fixed
- a bug where rating stats where not properly displayed when only the default field is being used.
2011-01-03
2.1.0
Changed
- the Channel Ratings Model to work with EE 2.1.1 And EE 2.1.3, due to big changes in ExpressionEngine
Fixed
- a bug where a MYSQL error would occur on certain installations
- a bug where comments with no ratings would produce a PHP error.
2010-12-31
2.0.0
Added
- Commercial Release