Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Avi0n/MeshCoreOne
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.1
Choose a base ref
...
head repository: Avi0n/MeshCoreOne
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.2
Choose a head ref
  • 11 commits
  • 698 files changed
  • 1 contributor

Commits on Mar 9, 2026

  1. Configuration menu
    Copy the full SHA
    5df4b22 View commit details
    Browse the repository at this point in the history
  2. Merge dev into main

    Avi0n authored Mar 9, 2026
    Configuration menu
    Copy the full SHA
    27ccccf View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2026

  1. refactor(chats): remove pull-to-refresh from chat list

    The chat list refreshable modifier only read from the local database,
    which already reloads automatically via onChange handlers. The offline
    alert it triggered was misleading since no BLE connection is needed.
    Avi0n committed Mar 10, 2026
    Configuration menu
    Copy the full SHA
    a6b198e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e350478 View commit details
    Browse the repository at this point in the history
  3. Untrack PocketMesh files

    Avi0n committed Mar 10, 2026
    Configuration menu
    Copy the full SHA
    8a23a5c View commit details
    Browse the repository at this point in the history
  4. Update .gitignore

    Avi0n committed Mar 10, 2026
    Configuration menu
    Copy the full SHA
    8ba1003 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    Avi0n committed Mar 10, 2026
    Configuration menu
    Copy the full SHA
    da1daea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    603791c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a12af20 View commit details
    Browse the repository at this point in the history
  8. Merge dev into main

    Avi0n authored Mar 10, 2026
    Configuration menu
    Copy the full SHA
    41c9b6b View commit details
    Browse the repository at this point in the history
  9. Bump version to 0.10.2

    Avi0n committed Mar 10, 2026
    Configuration menu
    Copy the full SHA
    deeceae View commit details
    Browse the repository at this point in the history
Loading