All Versions
39
Latest Version
Avg Release Cycle
21 days
Latest Release
1618 days ago

Changelog History
Page 1

  • v2.20191120.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.20191023.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.20190925.0 Changes

    September 25, 2019

    ๐Ÿ”– Version 2.20190925.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.20190814.2 Changes

    August 23, 2019

    ๐Ÿ”– Version 2.20190814.2 (2019-08-23)

    • ๐Ÿ› Bug fix : Fixed path parameters for UpdateOrder
  • v2.20190814.1 Changes

    August 16, 2018
    • ๐Ÿ› Bug fix: Removed a currentlyunsupported API object type
  • v2.20190814.0 Changes

    August 15, 2019

    ๐Ÿ”– Version 2.20190814.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.20190724.0 Changes

    July 24, 2019
    • ๐Ÿš€ BETA releases:
      • Catalog API: supports item options with datatypes and enums for item options and item option values.
  • v2.20190710.0 Changes

    July 10, 2019
    • ๐Ÿ’ฅ Breaking change — As of 2019-07-10 Java 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.20190612.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.20190612.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.