Skip to content

Changelog

v5.4.0

Released: 2024-03-27

Features

  • added relation structure validation and acl access validation
  • moved validation code to utils module
  • participant fields endpoint importfields response model

v5.3.0

Released: 2024-03-12

Bug Fixes

  • removed ruamel.yaml

Features

  • removed py37

v5.2.3

Released: 2023-11-22

Bug Fixes

  • validate object content query using string searchparameter

v5.2.2

Released: 2023-11-15

Bug Fixes

  • validate recipient only checks for not_sent statuses if feature is active

v5.2.1

Released: 2023-10-24

Bug Fixes

  • only validate not_sent_due_to if required limetypes is configured

v5.2.0

Released: 2023-10-24

Features

  • lime admin legacy newsletter config

v5.1.0

Released: 2023-10-16

Features

  • re-added newsletter 1.0 endpoints and tests

v5.0.1

Released: 2023-10-16

Bug Fixes

  • objectcontent endpoint idobject parameter changed from int to string
  • set label to "none" for linkclick table in addon-installer

v5.0.0

Released: 2023-09-22

Features

  • mailmessage not sent to recipient

BREAKING CHANGES

  • "Not sent" status on mail recipient

  • feat: add wrapper classes for newsletter limetypes

  • feat: add actions for updating recipients and finding mailings

  • refactor: use actions instead of mtech-addon-shared methods for recipient action webhook handler

  • feat: added new sendoutstatuses to lip package

  • feat: added capabilities endpoint

  • feat: add not_sent_due_to_enabled to config

v4.0.3

Released: 2023-07-11

Bug Fixes

  • attach assets.zip to release instead of lip

v4.0.2

Released: 2023-07-07

Bug Fixes

  • update to use shared workflows

v4.0.1

Released: 2023-06-20

Bug Fixes

  • create API instead of Integration user

v4.0.0

Released: 2023-06-16

Features

  • add addon installer

BREAKING CHANGES

  • addon installer

  • chore: bumped lime-crm version and added limepkg-addonÃ-installer

  • feat: added installation scaffolding

  • feat: added recipient, participant, consent and consenttype table to db structure

  • feat: clicks and openings

  • feat: add emailhardbounce field

  • feat: add views

  • test: views tests

  • test: test for get_database_structure

  • feat: add the webcomponent from newsletter pro

  • fix: fix relations

  • fix: lint issue in frontend

  • fix: prettier on scss files

  • feat: text update

  • fix: remove null fields from consent view

  • fix: broken relation between consenttype and campaign

  • fix: remove unused variant field

  • fix: remove idrelation

  • fix: required lime crm version

  • fix: updated docs and changed person to related limetype in config

  • fix: docs broken list

  • fix: changed person to related limetype in participant schema

v3.1.3

Released: 2023-05-23

Bug Fixes

  • allow saving the optin settings config without adding any publication ids

v3.1.2

Released: 2023-03-29

Bug Fixes

  • 16864 doctor health

v3.1.1

Released: 2023-03-21

Bug Fixes

  • call AdminPlugin constructor

v3.0.3

Released: 2023-02-15

Bug Fixes

  • trigger release