You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-18Lines changed: 9 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,25 +9,11 @@ See [GitHub Releases](https://github.com/meshtastic/Meshtastic-Android/releases)
9
9
10
10
### Unreleased (not yet in any build)
11
11
12
-
* chore: Integrate MQTT logging with Kermit and enhance PII sanitization (#5338) by @James Rich in [`1c984d54f`](https://github.com/meshtastic/Meshtastic-Android/commit/1c984d54f492c79035e8d675fbc4e1929fef61fa)
13
-
* chore(deps): update org.meshtastic:mqtt-client to v0.3.3 (#5337) by @renovate[bot] in [`61af98e96`](https://github.com/meshtastic/Meshtastic-Android/commit/61af98e9663439f19d66194cf61e52b55f2f6c5b)
14
-
* chore: optimize AI agent context and implement CI cost controls (#5335) by @James Rich in [`9e396cdec`](https://github.com/meshtastic/Meshtastic-Android/commit/9e396cdeccffae17d4c4392a0107c4f99a9d2b4e)
15
-
* docs: update CHANGELOG.md (#5334) by @github-actions[bot] in [`92b8f0ddf`](https://github.com/meshtastic/Meshtastic-Android/commit/92b8f0ddf5868cf14690396ca03b0bccb48c6693)
12
+
* chore(deps): update org.meshtastic:mqtt-client to v0.3.4 (#5343) by @renovate[bot] in [`82562f802`](https://github.com/meshtastic/Meshtastic-Android/commit/82562f802869749ac37a05e3b4503860eea5a62c)
13
+
* chore(deps): update vico to v3.2.0-next.3 (#5341) by @renovate[bot] in [`94540aabb`](https://github.com/meshtastic/Meshtastic-Android/commit/94540aabb102e1c33092b30af2792c4ccd044391)
14
+
* chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#5339) by @James Rich in [`f1423e4ee`](https://github.com/meshtastic/Meshtastic-Android/commit/f1423e4ee269999c4ab0b5f1431a98c4f961ffb7)
16
15
17
-
### Closed Beta (v2.7.14-closed.21)
18
-
Changes since [`v2.7.14-open.3`](https://github.com/meshtastic/Meshtastic-Android/releases/tag/v2.7.14-open.3):
19
-
20
-
* chore(deps): update org.meshtastic:mqtt-client to v0.3.2 (#5331) by @renovate[bot] in [`519b9633a`](https://github.com/meshtastic/Meshtastic-Android/commit/519b9633a1c86f7b9d7616cc4a196af8bb4c1f38)
21
-
* docs: update CHANGELOG.md (#5332) by @github-actions[bot] in [`20cc302bb`](https://github.com/meshtastic/Meshtastic-Android/commit/20cc302bb3c3f54fee7c82af9d41fcc33f1d3cba)
22
-
* fix(network): resolve empty MQTT address and enforce TLS on default server (#5333) by @James Rich in [`c0b0b9edd`](https://github.com/meshtastic/Meshtastic-Android/commit/c0b0b9edd4377639e50f085a99e074196a108b39)
23
-
* fix(connections): improve BLE scan reliability and UI lifecycle (#5329) by @James Rich in [`5a95201b4`](https://github.com/meshtastic/Meshtastic-Android/commit/5a95201b4e9657978ad8fada219b70ad6f23e6f1)
24
-
* docs: update CHANGELOG.md (#5328) by @github-actions[bot] in [`7263dc1f7`](https://github.com/meshtastic/Meshtastic-Android/commit/7263dc1f73bf0789ccbc9327c88736d39ca11532)
25
-
* Change default ContrastLevel from STANDARD to MEDIUM (#5325) by @Andrew Smith in [`2914bc6ff`](https://github.com/meshtastic/Meshtastic-Android/commit/2914bc6ff6441d246cba1ddbbc5d010f2da18102)
26
-
* docs: update CHANGELOG.md (#5324) by @github-actions[bot] in [`a6b524d4c`](https://github.com/meshtastic/Meshtastic-Android/commit/a6b524d4c10bc896de3ddadc00582e2a25e6c67b)
27
-
* chore(deps): update aboutlibraries to v14.1.0 (#5322) by @renovate[bot] in [`770fe3f62`](https://github.com/meshtastic/Meshtastic-Android/commit/770fe3f626aafab15c8725bcbf0345958223653f)
28
-
* fix(data): default new-node notifications off for event firmware (#5323) by @James Rich in [`400e0404f`](https://github.com/meshtastic/Meshtastic-Android/commit/400e0404f666c4da122b0361ac4af466f0982c65)
29
-
30
-
### Open Beta (v2.7.14-open.3)
16
+
### Open Beta (v2.7.14-open.4)
31
17
Changes since [`v2.7.13`](https://github.com/meshtastic/Meshtastic-Android/releases/tag/v2.7.13):
32
18
33
19
#### 🏗️ Features
@@ -105,6 +91,7 @@ Changes since [`v2.7.13`](https://github.com/meshtastic/Meshtastic-Android/relea
105
91
* fix: update emoji catalog metadata and improve picker synchronization by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5292
106
92
* fix: update notification icon by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5293
107
93
* feat(connections): connection sorting & conversation empty channel ranking by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5295
94
+
* fix(connections): improve BLE scan reliability and UI lifecycle by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5329
108
95
#### 🛠️ Fixes
109
96
* fix(strings): replace plurals by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/4596
110
97
* fix: replace fdroid map_style_selection string by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/4598
@@ -207,6 +194,8 @@ Changes since [`v2.7.13`](https://github.com/meshtastic/Meshtastic-Android/relea
207
194
* fix: persist language switching and correctly map locales by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5287
208
195
* fix: ensure snackbar respects safe drawing padding over host modifiers by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5290
209
196
* fix(ui): align Cancel and Send enabled state by @elagin in https://github.com/meshtastic/Meshtastic-Android/pull/5284
197
+
* fix(data): default new-node notifications off for event firmware by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5323
198
+
* fix(network): resolve empty MQTT address and enforce TLS on default server by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5333
210
199
#### 📝 Other Changes
211
200
* refactor(ui): compose resources, domain layer by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/4628
212
201
* Add per-message transport method icons for new message format by @Kealper in https://github.com/meshtastic/Meshtastic-Android/pull/4643
@@ -231,6 +220,7 @@ Changes since [`v2.7.13`](https://github.com/meshtastic/Meshtastic-Android/relea
231
220
* chore(r8): remove redundant keep rules covered by consumer rules by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5172
232
221
* Revert "diag(r8): disable minify for release builds (animation-freeze diagnostic)" by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5176
233
222
* Fix node-details remove action to preserve confirmation flow by @Copilot in https://github.com/meshtastic/Meshtastic-Android/pull/5192
223
+
* Change default ContrastLevel from STANDARD to MEDIUM by @somenice in https://github.com/meshtastic/Meshtastic-Android/pull/5325
234
224
235
225
## New Contributors
236
226
*@nreisbeck made their first contribution in https://github.com/meshtastic/Meshtastic-Android/pull/4607
@@ -244,6 +234,7 @@ Changes since [`v2.7.13`](https://github.com/meshtastic/Meshtastic-Android/relea
244
234
*@zt64 made their first contribution in https://github.com/meshtastic/Meshtastic-Android/pull/5226
245
235
*@riddlemd made their first contribution in https://github.com/meshtastic/Meshtastic-Android/pull/5265
246
236
*@elagin made their first contribution in https://github.com/meshtastic/Meshtastic-Android/pull/5284
237
+
*@somenice made their first contribution in https://github.com/meshtastic/Meshtastic-Android/pull/5325
247
238
248
239
## New Contributors
249
240
*@nreisbeck made their first contribution in https://github.com/meshtastic/Meshtastic-Android/pull/4607
0 commit comments