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 release/2024.1 into main #1609

Merged
merged 35 commits into from
Nov 18, 2024
Merged

Merge release/2024.1 into main #1609

merged 35 commits into from
Nov 18, 2024

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    98c46a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04a9059 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. APPLE: new env selector (#1544)

    * Update core
    
    * Add new env selector
    
    * Update configuration manager
    
    * Update core v1.0.0-rc3
    rokas-ambrazevicius authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    084822d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c9ad56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ec8293 View commit details
    Browse the repository at this point in the history
  4. android: account links (#1549)

    * add account links api
    
    * android: forget async device after transferring fd ownership to wg
    
    * add account links
    
    * fix: start failure bugs
    
    * fix: environment switching with account controller restarts
    
    ---------
    
    Co-authored-by: Andrej Mihajlov <[email protected]>
    zaneschepke and pronebird authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    687a2b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be41a82 View commit details
    Browse the repository at this point in the history
  6. APPLE: fix daemon updater and credential errors (#1558)

    * APPLE: fix mnemonic errors and daemon updates
    
    * Bump version to v1.3.1
    rokas-ambrazevicius authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    cf554ae View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    54d731a View commit details
    Browse the repository at this point in the history
  2. chore(nym-vpn-app): resync with main (#1562)

    * resync nym-vpn-app with main
    
    * prepare workflows for pre release builds
    doums authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    9a3bd24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54905e2 View commit details
    Browse the repository at this point in the history
  4. wf: wip (#1564)

    doums authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    1192999 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. android: add system messages (#1569)

    * add persistent system message
    
    * fix: relaunch app after environment change
    
    * fix: low bandwidth to mb
    zaneschepke authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    ebc10b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85de076 View commit details
    Browse the repository at this point in the history
  3. APPLE: Add account links (#1568)

    * Fix error not displayed after tunnel installed
    
    * Remove duplicate file
    
    * Assign tunnel on connect
    
    * Add done button for adding creds
    
    * Add account links
    
    * Add account to settings
    
    * Fix env swich issue
    
    * Update account link icon
    rokas-ambrazevicius authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    eea36f0 View commit details
    Browse the repository at this point in the history
  4. Send authenticator messages based on gateway version (#1570)

    * Parse gw version into auth version
    
    * Add traits for versioning flexibility
    
    * Resolve request version change
    
    * Send msg based on gw version
    
    * Take version from nym-vpn-api
    
    * Fix clippy
    neacsu authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    5a9a38c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52301c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec0ed65 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4390a1d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. fix: starting tunnel from background (#1579)

    * fix: starting tunnel from background
    
    * fix: tile sync
    
    * add boot receiver check
    zaneschepke authored Nov 16, 2024
    Configuration menu
    Copy the full SHA
    e0465a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. APPLE: add system messages (#1578)

    * Add lib version to app string
    
    * Add color to status message errors
    
    * Add snackbar view
    
    * Add system messages
    rokas-ambrazevicius authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    db6d7df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d7535f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    739ced5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    870f450 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dff70d6 View commit details
    Browse the repository at this point in the history
  6. Return partial set of account links when no account id available (#1581)

    * Return partial set of account links when no account id available
    
    * Fix clippy
    octol authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    cd78fb8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    93ca1fc View commit details
    Browse the repository at this point in the history
  8. Add code reference id (#1597)

    octol authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    9ac4421 View commit details
    Browse the repository at this point in the history
  9. feat(tauri): resync on latest proto (#1604)

    * resync on latest proto, add ready_to_connect cmd
    
    * fix typos
    
    * update js & i18n files
    
    * refactor refactor refactor
    
    * oupsy
    doums authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    03d6c72 View commit details
    Browse the repository at this point in the history
  10. release vpn-app rc.2 (#1606)

    doums authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    b055030 View commit details
    Browse the repository at this point in the history
  11. APPLE: integrate 1.0.0-rc.5 (#1595)

    * Update core to 1.0.0-rc.4-jon
    
    * Fix macOS timer not ticking when window is not active
    
    * Update core to v1.0.0-rc.5
    rokas-ambrazevicius authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    84bafb4 View commit details
    Browse the repository at this point in the history
  12. APPLE: Fix macOS notifications (#1607)

    * Fix macOS notifications
    
    * Remove unused log category in macOS
    rokas-ambrazevicius authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    2782cb8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    74926b9 View commit details
    Browse the repository at this point in the history
  14. fix: uniffi bindings kotlin (#1605)

    * fix: uniffi bindings kotlin
    
    * fmt
    zaneschepke authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    f7bf675 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1e72371 View commit details
    Browse the repository at this point in the history