See: http://developers.shoper.pl/
- + added
Collection
resource
- + added
LoyaltyEvent
resource
- + added
Warehouse
resource - + added
WarehouseLog
recource - + added
WarehouseRelocation
recource
- + added
AdditionalFieldOption
,OrderTag
,ProductTag
,Progress
,UserTag
,XmlFeed
resources
- + added
Redirect
resource
- + added
PromotionCode
resource
- + added
Specialoffers
resource - + fixed PHP 7.2 compatibility issue
- # fixed parsing response headers
- # fixed handling OAuth exception when HTTP response is empty
- + added
News
,NewsCategory
,NewsComment
,NewsFile
,NewsTag
resources
- # 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
Aboutpage
autoloading issue (file name case problem)
- + new constants documented
- # fixed
HandlerException
andHttpException
exceptions hierarchy
- +
AuctionHouse
andAuctionZone
resources - + added ability to use more than single field in
Resource::order
argument - # 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
- #
Handler
client instantiation fix re-applied; last time was present only in changelog
- # fixed
Handler
client 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
__call
onResource
- +
GeolocationSubregion
resource added
- # another
MetafieldValue
collection hydration fix and docs adjustments
- # fixed
MetafieldValue
collection hydration
- # fixed
AdditionalField
resource typo - # fixed custom logger issue
- # fixed GZIP issues on some servers
- #
CategoriesTree
strict warning fixed
- # fixed README
- # fixed method signatures according to strict standards
- + added GZIP request headers for lower traffic
- + added
AdditionalField
,ApplicationConfig
resources - + 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
- #
AuctionOrder
resource
- # 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::actionExists
andHandler::verifyPayload
visibility for better portability
- # fixed metafield collection
- # fixed stability requirement for Composer
- + added changelog
- # fixed Composer's license info
- + Added Aboutpages resource
- # removed unnecessary imports