See: http://developers.shoper.pl/
- + added
Collectionresource
- + added
LoyaltyEventresource
- + added
Warehouseresource - + added
WarehouseLogrecource - + added
WarehouseRelocationrecource
- + added
AdditionalFieldOption,OrderTag,ProductTag,Progress,UserTag,XmlFeedresources
- + added
Redirectresource
- + added
PromotionCoderesource
- + added
Specialoffersresource - + fixed PHP 7.2 compatibility issue
- # fixed parsing response headers
- # fixed handling OAuth exception when HTTP response is empty
- + added
News,NewsCategory,NewsComment,NewsFile,NewsTagresources
- # version constraint less restrictive
- # changed developers e-mails
- # fixed handling exception when HTTP response is empty
- + added possibility to specify requests user-agent
- # fixed multiple HTTP response codes handling
- # fixed
Aboutpageautoloading issue (file name case problem)
- + new constants documented
- # fixed
HandlerExceptionandHttpExceptionexceptions hierarchy
- +
AuctionHouseandAuctionZoneresources - + added ability to use more than single field in
Resource::orderargument - # some phpdoc clean-up
- # fixed PHP 5.3 compatibility issues
- # forgetting to base64 encode files payload now will return more specific exception with corresponding message
- #
Handlerclient instantiation fix re-applied; last time was present only in changelog
- # fixed
Handlerclient instantiation
- # refactored debugging facilities - added particular exceptions, eg.
NotFoundException, etc. - # stripped away some rubbish code
- # narrowed namespace of library -
DreamCommerce\\ShopAppstoreLib - # improved error logging - exceptions have attached all request/response data
- # removed magic, especially
__callonResource
- +
GeolocationSubregionresource added
- # another
MetafieldValuecollection hydration fix and docs adjustments
- # fixed
MetafieldValuecollection hydration
- # fixed
AdditionalFieldresource typo - # fixed custom logger issue
- # fixed GZIP issues on some servers
- #
CategoriesTreestrict warning fixed
- # fixed README
- # fixed method signatures according to strict standards
- + added GZIP request headers for lower traffic
- + added
AdditionalField,ApplicationConfigresources - + added two authentication methods
- + added HEAD method for records calculation
- # fixed PHP 5.3 compatibility issues - broken data encoding
- # fixed PHP 5.3 compatibility issues
- + added resources:
Gauge - + added API error language switching
- + added links in phpdoc for API documentations
- # polished code to meet PSR standards more
- + added resources:
ApplicationVersion,GeolocationCountry,GeolocationRegion,Zone
- # maintenance release - removed unused code from library
- + introduced new library developer
- + token invalid event
- # fixed MetafieldValue data hydration
- # fixed criteria reset before pagination occurs
- # logger has been fixed
- #
AuctionOrderresource
- # internal library refactoring
- # API has been fixed
- # fixed API resource name typo
- # fixed problem with POST ID returning
- # fixed response hydration for GET#ID (previously array returned instead of ArrayObject)
- # fixed records sorting by complex keys, such as
translations.pl_PL.name
- # changed
Handler::actionExistsandHandler::verifyPayloadvisibility for better portability
- # fixed metafield collection
- # fixed stability requirement for Composer
- + added changelog
- # fixed Composer's license info
- + Added Aboutpages resource
- # removed unnecessary imports