Skip to content

Fix/get pattern - #231

Merged
JuliusCaesarCrypto merged 4 commits into
devfrom
fix/get-pattern
Jul 21, 2026
Merged

Fix/get pattern#231
JuliusCaesarCrypto merged 4 commits into
devfrom
fix/get-pattern

Conversation

@JuliusCaesarCrypto

Copy link
Copy Markdown
Contributor

Change Description

Briefly describe what this PR does and why. Keep it short and clear.


Related Platforms

Which platforms are affected by your changes? Check only the ones you actually tested.

  • Android
  • iOS
  • iPad
  • Windows
  • Linux
  • Android TV
  • OpenWrt

Verification Checklist

Make sure the things you checked actually work. It's okay if you didn't test everything.

  • Project builds successfully
  • App runs without crashes on tested platforms
  • VPN connection works correctly
  • No obvious regressions observed
  • Documentation updated (if needed)

Optional (for bigger changes)

  • Added or updated unit / E2E tests
  • Checked security and edge cases

Related Links

Closes #ID.

@JuliusCaesarCrypto JuliusCaesarCrypto self-assigned this Jul 21, 2026
Copilot AI review requested due to automatic review settings July 21, 2026 11:44
@JuliusCaesarCrypto JuliusCaesarCrypto added the bug Something isn't working label Jul 21, 2026
@JuliusCaesarCrypto
JuliusCaesarCrypto merged commit e5f4a3e into dev Jul 21, 2026
1 check passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates how the app derives the “connection method pattern” from settings, bumps the app version metadata, and refreshes iOS CocoaPods lockfile dependencies.

Changes:

  • Adjusted getConnectionMethodPattern() to build the pattern from enabled items’ titles (instead of IDs).
  • Updated pubspec.yaml app version and MSIX packaging metadata.
  • Updated ios/Podfile.lock, including changes to Firebase/FlutterFire pod versions.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
pubspec.yaml Version bump and MSIX package version update (currently inconsistent).
lib/modules/settings/providers/settings_provider.dart Changes the source field used to build the connection method pattern string.
ios/Podfile.lock Updates iOS pod resolution, including Firebase-related pods.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread pubspec.yaml
Comment on lines 104 to 109
msix_config:
display_name: Defyx VPN
publisher_display_name: UnboundTech UG
identity_name: UnboundTechUG.6065AEC5A207
msix_version: 5.7.3.284
msix_version: 5.7.4.285
publisher: "CN=62937938-2AE2-4C12-9ED8-4C418C0CADF2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants