Releases: grayloon/magento-laravel-api
Releases · grayloon/magento-laravel-api
v0.10.0
17 Apr 15:18
Compare
Sorry, something went wrong.
No results found
0.10.0 - April 17, 2021
Fix product filters to allow set filters #57
Breaking change if extending the products() method.
v0.9.1
06 Apr 16:06
Compare
Sorry, something went wrong.
No results found
Add Store Website Repository Interface endpoint
Add Product Attributes Endpoint
v0.9.0
03 Feb 04:46
Compare
Sorry, something went wrong.
No results found
Add ability to log and debug unsuccessful API requests
Add endpoint to show specific order by order ID
v0.8.0
09 Dec 14:04
Compare
Sorry, something went wrong.
No results found
Support for PHP 8
Add endpoint to reset customer passwords
Add endpoint to apply customer coupons
Add endpoint to edit specific guest cart item
Add endpoint to edit specific customer cart item
v0.7.0
14 Nov 19:23
Compare
Sorry, something went wrong.
No results found
Added Bundle Product Options Endpoint
Added Sources Endpoint
Added Sources by name Endpoint
Added Orders Endpoint
Added Stocks Endpoint
v0.6.0
27 Oct 22:03
Compare
Sorry, something went wrong.
No results found
Ability to create cart as customer
Ability to remove items from cart as guest
Ability to remove items from cart as customer
Fix: support custom singular API endpoints
v0.5.0
06 Oct 19:01
Compare
Sorry, something went wrong.
No results found
Fix for Laravel 8 Applications
Ability to query custom extension API endpoints
Added Delete and Put Methods
Added Product Categories API Endpoint
Added Payment as Guest Endpoint
Added Payment as Customer Endpoint
Added Cart Payment Methods Endpoint
Added Shipping Information Endpoint
Added Add Items as Customer to Cart Endpoint
Now throws Exception when >500 error is thrown
v0.4.1
08 Sep 13:10
Compare
Sorry, something went wrong.
No results found
Support for Laravel 8 applications
v0.4.0
03 Sep 02:04
Compare
Sorry, something went wrong.
No results found
Removed Storage System (moved to its own package for less breaking changes)
Added Guest Carts Endpoint
Added Source Items Endpoint
Added Product Links Endpoint
Added Product Link Type Endpoint
v0.3.0
11 Aug 22:16
Compare
Sorry, something went wrong.
No results found
Ability to resolve Custom Attribute values
Added helpers to easily retrieve product custom attribute values
Added slug column to Magento Products table