Skip to content

Latest commit

 

History

History
126 lines (76 loc) · 2.37 KB

CHANGELOG.md

File metadata and controls

126 lines (76 loc) · 2.37 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[10.1.0] - 2021-06-08

  • added CommunicationPreferences api module

[10.0.0] - 2021-04-15

  • retry fix
  • search method was changed to do_search

[9.6.0] - 2021-03-31

  • License was added

[9.5.1] - 2021-03-17

  • fixed Files::Files api module

[9.5.0] - 2021-02-19

  • added Events api module
  • added Conversations::VisitorIdentification api module

[9.4.0] - 2021-02-08

  • added Crm::Extensions::Accounting api module
  • added Crm::Extensions::Calling api module
  • added Crm::Extensions::Videoconferencing api module
  • added Crm::Objects::FeedbackSubmissions api module
  • added Files::Files api module
  • added Marketing::Transactional api module

[9.3.0] - 2021-01-20

  • Add automation actions client
  • Update blogs clients

[9.2.0] - 2020-12-16

  • Add blogs clients
  • Update hubdb client
  • Update OAuth client
  • Typhoeus was added

[9.0.0] - 2020-11-02

  • Upgrade clients to 4.3.1 version of openapi-generator

[8.0.1] - 2020-10-23

  • Update Hubdb client

[8.0.0] - 2020-10-20

  • Add hubdb client
  • Add missing clients to main config

[7.3.0] - 2020-10-09

  • Add timeline events sample app

[7.2.0] - 2020-10-05

  • Add Objects client
  • Add Schemas client

[7.1.1] - 2020-08-17

  • Fix sample apps API call bugs

[7.1.0] - 2020-08-17

  • Add Trello integration sample app

[7.0.0] - 2020-08-04

  • Regenerate clients

[6.0.0] - 2020-07-24

  • Regenerate clients

[5.0.0] - 2020-06-23

  • Fix methods of default_api (Site-search client)

[4.0.0] - 2020-06-09

  • Add Add search sample app
  • Add AuditLogs client
  • Add Domains client
  • Add Perfirmance client
  • Add SiteSearch client
  • Add UrlRedirects client

[3.3.0] - 2020-06-01

  • Add webhooks contacts sample app
  • Add imports contacts sample app
  • Add webhook signature verification helper

[3.2.0] - 2020-05-06

  • Rename imports#get_all to get_page method
  • Update Webhooks client

[3.1.1] - 2020-05-04

  • Add Imports api client to common configuration

[3.1.0-beta] - 2020-04-23

  • Add new models to main client

[3.0.0-beta] - 2020-04-20

  • This CHANGELOG.md file.
  • Regenerate clients
  • Update sample apps according to regenerated clients
  • Update Gemfile