Logo
Explore Help
Sign In
zjs81/meshcore-open
1
0
Fork 0
You've already forked meshcore-open
mirror of https://github.com/zjs81/meshcore-open.git synced 2026-06-14 22:55:12 +10:00
Code Issues Packages Projects Releases 2 Wiki Activity

2 Releases 10 Tags

RSS Feed
  • Alpha7 64d75dde45
    Compare

    Stable

    alvinlollo released this 2026-03-15 12:46:29 +11:00 | 306 commits to dev since this release

    📅 Originally published on GitHub: Sun, 15 Mar 2026 02:02:36 GMT
    🏷️ Git tag created: Sun, 15 Mar 2026 01:46:29 GMT

    What's Changed

    • chore: update version to alpha 6 by @446564 in https://github.com/zjs81/meshcore-open/pull/143
    • Still better french translations by @spfmoby in https://github.com/zjs81/meshcore-open/pull/148
    • add support for whipseros by @446564 in https://github.com/zjs81/meshcore-open/pull/144
    • translations to german updated. by @ericszimmermann in https://github.com/zjs81/meshcore-open/pull/150
    • Update .gitignore to exclude .gradle/ by @ChaoticLeah in https://github.com/zjs81/meshcore-open/pull/158
    • remove wakelock by @446564 in https://github.com/zjs81/meshcore-open/pull/152
    • Add flake.nix for development environment by @ChaoticLeah in https://github.com/zjs81/meshcore-open/pull/159
    • Fix battery chemistry dropdown layout overflow by @just-stuff-tm in https://github.com/zjs81/meshcore-open/pull/162
    • Refine device info layout and add collapsible map legend by @just-stuff-tm in https://github.com/zjs81/meshcore-open/pull/164
    • Add path tracing functionality to map screen by @wel97459 in https://github.com/zjs81/meshcore-open/pull/165
    • Add warning when bluetooth is off by @ChaoticLeah in https://github.com/zjs81/meshcore-open/pull/161
    • Refactor radio settings and localization updates by @zjs81 in https://github.com/zjs81/meshcore-open/pull/180
    • Handle RESP_CODE_ERR frames explicitly in connector by @Specter242 in https://github.com/zjs81/meshcore-open/pull/182
    • add rbenv support by @benallfree in https://github.com/zjs81/meshcore-open/pull/195
    • Add a signal readout for the nearest repeater. With improvements to app bar and other UI polish. by @wel97459 in https://github.com/zjs81/meshcore-open/pull/200
    • Added Line Of Sight Feature for repeater placement, Added app wide Units Setting by @just-stuff-tm in https://github.com/zjs81/meshcore-open/pull/198
    • Refactor map screen by @wel97459 in https://github.com/zjs81/meshcore-open/pull/203
    • Refactor marker label display on map screens by @wel97459 in https://github.com/zjs81/meshcore-open/pull/204
    • Fix repeater battery % inconsistency and add configurable repeater battery chemistry by @just-stuff-tm in https://github.com/zjs81/meshcore-open/pull/199
    • Changed all map lables to look the same across all map ui by @wel97459 in https://github.com/zjs81/meshcore-open/pull/206
    • fix(appbar): prevent title overflow on narrow widths by @just-stuff-tm in https://github.com/zjs81/meshcore-open/pull/205
    • Mark pending channel messages sent on RESP_CODE_SENT by @Specter242 in https://github.com/zjs81/meshcore-open/pull/186
    • Swipe to reply by @ChaoticLeah in https://github.com/zjs81/meshcore-open/pull/160
    • Added mute channel functionality by @kkazakov in https://github.com/zjs81/meshcore-open/pull/209
    • docs: add chrome support notice by @benallfree in https://github.com/zjs81/meshcore-open/pull/211
    • Better french translations by @spfmoby in https://github.com/zjs81/meshcore-open/pull/210
    • clear app db of channel messages on delete by @446564 in https://github.com/zjs81/meshcore-open/pull/196
    • Align Android app module to Java 17 and bump wakelock_plus by @Specter242 in https://github.com/zjs81/meshcore-open/pull/208
    • feat: hide message tracing by @benallfree in https://github.com/zjs81/meshcore-open/pull/216
    • Pr combined #228 #220 #219 #201 by @just-stuff-tm in https://github.com/zjs81/meshcore-open/pull/232
    • fix(channels): make edit/delete actions use parent context after bottom sheet closes Supports Windows Animations Off In Android by @just-stuff-tm in https://github.com/zjs81/meshcore-open/pull/201
    • enh to send giphy by @benallfree in https://github.com/zjs81/meshcore-open/pull/215
    • enh: return cursor focus to message window after send by @benallfree in https://github.com/zjs81/meshcore-open/pull/214
    • favorites handling only by @ericszimmermann in https://github.com/zjs81/meshcore-open/pull/234
    • Correct Chinese translation by @MGJ520 in https://github.com/zjs81/meshcore-open/pull/179
    • Add localized search functionality for contacts by @wel97459 in https://github.com/zjs81/meshcore-open/pull/244
    • Show name of connected companion by @ericszimmermann in https://github.com/zjs81/meshcore-open/pull/240
    • enh: Chrome compatibility by @benallfree in https://github.com/zjs81/meshcore-open/pull/217
    • Unify signal indicator UI across RSSI and SNR by @Specter242 in https://github.com/zjs81/meshcore-open/pull/246
    • Allow search for prefix as Displayed in contact list by @ericszimmermann in https://github.com/zjs81/meshcore-open/pull/253
    • Enhance message parsing and error handling in MeshCoreConnector by @wel97459 in https://github.com/zjs81/meshcore-open/pull/260
    • Contact discovery by @wel97459 in https://github.com/zjs81/meshcore-open/pull/251
    • Implements a debounced notification listener in MeshCoreConnector by @wel97459 in https://github.com/zjs81/meshcore-open/pull/239
    • Dev guessed locations by @zjs81 in https://github.com/zjs81/meshcore-open/pull/264
    • Fix formatting of cryptocurrency addresses in README by @zjs81 in https://github.com/zjs81/meshcore-open/pull/266
    • Shorten lastSeen for en,de,es,fr by @ericszimmermann in https://github.com/zjs81/meshcore-open/pull/259
    • Refactor data handling of contacts by @wel97459 in https://github.com/zjs81/meshcore-open/pull/267
    • Enhance contact handling logic in MeshCoreConnector. by @wel97459 in https://github.com/zjs81/meshcore-open/pull/268
    • Feature/usb by @just-stuff-tm in https://github.com/zjs81/meshcore-open/pull/252
    • Changed contacts latitude and longitude fields to be null until parsed and set by @wel97459 in https://github.com/zjs81/meshcore-open/pull/269
    • Refactor storage classes to include companion's public key by @wel97459 in https://github.com/zjs81/meshcore-open/pull/277
    • Migrate legacy storage keys to scoped keys in various store classes by @wel97459 in https://github.com/zjs81/meshcore-open/pull/289
    • Dev discovery by @wel97459 in https://github.com/zjs81/meshcore-open/pull/291
    • feat: Add TCP connection support and UI integration by @just-stuff-tm in https://github.com/zjs81/meshcore-open/pull/272
    • feat: add set-as-my-location from map long-press, connector and UI by @zjs81 in https://github.com/zjs81/meshcore-open/pull/293
    • feat: add ML-based adaptive timeout prediction using LinearRegressor by @zjs81 in https://github.com/zjs81/meshcore-open/pull/296
    • squashed PR for Dropdown Group Menu by @ericszimmermann in https://github.com/zjs81/meshcore-open/pull/295
    • Improvements to path tracing and location handling by @wel97459 in https://github.com/zjs81/meshcore-open/pull/297

    New Contributors

    • @ChaoticLeah made their first contribution in https://github.com/zjs81/meshcore-open/pull/158
    • @just-stuff-tm made their first contribution in https://github.com/zjs81/meshcore-open/pull/162
    • @Specter242 made their first contribution in https://github.com/zjs81/meshcore-open/pull/182
    • @benallfree made their first contribution in https://github.com/zjs81/meshcore-open/pull/195
    • @kkazakov made their first contribution in https://github.com/zjs81/meshcore-open/pull/209
    • @MGJ520 made their first contribution in https://github.com/zjs81/meshcore-open/pull/179

    Full Changelog: https://github.com/zjs81/meshcore-open/compare/Alpha6...Alpha7

    Downloads
    • linux-release.zip
      33 MiB
      2026-04-12 13:04:49 +10:00
    • meshcore-open-7.0.0+8-android-release.apk
      84 MiB
      2026-04-12 13:05:13 +10:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
Powered by Gitea Version: 1.26.2 Page: 337ms Template: 11ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API