Skip to content

v0.3.0 - 2021 06 16

Compare
Choose a tag to compare
@fosron fosron released this 16 Jun 09:53
· 132 commits to main since this release
d666974

Added

  • Add GET, PUT and DELETE methods to HttpLayer class
  • Messages API, listing resources, and showing a specific one.
  • Webhook, get, find, create, update, and delete endpoints.
  • Token create, update, delete endpoints.
  • Activity API: list all activities endpoint.
  • Analytics API: activities data by date, opens by country, opens by user-agent name and opens by reading environment.
  • Domain API: list domains, get a single domain, delete domain, get recipients for a domain and update domain settings.
  • Recipients endpoint, List, Find, and Delete.

Changed

Fixed

Removed