Releases: getdatakick/revws
Version 1.3.0
- PHP8 support
- Prestashop 8 Support
- Unified version for all platforms
Version 1.2.2
v1.2.2 Merge branch 'ps16' of https://github.com/getdatakick/revws into ps16
Version 1.2.1
This minor version brings Polish, French and Portuguese translation.
Version 1.2.0
Features
- Allow multiple review - there is new settings option that allows customers to review the same product multiple times
- Show images in review list - attached images are now displayed directly in review list, so employee don't miss them when approving reviews
Bugfixes
- fixed PHP warning when loading entities
Minor enhancements
- Added nofollow attribute to login link to prevent google complaints
Fix Back Office RTL problem
this minor issue fixes RTL related issue(s) in back office
Version 1.0.24
This version brings following enhancements and some bugfixes
Enhancements
- Reviews with empty titles are now supported
- Review tab label now shows number of total reviews
- Customer is redirected back to product page after login
- Added default css for review average custom placement
- Italian translation
- French translation
Bugfixes
- Fixed image overflow issue
- Fixed images being stretched in firefox
- Fixed ordering by usefulness
Version 1.0.23
This version brings couple small enhancements and bugfixes
Enhancements
- Issue 86 - custom placement for review average - you can now position stars/ratings widget anywhere on your product page. For example prominently below product title
- Issue 97 - added shortcuts from settings page to reviews, import, criteria pages
- Issue 100 - added configuration option for number of reviews to be displayed on all-reviews / my-reviews page
- Issue 48 - you can now edit review date from back office
- Issue 47 - review lists can now be filtered by category and brand.
Bugfixes
- Issue 90 - fix pagination problem that occured on some versions of MariaDB without proper support for SQL_CALC_FOUND_ROWS
- Issue 96 - fixed overflow problems with long review content
- Issue 20 - read review link now works in quick view
- Issue 99 - don't filter reviews on my-reviews page by selected language
Tip and tricks
Try adding this short snippet somewhere into your smarty template. It will display product reviews associated with category 4
{hook h='displayRevwsReviewList' category=4 }
Review entity types
This release improve stability of revws module by fixing few bugs. It also changes underlying database structures to support different types of reviews.
Bug fixes:
Bug fixes
This version brings couple of bug fixes:
- fix php7.2 compatibility issues
- broken pagination in layered navigation [ps16]
- fix column name issue in review import functionality
Reviews with images
Reviews with images
I'm happy to announce that new version 1.0.20
has just been released. This version fixes few bugs, and brings one major new feature - support for images. Your customers can now attach images to their reviews: