Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge dev into main for 1.0.0 release #22

Merged
merged 36 commits into from
Aug 22, 2024
Merged

Merge dev into main for 1.0.0 release #22

merged 36 commits into from
Aug 22, 2024

Conversation

OS-martacarlos
Copy link
Contributor

This PR merges everything from dev into main for the official release of 1.0.0

@OS-martacarlos OS-martacarlos requested a review from a team August 21, 2024 15:59
@OS-martacarlos OS-martacarlos self-assigned this Aug 21, 2024
semantic-release-bot and others added 18 commits August 21, 2024 17:31
# 1.0.0-dev.1 (2024-07-25)

### Bug Fixes

* capacitor bridge ([5021349](5021349))
* decodeIfPresent for optional param ([29d4356](29d4356))
* use correct parameter for openInWebView in definitions.ts ([94e36cd](94e36cd))

### Features

* add documentation for isSchemeValid function ([2f39e9e](2f39e9e))
* add external browser options to sample app ([6f621f6](6f621f6))
* add webview customizations ([9ba1d27](9ba1d27))
* **android:** implement open with external browser ([150404b](150404b))
* check if url scheme is valid before trying to open it ([119d4d0](119d4d0))
* implement browserPageLoaded and browserFinished events ([e70ab0c](e70ab0c))
* implement event listeners for CustomTabs ([00071db](00071db))
* implement openInWebView for Android ([70ad5e5](70ad5e5))
* **ios:** add openInExternalBrowser ([#1](#1)) ([17a7c59](17a7c59))
* **ios:** add openInSystemBrowser ([#3](#3)) ([fa5b065](fa5b065))
* **ios:** add openinwebview ([#5](#5)) ([1fc3485](1fc3485))
* **ios:** close ([#8](#8)) ([075cb45](075cb45))
* **ios:** fix error code and messages ([#18](#18)) ([2508dec](2508dec))
* **ios:** webview error page ([0677a20](0677a20))
* update android lib ([816866c](816866c))
* update capacitor bridge with new version of OSInAppBrowserLib-Android ([65a1e1a](65a1e1a))
* update dependency to OSInAppBrowserLib-Android library ([503eb86](503eb86))
* update xcframework ([b4d26c8](b4d26c8))
# [1.0.0-dev.2](v1.0.0-dev.1...v1.0.0-dev.2) (2024-07-25)

### Bug Fixes

* ci release process ([effccbd](effccbd))
# [1.0.0-dev.3](v1.0.0-dev.2...v1.0.0-dev.3) (2024-07-25)

### Bug Fixes

* more ci fixes ([d39fb72](d39fb72))
* docs: add documentation on definitions and use azure repo

* chore: update dependency to OSInAppBrowserLib-Android

* docs: add more description and usage examples

---------

Co-authored-by: Alexandre Jacinto <[email protected]>
# Conflicts:
#	android/libs/OSInAppBrowserLib-debug.aar
@OS-martacarlos OS-martacarlos dismissed stale reviews from OS-ricardomoreirasilva and alexgerardojacinto August 21, 2024 16:38

The merge-base changed after approval.

# 1.0.0-dev.1 (2024-08-21)

### Bug Fixes

* android dep ref ([caaaf2c](caaaf2c))
* capacitor bridge ([5021349](5021349))
* ci release process ([38687ed](38687ed))
* decodeIfPresent for optional param ([29d4356](29d4356))
* more ci fixes ([a20f93c](a20f93c))
* podspec not published ([d031b43](d031b43))
* use correct parameter for openInWebView in definitions.ts ([94e36cd](94e36cd))

### Features

* add documentation for isSchemeValid function ([2f39e9e](2f39e9e))
* add external browser options to sample app ([6f621f6](6f621f6))
* add webview customizations ([9ba1d27](9ba1d27))
* **android:** implement open with external browser ([150404b](150404b))
* check if url scheme is valid before trying to open it ([119d4d0](119d4d0))
* implement browserPageLoaded and browserFinished events ([e70ab0c](e70ab0c))
* implement event listeners for CustomTabs ([00071db](00071db))
* implement openInWebView for Android ([70ad5e5](70ad5e5))
* **ios:** add openInExternalBrowser ([#1](#1)) ([17a7c59](17a7c59))
* **ios:** add openInSystemBrowser ([#3](#3)) ([fa5b065](fa5b065))
* **ios:** add openinwebview ([#5](#5)) ([1fc3485](1fc3485))
* **ios:** close ([#8](#8)) ([075cb45](075cb45))
* **ios:** fix error code and messages ([#18](#18)) ([2508dec](2508dec))
* **ios:** webview error page ([0677a20](0677a20))
* swap xcframework for cocoapod + update android aar ([521ce27](521ce27))
* update android lib ([816866c](816866c))
* update capacitor bridge with new version of OSInAppBrowserLib-Android ([65a1e1a](65a1e1a))
* update dependency to OSInAppBrowserLib-Android library ([503eb86](503eb86))
* update xcframework ([b4d26c8](b4d26c8))
@OS-martacarlos OS-martacarlos merged commit 67f1aff into main Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants