4.9.0 (2026-04-01)
Full Changelog: v4.8.0...v4.9.0
Features
- api: add html variant to elemental_node union (a5a5a5d)
- api: add notification template CRUD methods, update list params/types (4861f87)
- api: add providers resource with create/retrieve/update/list/delete and catalog (5191261)
- api: add routing_strategies resource with create/retrieve/list/replace/archive (6c64599)
Bug Fixes
- align path encoding with RFC 3986 section 3.3 (916afaa)
- internal: correct multipart form field name encoding (7925b72)
- variable name typo (1f59fd2)
Chores
- ci: skip lint on metadata-only changes (22a3e8d)
- ci: support opting out of skipping builds on metadata-only commits (a6c047e)
- internal: tweak CI branches (08eccfe)
- internal: update gitignore (95860ac)