Releases: meshtastic/Meshtastic-Android
Releases · meshtastic/Meshtastic-Android
Meshtastic Android 2.6.26 alpha (Branch main)
Release built from branch: main
Version: 2.6.26 (Code: 30626)
What's Changed
🛠️Fixes & Features
- Refactor: Improve GitHub release workflow and build configuration by @jamesarich in #2251
- Refactor: Use JVM toolchain and disable Crashlytics for F-Droid by @jamesarich in #2252
- Refactor: Improve network device selection UI and logic by @jamesarich in #2268
- Add warning dialog before clearing logs by @DaneEvans in #2262
- fix add button being behind list by @DaneEvans in #2267
- Make search escape regex, so '.' and similar behave properly. by @DaneEvans in #2263
- add a toggle to AND/OR all filters. by @DaneEvans in #2265
- chore(l10n): New Crowdin Translations by @github-actions in #2253
- 2.6.25 by @jamesarich in #2272
👷Dependencies
- chore(deps): update com.google.gms:google-services to v4.4.3 by @renovate in #2260
- chore(deps): update com.google.firebase:firebase-bom to v33.16.0 by @renovate in #2261
- chore(deps): update app/src/main/proto digest to 2097da9 by @renovate in #2255
- chore(deps): update mesh_service_example/src/main/proto digest to 2097da9 by @renovate in #2256
- chore(deps): update org.jetbrains.kotlinx:kotlinx-serialization-json to v1.9.0 by @renovate in #2271
Full Changelog: 2.6.25...2.6.26
Meshtastic Android 2.6.25 alpha
What's Changed
🛠️Fixes & Features
- Refactor Connections screen and add new strings by @jamesarich in #2236
- chore(l10n): New Crowdin Translations by @github-actions in #2232
- fix: unread message count not updating when opening conversations by @jeremiah-k in #2239
- chore(l10n): New Crowdin Translations by @github-actions in #2238
- Fix waypoints by @RCGV1 in #2237
- Refactor: Improve network availability observation by @jamesarich in #2247
- 2.6.25 by @jamesarich in #2245
👷Dependencies
- chore(deps): update kotlin to v2.2.0 by @renovate in #2234
- chore(deps): update com.android.tools.build:gradle to v8.11.0 by @renovate in #2243
- chore(deps): ksp 2.2.0-2.0.2 by @jamesarich in #2246
- chore(deps): update app/src/main/proto digest to 386fa53 by @renovate in #2248
- chore(deps): update mesh_service_example/src/main/proto digest to 386fa53 by @renovate in #2249
Full Changelog: 2.6.24...2.6.25
Meshtastic Android 2.6.24 beta
2.6.24 beta
Get ready for a node-worthy update! We've packed in new features and squashed bugs for a smoother experience.
- Node Details on Tap: Long-press map markers for info & distance! 🗺️
- Message Replies: Respond directly in chats. 💬
- Smarter Filters: Find nodes by ID/number. 🔍
- Security Boosts: Key export & regeneration prompts. 🔑
- Plus, tons of fixes & performance tweaks! 🛠️⚡
What's Changed
🛠️Fixes & Features
- feat: filter node list by user id or node number by @lkosson in #2078
- Fixed nodeDB reset even on remote nodeDB reset by @RCGV1 in #2087
- chore(l10n): New Crowdin Translations by @github-actions in #2074
- chore: update device hardware list from Meshtastic API by @github-actions in #2081
- refactor: Client Notification Support by @jamesarich in #2095
- feat: adaptive nav by @jamesarich in #2079
- Added connection indicator by @RCGV1 in #2073
- Fix: Device selection lags by @jeremiah-k in #2086
- chore: update firmware releases list from Meshtastic API by @github-actions in #2096
- Refactor: split position precision constants by @jamesarich in #2099
- chore(l10n): New Crowdin Translations by @github-actions in #2101
- feat: show node details by long-pressing a node marker on map by @lkosson in #2104
- Refactor: Use Alt+Enter to send messages by @jamesarich in #2108
- Refactor: unwrap map graph by @jamesarich in #2111
- Persist node sort preference across app restarts by @jeremiah-k in #2115
- Refactor: Remove unused dependencies by @jamesarich in #2116
- chore: update firmware releases list from Meshtastic API by @github-actions in #2106
- chore(l10n): New Crowdin Translations by @github-actions in #2107
- refactor: NodeDetail screen and firmware version display by @jamesarich in #2120
- feat: show distance to the node on node details screen by @lkosson in #2122
- add copy button to pbk for node status icon by @DaneEvans in #2119
- Refactor: Implement global cooldown for Traceroute button by @jamesarich in #2129
- Fix node removal hang by adding navigation callback by @jeremiah-k in #2134
- Fix bottom navigation back stack accumulation by @jeremiah-k in #2133
- chore: update firmware releases list from Meshtastic API by @github-actions in #2130
- chore(l10n): New Crowdin Translations by @github-actions in #2117
- fix (#2128): MQTT map reporting interval input by @jamesarich in #2135
- feat: prompt user to regenerate compromised keys by @jamesarich in #2131
- feat: generate random PSK on clear by @jamesarich in #2136
- Increase MIN_SDK_VERSION to 26 by @jamesarich in #2140
- Refactor: Improve MessageItem layout and display of reactions by @jamesarich in #2141
- chore(l10n): New Crowdin Translations by @github-actions in #2138
- fix(#2094): remove redundant mapView.onDetach() call by @jamesarich in #2143
- Update Node.kt by @rcarteraz in #2146
- feat: Implement message reply functionality by @jamesarich in #2147
- chore(l10n): New Crowdin Translations by @github-actions in #2144
- fix: Fetch original message when displaying a reply by @jamesarich in #2152
- chore: update firmware releases list from Meshtastic API by @github-actions in #2151
- fix: refactor MainActivity to use lifecycleScope for coroutines by @jamesarich in #2153
- feat: Add key export functionality by @jamesarich in #2158
- detekt cleanup by @jamesarich in #2159
- Fix: Ensure valid private key generation by @jamesarich in #2160
- Fix text input not clearing after sending message by @jeremiah-k in #2161
- chore(l10n): New Crowdin Translations by @github-actions in #2163
- Fix hidden client freeze issue when viewing node details by @jeremiah-k in #2164
- feat (#2105): debug panel by @DaneEvans in #2148
- chore(l10n): New Crowdin Translations by @github-actions in #2166
- [chore] Restrict GH action runs to the main repository by @jsoberg in #2170
- chore(l10n): New Crowdin Translations by @github-actions in #2168
- fix (#2165): position exchange not working by @jeremiah-k in #2169
- fix (#2172): replace string template for
Hops Away:
by @jamesarich in #2173 - fix: Propagate reply ID for DataPackets by @jamesarich in #2177
- fix: Use string template for hops away by @jamesarich in #2184
- fix: Drop text buttons in favor of icons by @DaneEvans in #2185
- feat:add extra filters, including own address by @DaneEvans in #2183
- Fix/2100 graph labels by @DaneEvans in #2182
- fix: add workflow_dispatch to enable manual CI runs & readme fix by @jeremiah-k in #2186
- chore: update firmware releases list from Meshtastic API by @github-actions in #2181
- Revert "Fix/2100 graph labels" by @jamesarich in #2187
- chore(l10n): New Crowdin Translations by @github-actions in #2171
- fix: clear public key when private key edited by @jamesarich in #2190
- Refactor message item actions and reactions by @jamesarich in #2191
- feat: Allow unlocking excluded modules by @jamesarich in #2180
- fix: unintended line break in node chip by @lkosson in #2199
- refactor: Add remote node indicator and node chip to app bar by @jamesarich in #2195
- chore(l10n): New Crowdin Translations by @github-actions in #2189
- feat: Add send message service example by @jamesarich in #2203
- fix: message input clearing with proper state management (#1474 & #2150) by @jeremiah-k in #2208
- fix: ignore non-local localStats telemetry by @lkosson in #2206
- chore: update firmware releases list from Meshtastic API by @github-actions in #2204
- chore(l10n): New Crowdin Translations by @github-actions in #2200
- feat: show online and total node count in the title bar by @jamesarich in #2209
- Refactor: Use default FAB shape for MapButton by @jamesarich in #2211
- Refactor node count display in MainAppBar by @jamesarich in #2210
- Fix/2100 graph labels by @jamesarich in #2188
- feat: split message notifications into direct- and broadcast messages by @lkosson in https://github.com/meshtastic/Meshtastic-...
Meshtastic Android 2.6.23 alpha
What's Changed
🛠️Fixes & Features
- fix: Use string template for hops away by @jamesarich in #2184
- fix: Drop text buttons in favor of icons by @DaneEvans in #2185
- feat:add extra filters, including own address by @DaneEvans in #2183
- Fix/2100 graph labels by @DaneEvans in #2182
- fix: add workflow_dispatch to enable manual CI runs & readme fix by @jeremiah-k in #2186
- chore: update firmware releases list from Meshtastic API by @github-actions in #2181
- Revert "Fix/2100 graph labels" by @jamesarich in #2187
- chore(l10n): New Crowdin Translations by @github-actions in #2171
- fix: clear public key when private key edited by @jamesarich in #2190
- Refactor message item actions and reactions by @jamesarich in #2191
- feat: Allow unlocking excluded modules by @jamesarich in #2180
- fix: unintended line break in node chip by @lkosson in #2199
- refactor: Add remote node indicator and node chip to app bar by @jamesarich in #2195
- chore(l10n): New Crowdin Translations by @github-actions in #2189
- feat: Add send message service example by @jamesarich in #2203
- fix: message input clearing with proper state management (#1474 & #2150) by @jeremiah-k in #2208
- fix: ignore non-local localStats telemetry by @lkosson in #2206
- chore: update firmware releases list from Meshtastic API by @github-actions in #2204
- chore(l10n): New Crowdin Translations by @github-actions in #2200
- feat: show online and total node count in the title bar by @jamesarich in #2209
- Refactor: Use default FAB shape for MapButton by @jamesarich in #2211
- Refactor node count display in MainAppBar by @jamesarich in #2210
- Fix/2100 graph labels by @jamesarich in #2188
- feat: split message notifications into direct- and broadcast messages by @lkosson in #2217
- Refactor DebugSearch.kt by @jamesarich in #2219
- chore(l10n): New Crowdin Translations by @github-actions in #2215
👷Dependencies
- chore(deps): update app/src/main/proto digest to b818a00 by @renovate in #2178
- chore(deps): update mesh_service_example/src/main/proto digest to b818a00 by @renovate in #2179
- chore(deps): update app/src/main/proto digest to 6791138 by @renovate in #2196
- chore(deps): update mesh_service_example/src/main/proto digest to 6791138 by @renovate in #2197
Full Changelog: 2.6.22...2.6.23
Meshtastic Android 2.6.22 alpha
What's Changed
🛠️Fixes & Features
- fix (#2172): replace string template for
Hops Away:
by @jamesarich in #2173 - fix: Propagate reply ID for DataPackets by @jamesarich in #2177
👷Dependencies
Full Changelog: 2.6.21...2.6.22
Meshtastic Android 2.6.21 alpha
What's Changed
🛠️Fixes & Features
- Fix: Ensure valid private key generation by @jamesarich in #2160
- Fix text input not clearing after sending message by @jeremiah-k in #2161
- chore(l10n): New Crowdin Translations by @github-actions in #2163
- Fix hidden client freeze issue when viewing node details by @jeremiah-k in #2164
- feat (#2105): debug panel by @DaneEvans in #2148
- chore(l10n): New Crowdin Translations by @github-actions in #2166
- [chore] Restrict GH action runs to the main repository by @jsoberg in #2170
- chore(l10n): New Crowdin Translations by @github-actions in #2168
- fix (#2165): position exchange not working by @jeremiah-k in #2169
Full Changelog: 2.6.20...2.6.21
Meshtastic Android 2.6.20 alpha
What's Changed
🛠️Fixes & Features
- fix: Fetch original message when displaying a reply by @jamesarich in #2152
- chore: update firmware releases list from Meshtastic API by @github-actions in #2151
- fix: refactor MainActivity to use lifecycleScope for coroutines by @jamesarich in #2153
- feat: Add key export functionality by @jamesarich in #2158
- detekt cleanup by @jamesarich in #2159
👷Dependencies
- chore(deps): update adaptive to v1.2.0-alpha07 by @renovate in #2154
- chore(deps): update androidx.compose.material3:material3 to v1.4.0-alpha16 by @renovate in #2155
- chore(deps): update androidx.work:work-runtime-ktx to v2.10.2 by @renovate in #2156
- chore(deps): update room to v2.7.2 by @renovate in #2157
Full Changelog: 2.6.19...2.6.20
Meshtastic Android 2.6.19 alpha
What's Changed
🛠️Fixes & Features
- fix(#2094): remove redundant mapView.onDetach() call by @jamesarich in #2143
- Update Node.kt by @rcarteraz in #2146
- feat: Implement message reply functionality by @jamesarich in #2147
- chore(l10n): New Crowdin Translations by @github-actions in #2144
Full Changelog: 2.6.18...2.6.19
Meshtastic Android 2.6.18 alpha
What's Changed
🛠️Fixes & Features
- Refactor: Use Alt+Enter to send messages by @jamesarich in #2108
- Refactor: unwrap map graph by @jamesarich in #2111
- Persist node sort preference across app restarts by @jeremiah-k in #2115
- Refactor: Remove unused dependencies by @jamesarich in #2116
- chore: update firmware releases list from Meshtastic API by @github-actions in #2106
- chore(l10n): New Crowdin Translations by @github-actions in #2107
- refactor: NodeDetail screen and firmware version display by @jamesarich in #2120
- feat: show distance to the node on node details screen by @lkosson in #2122
- add copy button to pbk for node status icon by @DaneEvans in #2119
- Refactor: Implement global cooldown for Traceroute button by @jamesarich in #2129
- Fix node removal hang by adding navigation callback by @jeremiah-k in #2134
- Fix bottom navigation back stack accumulation by @jeremiah-k in #2133
- chore: update firmware releases list from Meshtastic API by @github-actions in #2130
- chore(l10n): New Crowdin Translations by @github-actions in #2117
- fix (#2128): MQTT map reporting interval input by @jamesarich in #2135
- feat: prompt user to regenerate compromised keys by @jamesarich in #2131
- feat: generate random PSK on clear by @jamesarich in #2136
- Increase MIN_SDK_VERSION to 26 by @jamesarich in #2140
- Refactor: Improve MessageItem layout and display of reactions by @jamesarich in #2141
- chore(l10n): New Crowdin Translations by @github-actions in #2138
👷Dependencies
- chore(deps): update app/src/main/proto digest to c758376 by @renovate in #2123
- chore(deps): update mesh_service_example/src/main/proto digest to c758376 by @renovate in #2124
New Contributors
- @DaneEvans made their first contribution in #2119
Full Changelog: 2.6.16...2.6.18
Meshtastic Android 2.6.16 alpha
Release 2.6.16: Adapt-able and Detail-oriented!
What's Changed
🛠️Fixes & Features
- feat: filter node list by user id or node number by @lkosson in #2078
- Fixed nodeDB reset even on remote nodeDB reset by @RCGV1 in #2087
- chore(l10n): New Crowdin Translations by @github-actions in #2074
- chore: update device hardware list from Meshtastic API by @github-actions in #2081
- refactor: Client Notification Support by @jamesarich in #2095
- feat: adaptive nav by @jamesarich in #2079
- Added connection indicator by @RCGV1 in #2073
- Fix: Device selection lags by @jeremiah-k in #2086
- chore: update firmware releases list from Meshtastic API by @github-actions in #2096
- Refactor: split position precision constants by @jamesarich in #2099
- chore(l10n): New Crowdin Translations by @github-actions in #2101
- feat: show node details by long-pressing a node marker on map by @lkosson in #2104
👷Dependencies
- chore(deps): update mesh_service_example/src/main/proto digest to 0c11288 by @renovate in #2085
- chore(deps): update app/src/main/proto digest to 0c11288 - autoclosed by @renovate in #2084
New Contributors
- @jeremiah-k made their first contribution in #2086
Full Changelog: 2.6.15...2.6.16