Version 1.3.2
February 22, 2022
Fixed
- fixed garnish js error
- merged PRs, remove unused debugging code
Version 1.3.1
February 21, 2022
Fixed
- fixed composer.json error
Version 1.3.0
February 21, 2022
Added
- Added option for auto approval, update QARR Settings -> General
- Added twig helpers for custom templates while still using built in js scripts for functionality
- Merged PRs from @billmn
Version 1.2.9
September 24, 2021
Added
- Added a method to bulk remove previous reviews or questions after Entry or Product elements has been deleted from CMS
Version 1.2.8
September 23, 2021
Fixed
- Fixed bug where plugin would break after elements got removed from CMS
- Fixed siteId error on multiple pages
- Renamed json_decode filter
- Merge requests
Version 1.2.7
March 4, 2021
Fixed
- Fixed bug when showSort is set to false
Version 1.2.6.1
January 21, 2021
Fixed
- Fixed query bug for qarr.displayReviews and qarr.displayQuestions()
Version 1.2.6
January 20, 2021
Fixed
- Fixed frontend displays with pagination
- Fixed frontend sort filter
- Fixed star rating count error
Version 1.2.5.1
January 11, 2021
Fixed
- Fixed sort by bug
Version 1.2.5
January 11, 2021
Added
- Added optional attributes for advanced usage
Version 1.2.4
December 26, 2020
Fixed
- Fixed average rating now updating after ratings were deleted
- Fixed display dropdown fields render issues
Added
- Added option to display all reviews or questions with html markup
- You can now post answers to questions from CP
Version 1.2.3
October 3, 2020
Fixed
- Fixed a bug that would sometimes throw an error on the dashboard and element index pages
Version 1.2.2.2
September 14, 2020
Fixed
- Displays will now load Layout Designer based on your Craft version compatibility
Version 1.2.2.1
September 14, 2020
Fixed
- Fixed image configuration on Element Index table
Version 1.2.2
September 14, 2020
Fixed
- Craft 3.5 compatibility
- Fixed JS errors
- Fixed EVENT_AFTER_SAVE on plugin load
- Make QARR compatible with custom ElementTypes (Thanks @francoislevesque)
Version 1.2.1
September 25, 2019
Fixed
- Fixed
Serialization of 'Closure' is not allowed
bug when posting a question - Fixed bug where Rules were not applied to submissions
- Fixed styles for Answers on questions edit page
Improved
- Submitted items that are flagged by Rules or reported as abuse will now display on element index and edit pages
Version 1.2.0
September 17, 2019
Improved
- Updated plugin UI to coexist with Craft's UI (sorry to going back and forth with these UI style changes...)
- Added additional element columns (Stars, Location) + ability to configure element assets from the element index page
Added
- Added soft deletes to Reviews, Questions and Displays
- Added ability to return objects instead of markup for functions
displayQuestions()
,displayReviews()
anddisplayRating()
- Elements now display if submission is by a verified purchaser. (Only for Commerce plugin) See Details
- Added Email Template configuration for Correspondence See Docs.
Version 1.1.9
August 29, 2019
Fixed
- Fixed allowAnonymous support
Version 1.1.8
July 4, 2019
Fixed
- Fixed a bug where plugin settings have not been set yet, prevented access to CP
Version 1.1.7
July 3, 2019
Added
- Added ability to generate direct links for reviews and questions See Docs
Version 1.1.6
June 30, 2019
Added
- Now you can add Asset Fields and file uploads to custom templates Displays
- Added validation errors to custom templates
Version 1.1.5
June 28, 2019
Added
- Added custom templates for posting answers Answer Form
- Added custom templates for reporting abuse Abuse Form
Improved
- Updated Documentation
Version 1.1.4.1
June 28, 2019
Fixed
- Fixed pending button style
Version 1.1.4
June 28, 2019
Fixed
- Various bug fixes
- Missing functions (such as answer deletes, etc)
Improved
- UI complete update, for better experience and usability
Added
- Custom element index columns (if you run into errors after update, you might need to clear element index from db)
Version 1.1.3
June 17, 2019
Fixed
- Updating missing columns from the Install.php file, again. Ooops.
Version 1.1.2
June 17, 2019
Fixed
- Missing
hasPurchased
column from the Install.php file
Version 1.1.1
June 17, 2019
Fixed
- Version bump, missing schema version required for migrations
Version 1.1.0
June 17, 2019
Improved
- Channels and Single pages can now have reviews and questions!!!
- CP UI updates
- Use html form to submit Reviews Reviews
- Use html form to submit Questions Questions
- A bunch of housekeeping and code cleanup.
Added
- Custom templates for frontend Usage
- Added jQuery plugin for frontend built-in templates + jQuery will be automatically added if not already. Details
Added
- Bug fixes
Version 1.0.9
February 16, 2019
Fixed
- Fixed errors when product would be missing
- Fixed bug on Questions that do not have rules assigned to them
Version 1.0.8
January 29, 2019
Fixed
- Fixed a bug where checking pending entries would break the plugin and cp in PHP 7.3
Version 1.0.7
January 24, 2019
null
Version 1.0.6
November 20, 2018
Added
- Added Top Submissions by country and continent to qarr dashboard.
Improved
- Move Rules to job ques
Version 1.0.5
November 16, 2018
null
Version 1.0.4
November 16, 2018
Added
- Added Rules Documentation
- Added geolocation for submissions (for location stats & charts)
Improved
- Improved UI
Version 1.0.3
November 8, 2018
Added
- Added craft dashboard widgets for Overall Stats and Recent Submissions
Version 1.0.2
November 5, 2018
Added
- Star filtering and sorting Screenshot
Version 1.0.1
November 2, 2018
Improved
- Updated UI to closely match Crafts' UI
- Documentation
Added
- Ability to quickly moderate pending submissions from QARR dashboard gif
Version 1.0.0
September 11, 2018
Added
- Initial release