Changelog History
Page 1
-
v2.25.0 Changes
November 20, 2019important
๐ Square has begun the retirement process for Connect v1 APIs. See the Connect v1 Retirement information page for details.๐ GA releases: SDKs now support the new
modify_tax_basis
field to Discounts and v2 Sandbox๐ BETA releases: SDKs now support the Shifts API webhooks for Labor shift created, updated, deleted, CreateLocation endpoint, and the ability to customize statement description in Payments API.
๐ Deprecated : Support for v1Items API and v1Locations API is fully deprecated.
-
v2.24.0 Changes
October 23, 2019- ๐ GA release: Merchants.ListMerchant is GA for all SDKs.
- ๐ Beta release: All SDKs support new Locations API endpoint, CreateLocation.
- ๐ Beta release: All SDKs support exclusion strategies for pricing rules.
-
v2.23.0 Changes
September 25, 2019๐ Version 2.23.0 (2019-09-25)
๐ GA release : All SDKs have been updated to support the new Merchants API.
๐ Beta release : All SDKs have been updated to support the new endpoints (RetrieveLocation, UpdateLocation) added to the Locations API.
๐ Beta release : All SDKs have been updated to support the new field (
mcc
) added to theLocation
type.๐ GA release : All SDKs have been updated to support the new field (
bin
) added to theCard
type.๐ GA release : All SDKs have been updated to support the new
CardPaymentDetails
fields (verification_results
,statement_description
, andverification_method
).๐ GA release : All SDKs have been updated to support the new
Payment
field, (employee_id
). -
v2.22.2 Changes
August 23, 2019๐ Version 2.22.2 (2019-08-23)
- ๐ Bug fix : Fixed path parameters for
UpdateOrder
- ๐ Bug fix : Fixed path parameters for
-
v2.22.1 Changes
August 16, 2018- ๐ Bug fix: Removed a currentlyunsupported API object type
-
v2.22.0 Changes
August 15, 2019๐ Version 2.22.0 (2019-08-15)
- ๐ New functionality : All SDKs have been updated to support the Sandbox v2 BETA release
- ๐ Deprecated functionality : All Transactions API functionality is deprecated in favor of Payments API and Refunds API functionality.
- ๐ New functionality : All SDKs have been updated to support the Payments API GA.
- ๐ New functionality : All SDKs have been updated to support the Refunds API GA.
- ๐ New functionality : All SDKs have been updated to support Orders API updates:
- Pickup Fulfillments, SearchOrders, and ServiceCharges move from BETA to GA.
- New BETA endpoint: Orders.UpdateOrder โ use the UpdateOrder endpoint to update existing orders.
- New BETA functionality: Create shipment-type fulfillments.
- ๐ New functionality : Locations.RetrieveLocation โ use the RetrieveLocation endpoint to load details for a specific Location.
-
v2.21.0 Changes
July 24, 2019- ๐ BETA releases:
- Catalog API: supports item options with datatypes and enums for item options and item option values.
- ๐ BETA releases:
-
v2.20.0 Changes
July 10, 2019๐ฅ Breaking change — As of 2019-07-10 .NET Connect SDK does not support explicit
ENUM
types. Instead, the SDKs passENUM
values as staticStrings
. Developer code can now choose to ignore unexpectedString
values when Square APIs return new values instead of being forced to throw runtime errors due to unexpected types. Additional information, including migration help, is available in the README.Retired functionality — The
CatalogItem.image_url
field (deprecated underSquare-Version
YYYYMMDD) is retired and no longer included in Connect SDKs.
-
v2.19.1 Changes
June 26, 2019- ๐ Bug fix:
Transaction.Charge
andCustomers.CreateCustomerCard
request objects — now include theverification_token
required for Strong Customer Authentication.
- ๐ Bug fix:
-
v2.19.0 Changes
June 12, 2019- ๐ BETA releases:
- Orders API: supports service charges with a new field and datatype.
- Catalog API: supports measurement unites for item variation quantities with a new field and datatype.
- ๐ New functionality:
Order
entities — now include asource
field that contains details on where the order originated. - ๐ Improved functionality: ListLocations — Expanded business information available through the Locations API, including business hours, contact email, social media handles, and longitude/latitude for physical locations.
- ๐ BETA releases: