Open
Conversation
Merge 'master' into 'develop' after release
MOBILEWEBVIEW-3: Add mindbox webview
Solution without GItLab API token With manual distribution, you can specify the branch name for the app. If there is no such branch, the workflow will fail and the logs will show an error stating that the branch could not be found. In all other cases, I always try to trigger a build on GitLab with the exact same branch as the one on which the distribution workflow runs. If there is no such branch, it triggers a build in GitLab on develop.
MOBILEWEBVIEW-6: JS Mobile bridge
MOBILEWEBVIEW-7: add back action
* MOBILEWEBVIEW-10: add failure tracking in InAppProcessingManager * MOBILEWEBVIEW-10: refactoring.follow review * MOBILEWEBVIEW-10: add tracking in modal and snackbar * MOBILEWEBVIEW-10: add tracking in webview inapp * MOBILEWEBVIEW-10: refactoring * MOBILEWEBVIEW-10: follow review --------- Co-authored-by: sozinov <sozinov@mindbox.cloud>
MOBILEWEBVIEW-8: Add data for js action ready
MOBILEWEBVIEW-94: Add local state storage
MOBILEWEBVIEW-100: Add permission request for jsbridge
MOBILEWEBVIEW-133: Add push permission request for jsbridge
MOBILE-53: Add settings.open action for js bridge
MOBILEWEBVIEW-133: Fix dialogShown
Merge mission inapp webview branch
sergeysozinov
approved these changes
Apr 2, 2026
(cherry picked from commit 7dc8f0b)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the release version to 2.15.0. Automated PR: merge release/2.15.0 into master