Releases: wainwrightmark/capacitor_bindings
Releases · wainwrightmark/capacitor_bindings
v0.14.0
Added safe_area_plugin which uses https://github.com/capacitor-community/safe-area
v0.13.0
v0.12.2
v0.12.2 (2024-12-04)
- Features - Enabled Schedule::At for local notifications.
v0.12.1
v0.12.1 (2024-12-03)
- Features - Add App Launcher plugin support https://capacitorjs.com/docs/apis/app-launcher
v0.12.0
Support for Capacitor 6
v0.11.0
- Features - added admob plugin behind the
admob_pluginfeature - Features - added browser plugin - thanks Soren Hansen
v0.10.0
v0.10.0 (2023-12-05)
- Features added game plugin behind the
game_pluginfeature
v0.8.0
- Features - added support for the SplashScreen plugin
v0.7.0
v0.7.0 (2023-05-23)
- Breaking Changes - added additional properties to
toast::ShowOptions - Features - added support for the Clipboard plugin
v0.6.0
v0.6.0 (2023-05-18)
- Breaking Changes - compatibility update for capacitor 5.0
- Breaking Changes -
device.uuidchanged todevice.identifier - Features - added
ios_versionandandroid_sdk_versiontoDeviceInfo(these were new in Capacitor 5.0.0)