All Versions
37
Latest Version
Avg Release Cycle
22 days
Latest Release
1612 days ago

Changelog History
Page 1

  • v2.25.0 Changes

    November 20, 2019

    important
    👀 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 the Location type.

    🚀 GA release : All SDKs have been updated to support the new field (bin) added to the Card type.

    🚀 GA release : All SDKs have been updated to support the new CardPaymentDetails fields (verification_results, statement_description, and verification_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
  • 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.
  • 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 pass ENUM values as static Strings. Developer code can now choose to ignore unexpected String 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 under Square-Version YYYYMMDD) is retired and no longer included in Connect SDKs.

  • v2.19.1 Changes

    June 26, 2019
    • 🐛 Bug fix: Transaction.Charge and Customers.CreateCustomerCard request objects — now include the verification_token required for Strong Customer Authentication.
  • 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 a source 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.