Release changelog
V 2.0.0
This release comes with a couple of breaking changes. You can read more about possible migration paths and new features here.
- Added API Key authorization as an alternative to OAuth
- Added addressee column to addresses
- Added labels (all types have their own table)
- Added catalogue products
- Removed accounts within the users
- Remove key contacts from accounts
- Use link headers in requests to fetch next page of records
- Planned materials, locations and attendees are now directly visible on the meeting/events
V 1.7.0
- Removed meeting_location_id from planning events
- Removed invoice_set_id from invoices
V 1.6.0
- Added an automatic retry policy based on rate limits
V 1.5.0
Release date: december 2023
- Added teacher enrollments.
- Added teacher roles.
- Added catalog variants as a resource.
- Added meeting materials as a resource.
- Added planning event materials as a resource.
- Fixed an issue when loading teachers.
V 1.4.0
- Added teachers endpoint as a resource.
- Replaced deprecated program/blocks endpoint.
- Added the authentications endpoint.
V 1.3.1
- Fixed an issue with currencies when the locale setting was not set to en-US.
V 1.3.0
- Added custom fields.
- Remove the includes on the credits table.
- Renamed educator to educators to match API documentation.
V 1.2.0
- Microsoft certified release.
V 0.1.1
- Fixed a crash on missing keys in the API response.
V 0.1.0
- First release of the signed connector.