Releases: EinfachHans/capacitor-email-composer
Releases · EinfachHans/capacitor-email-composer
V6.0.0
6.0.0 (2024-04-18)
⚠ BREAKING CHANGES
- Starting with version 6.X, Capacitor 6 is required
Features
V5.0.0
5.0.0 (2024-02-10)
⚠ BREAKING CHANGES
- Match Capacitor version strategy
Features
- Match Capacitor version strategy (be6a348)
Bug Fixes
- android: replace
jcenter
with mavenCentral
(3c37d74), closes #28
Documentation
- add TransactionTooLargeException (4781018), closes #19
Code Refactoring
- add
HasAccountResult
interface (fbc014e)
V2.0.1
2.0.1 (2023-05-16)
Bug Fixes
- don't use fixed peer dependency (424e0ab), closes #25
V2.0.0
2.0.0 (2023-05-14)
⚠ BREAKING CHANGES
- Starting by this version only Capacitor 5 is supported
Features
V1.2.1
1.2.1 (2022-09-06)
Bug Fixes
- ios: update Deployment Target to 13 (#15) (2512430)
V1.2.0
1.2.0 (2022-08-23)
Features
V1.1.3
1.1.3 (2021-11-30)
Bug Fixes
- android: set default value for isHtml (#8) (948e168)
V1.1.2
1.1.2 (2021-10-23)
Bug Fixes
- android: correctly get the boolean for isHtml (#7) (ebf62b2)
V1.1.1
1.1.1 (2021-10-20)
Bug Fixes
- ios: correctly get the boolean for isHtml (7ed45af)
V1.1.0
1.1.0 (2021-10-19)
Features