renovate[bot]
86be54975b
chore(deps): update build and bundling tools ( #5063 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-18 08:42:02 +00:00
renovate[bot]
679aefa3b5
chore(deps): update dependency lint-staged to ^16.1.5 ( #5061 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 01:38:10 +00:00
github-actions[bot]
6cbb5f98a0
chore: release master ( #5044 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
awesome-cordova-plugins-v8.1.0
2025-08-08 12:47:12 +02:00
renovate[bot]
c10ae01c27
chore(deps): update dependency lint-staged to ^16.1.4 ( #5060 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-08 12:39:22 +02:00
renovate[bot]
a258bc78c0
chore(deps): update build and bundling tools ( #5059 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-08 12:35:56 +02:00
Venkadesh P
b2361e6820
feat(cordova-plugin-unvired-sdk): added new function ( #5051 )
...
* feat(cordova-plugin-unvired-sdk): added new properties into loginparameters class and new function.
* feat(cordova-plugin-unvired-sdk): added a new property.
2025-08-08 12:29:39 +02:00
Maxim Belov
2e500677ab
fix(bluetooth-classic-serial-port): support multiple simultaneous connections using the same protocol string ( #5056 )
...
* fix(bluetooth-classic-serial-port): update plugin
* Update src/@awesome-cordova-plugins/plugins/bluetooth-classic-serial-port/index.ts
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* Update src/@awesome-cordova-plugins/plugins/bluetooth-classic-serial-port/index.ts
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* Update src/@awesome-cordova-plugins/plugins/bluetooth-classic-serial-port/index.ts
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* Update src/@awesome-cordova-plugins/plugins/bluetooth-classic-serial-port/index.ts
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* Update src/@awesome-cordova-plugins/plugins/bluetooth-classic-serial-port/index.ts
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
---------
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-08 12:29:32 +02:00
Kishan Kumar Maurya
a2a80d11b5
feat(cashfree-pg): support cordova-plugin-cashfree-pg 1.0.11 ( #5057 )
...
Co-authored-by: Kishan_maurya <kishan.maurya@cashfree.com >
2025-08-08 12:29:24 +02:00
Uglješa Erceg
f16d67ad24
feat(adjust): update adjust sdk index.ts api to v5.4.0 ( #4948 )
2025-08-08 12:29:02 +02:00
Olivier Favre
7edcb008ef
feat(wonderpush): new Delegate methods + Add initialize() and isInitialized() methods ( #4942 )
...
* feat(wonderpush): new Delegate methods
* feat(wonderpush): Add initialize() and isInitialized() methods
---------
Co-authored-by: Stéphane JAIS <stephane@wonderpush.com >
2025-08-08 12:28:55 +02:00
Anush-Shand
cc1bb196af
feat(clevertap): support clevertap-cordova 4.2.0 ( #4938 )
...
* feat(clevertap): add CleverTap plugin
* style(clevertap): cleanup stray lint error
* refactor
* feat(clevertap): update for latest CleverTap Cordova plugin
* chore: Update Repo from Ionic Native Repo
* fix: Code Changes for parity SDK-155
* fix: Indentation fixes for SDK-155
* fix: Code Repo fix while updating fork branch
* fix: Remove unnecessary adder .scripts Folder
* fix: Remove unwanted added folder .circleci
* fix: Remove unwanted added File .npmrc
* fix: Revert .Github Folder Changes to as per Ionic-Native master
* fix: Update changes as per ionic-native master
* fix: Code Repo fix while updating fork branch
fix: Remove unnecessary adder .scripts Folder
fix: Remove unwanted added folder .circleci
fix: Remove unwanted added File .npmrc
fix: Revert .Github Folder Changes to as per Ionic-Native master
fix: Update changes as per ionic-native master
* fix(CleverTap): Fix for missing methods issue #3491
* refactor(profile): remove setProfile methods for fb and google
* refactor(dynamic variables): remove Product A/B Testing (Dynamic Variables) code
* fix(product config): add key param to product config getters
* feat(identity): add a new public method getCleverTapID and deprecate existing CleverTapID methods
* feat(profile): add public methods to increment/decrement values set via User properties
* feat(profile): add public methods to increment/decrement values set via User properties
* feat(inapp): add public methods for suspending/discarding & resuming InApp Notifications
* feat(inbox): add new api for iOS to delete bulk inbox messages for given message ids
* refactor(xiaomi-push): add region as an extra mandatory parameter to setPushXiaomiToken
* Update index.ts to support cordova 2.7.0
* Update index.ts
* feat(clevertap): support clevertap-cordova 2.7.2
* feat(clevertap): support clevertap-cordova 2.7.2
* feat(clevertap): support clevertap-cordova 2.7.2
* task(SDK-3757) - Add support for cordova v3.0.0
- Adds 2 new APIs = clearInAppResources() and fetchInApps()
* task(SDK-3757) - Add support for cordova v3.2.0
- Removes xiaomi related APIs
* task(SDK-4148) - Add support for cordova v3.3.0
- Custom Templates
- File Variables
* task(SDK-4386) - Add support for cordova v3.4.0
- Multi Triggers
- Deprecates older APIs
* task(SDK-4625) - Support clevertap-cordova 4.0.0
* task(SDK-4625) - Removes baidu and huawei APIs
* task(SDK-5073) - Support cordova v4.2.0
---------
Co-authored-by: Peter Wilkniss <peter@clevertap.com >
Co-authored-by: Daniel Sogl <mytechde@outlook.com >
Co-authored-by: Darshan Pania <darshan@clevertap.com >
Co-authored-by: Surya <suryanarayan@clevertap.com >
Co-authored-by: SuryaClevertap <63039490+SuryaClevertap@users.noreply.github.com >
Co-authored-by: Piyush Kukadiya <piyush.kukadiya@clevertap.com >
Co-authored-by: piyush-kukadiya <61137760+piyush-kukadiya@users.noreply.github.com >
Co-authored-by: AishwaryaNanna <97506871+AishwaryaNanna@users.noreply.github.com >
2025-08-08 12:28:45 +02:00
paytmpayments
2a56831c7c
feat(customuisdk) : add paytmpayments plugin support ( #4935 )
...
* feat(customuisdk) : add paytmpayments plugin support
* feat(customuisdk) : add paytmpayments plugin support
---------
Co-authored-by: Raj Goenka <raj.goenka@paytm.com >
2025-08-08 12:28:22 +02:00
Ivan Bilobrk
9605bb0f78
feat(mobile-messaging): add callback parameter for Mobile Messaging S… ( #4930 )
...
* feat(mobile-messaging): add callback parameter for Mobile Messaging SDK init function
* fix(mobile-messaging): order of init parameters in JSDoc
* feat(mobile-messaging): support for JWT authorization for user operations
---------
Co-authored-by: Ivan Bilobrk <Ivan.Bilobrk@infobip.com >
2025-08-08 12:28:09 +02:00
Maxim Belov
ffdb71dbb2
fix(screenshot): Update import ( #4929 )
...
No matching export in "node_modules/@awesome-cordova-plugins/core/index.js" for import "Plugin"
2025-08-08 12:28:00 +02:00
dependabot[bot]
2a2eeeda74
chore(deps): bump form-data from 3.0.1 to 3.0.4 ( #5053 )
...
Bumps [form-data](https://github.com/form-data/form-data ) from 3.0.1 to 3.0.4.
- [Release notes](https://github.com/form-data/form-data/releases )
- [Changelog](https://github.com/form-data/form-data/blob/v3.0.4/CHANGELOG.md )
- [Commits](https://github.com/form-data/form-data/compare/v3.0.1...v3.0.4 )
---
updated-dependencies:
- dependency-name: form-data
dependency-version: 3.0.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-08 12:27:38 +02:00
renovate[bot]
dd72a4b503
chore(deps): update dependency rollup to ^4.46.1 ( #5054 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-28 10:40:15 +00:00
renovate[bot]
d9ab88fe02
chore(deps): update build and bundling tools ( #5052 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-21 05:07:46 +00:00
renovate[bot]
3001c8bc16
chore(deps): update build and bundling tools ( #5050 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-14 07:41:34 +02:00
renovate[bot]
8f1ee6949e
chore(deps): update dependency rollup to ^4.44.2 ( #5049 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-07 13:02:48 +00:00
renovate[bot]
8935e75686
chore(deps): update dependency release-please to ^17.1.1 ( #5048 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-07 05:38:32 +00:00
renovate[bot]
56f32cfa90
chore(deps): update dependency rollup to ^4.44.1 ( #5047 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-30 05:23:30 +00:00
renovate[bot]
f870c3ce70
chore(deps): update dependency rollup to ^4.44.0 ( #5046 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-23 08:29:17 +00:00
renovate[bot]
9d2ce2b834
chore(deps): update dependency lint-staged to ^16.1.2 ( #5042 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-16 07:55:19 +00:00
github-actions[bot]
bb5cfadac5
chore: release master ( #5041 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
awesome-cordova-plugins-v8.0.2
2025-06-14 14:11:07 +02:00
Daniel Sogl
d1a52cdef3
chore: update minimum core version to 8.0.2 in publish script
2025-06-14 14:10:16 +02:00
Daniel Sogl
6bcec9b4a2
Revert "chore(deps): update @types/lodash"
...
This reverts commit 6be3385b94 .
2025-06-14 14:08:54 +02:00
github-actions[bot]
4f0d93a40d
chore: release master ( #5040 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
awesome-cordova-plugins-v8.0.1
2025-06-14 13:59:10 +02:00
Daniel Sogl
4966b35eae
chore(deps): update gulp
2025-06-14 13:58:10 +02:00
Daniel Sogl
6be3385b94
chore(deps): update @types/lodash
2025-06-14 13:57:55 +02:00
Daniel Sogl
cc65a5302e
chore(deps): update rollup
2025-06-14 13:57:26 +02:00
Daniel Sogl
8c80381eef
chore(deps): update lint-staged
2025-06-14 13:56:56 +02:00
Daniel Sogl
8ab40c4990
chore(deps): update webpack
2025-06-14 13:56:38 +02:00
Daniel Sogl
65bb7521b1
chore(deps): update rimraf
2025-06-14 13:55:55 +02:00
Daniel Sogl
54eefb606d
chore: update minimum core version to 8.0.1 in publish script
2025-06-14 13:54:52 +02:00
github-actions[bot]
f5b16d501f
chore: release master ( #5037 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
awesome-cordova-plugins-v8.0.0
2025-06-10 20:33:56 +02:00
Daniel Sogl
c12fb83836
chore(release): update version in release-please manifest to 7.0.2
2025-06-10 20:31:43 +02:00
Daniel Sogl
1e13573e4f
chore(deps): update dependencies and add release-please configuration
2025-06-07 14:56:32 +02:00
renovate[bot]
47e1b6e597
chore(config): migrate config renovate.json ( #5025 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-07 14:45:59 +02:00
Daniel Sogl
51cc0d79a1
chore(release): simplify release-please configuration by removing individual plugin entries and disabling separate pull requests
2025-06-07 14:41:44 +02:00
Daniel Sogl
c86cfd1446
chore(release): update release-please configuration and set version to 6.16.0
2025-06-07 14:36:25 +02:00
Daniel Sogl
8876c53e3b
fix(workflow): change default branch from 'main' to 'master'
2025-06-07 14:24:26 +02:00
Daniel Sogl
9e997d7685
chore(deps): update renovate configuration for improved dependency management
2025-06-07 14:23:37 +02:00
Daniel Sogl
94c5527aa4
chore(release): add release please configuration
2025-06-07 14:21:49 +02:00
renovate[bot]
723488f16f
chore(deps): update dependency eslint-config-prettier to v10.1.5 ( #4931 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-23 09:26:40 +02:00
renovate[bot]
4cd9e93bd0
chore(deps): update dependency rollup to v4.41.0 ( #4928 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-23 09:20:26 +02:00
renovate[bot]
eee44de235
chore(deps): update actions/setup-node action to v4.4.0 ( #4933 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-23 09:20:14 +02:00
renovate[bot]
6a9afedc64
chore(deps): update dependency eslint-plugin-jsdoc to v50.6.17 ( #4934 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-23 09:20:08 +02:00
renovate[bot]
510a407f37
chore(deps): update dependency lint-staged to v16 ( #4937 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-23 09:19:59 +02:00
Daniel Sogl
bf82a7b40c
6.16.0
v6.16.0
2025-03-26 09:39:40 +00:00
Aleksandar Noveski
4739a9a01a
feat(imap): implement email attachments support in IMAP plugin wrapper ( #4927 )
...
Co-authored-by: aleksandar.noveski <aleksandar.noveski@itgma.com >
2025-03-26 10:32:19 +01:00