Loading
Commits on Source 8
-
Mohamed Mongy authored
Changelog: Improvements
-
Patrick Rice authored
Add `primary_domain` and `pages_primary_domain` to Pages structs See merge request !2786
-
kilianpaquier authored
Changelog: Improvements
-
Patrick Rice authored
fix: Fixed a set of endpoints where inputs were escaped and should not be escaped Closes #2225 See merge request !2772
-
semantic-release-bot authored
## 1.41.1 ###
🐛 Bug Fixes - fix: Fixed a set of endpoints where inputs were escaped and should not be escaped ([!2772](!2772)) by [kilianpaquier](https://gitlab.com/u.kilianpaquier) ###🔄 Other Changes - Add `primary_domain` and `pages_primary_domain` to Pages structs ([!2786](!2786)) by [Mohamed Mongy](https://gitlab.com/mohamedmongy96) ## [1.41.1](v1.41.0...v1.41.1) (2026-02-24) ### Bug Fixes * Fixed a set of endpoints where inputs were escaped and should not be escaped ([d6d7b17f](d6d7b17f)) -
Mohamed Othman authored
Changelog: Improvements
-
Patrick Rice authored
feat: Add public_email to CreateUserOptions Closes #2236 See merge request !2787
-
semantic-release-bot authored
## 1.42.0 ###
🚀 Features - feat: Add public_email to CreateUserOptions ([!2787](!2787)) by [Mohamed Othman](https://gitlab.com/mohamed.othman27) # [1.42.0](v1.41.1...v1.42.0) (2026-02-24) ### Features * Add public_email to CreateUserOptions ([ab1ec313](ab1ec313))