Skip to content

Releases: SC-Networks/evalanche-soap-api-connector

1.13.1 Bugfix release

05 Aug 12:41
c8b8063
Compare
Choose a tag to compare

[1.13.1] - 2024-08-05

FIXED

  • Correct parameter-name of the set-/getContentContainerData methods (had
    been changed due to technical reasons)

What's Changed

  • Rename the content-container resource-id param name by @usox in #219

Full Changelog: v1.13.0...v1.13.1

1.13.0 Feature release

14 Nov 08:11
Compare
Choose a tag to compare

[1.13.0] - 2023-11-14

ADDED

  • Add support to define the allowed templates when configuring slot items
    (#207)
  • Allow updateTitle in all resource-related clients (#204)

What's Changed

Full Changelog: v.1.12.1...v1.13.0

1.12.1 Bugfix Release

14 Aug 06:43
Compare
Choose a tag to compare

[1.12.1] - 2023-08-14

FIXED

  • Allow unexpected keys in API response (#200)

Full Changelog: v1.12.0...v.1.12.1

1.12.0 Feature Release

17 Feb 06:42
Compare
Choose a tag to compare

[1.12.0] - 2023-02-17

ADDED

  • Support methods to retrieve article individualization (#196)

What's Changed

  • Implement article individualization retrival/saving by @usox in #198

Full Changelog: v1.11.0...v.1.12.0

1.11.0 Feature Release

20 Dec 10:14
f32a141
Compare
Choose a tag to compare

Changelog

[1.11.0] - 2022-12-20

ADDED

  • Support methods to retrieve article and container details (#193)
  • Support methods to retrieve article and container by type (#191)

FIXED

  • Typo inside JobResultConfig key resultChunks (#192)
  • Method purchaseProduct parameter productId should be int (#188)

What's Changed

  • Change Marketplace purchase to int ProductId by @WorksDev in #188
  • Apply PHPCSFixer / PhpStan adjustments by @WorksDev in #190
  • Fix parameter name resultChunks in JobResultConfig by @effectpet in #192
  • Add methods to retrieve article and container details by @effectpet in #193
  • Add methods to retrieve article and container by their types by @effectpet in #194

Full Changelog: v1.10.1...v1.11.0

1.10.1 Bugfix Release

11 Aug 07:24
Compare
Choose a tag to compare

[1.10.1] - 2022-08-11

FIXED

  • FormStatistic::getDuplicationErrorCount() causes a TypeError due to missing hydration of the value #185 (thx @LosHawlos)
  • Update structs to 1.13.1 #185

Full Changelog: v1.10.0...v1.10.1

Feature Release

05 Jul 07:38
Compare
Choose a tag to compare

[1.10.0] - 2022-07-01

ADDED

  • Support for new salutation type "divers"

Bugfix Release

20 Sep 10:54
95f032e
Compare
Choose a tag to compare

[1.9.1] - 2021-09-20

FIXED

  • Milestone Create Parameter

1.9.0 Feature Release

27 Jul 11:47
Compare
Choose a tag to compare

[1.9.0] - 2021-07-27 🚀

ADDED

  • Support methods to retrieve/update form configurations (#156)
  • Support method to retrieve campaign configurations (#165)
  • Support method to retrieve campaign config versions (#166)
  • Support methods to start/stop campaigns (#163)
  • Support setting/retrieving Container type ids in MailingTemplateConfiguration (#162)
  • Support FormService method to create forms (#155)
  • Support different object types in MailingService::createDraft (#154)
  • Support MailingService methods to retrieve/manipulate the content container (#153)

1.8.1 Bugfix Release

01 Apr 07:46
Compare
Choose a tag to compare

[1.8.1] - 2021-04-01

FIXED

  • Fetching a profile using the encrypted UID (#151)