Releases: binshops/prestashop-rest
Releases · binshops/prestashop-rest
v2.5.0
v2.4.7
v2.4.4
v2.4.3
v2.4.1
v2.4.0
🚀 Features
- Added Wishlist endpoints
- List wishlists
- Add product to wishlist
- View Wishlist
- Delete product from wishlist
- Create wishlist
- Delete wishlist
- Rename wishlist
- Added zipcode validation
- Added currencies to bootstrap/lightbootstrap API
- Added languages to bootstrap/lightbootstrap API
- Added the logo url to bootstrap/lightbootstrap API
- Added float price to combinations
Improvement
- Improved error handling in profile edit
Fix
- Fixed countries without state in address creation
v2.3.0
Added
- Two payment options: bankwire and pay by check
- Returns cart items on cart update
- Returns newly created address
- Returns user info on user login
- Adds attribute groups to product details
Refactor
- Cart Management refactoring
- Removes unnecessary fields from registration
- Product images refactor
Fixed
- Checks permission on address delete
- Checks permission for order details