Releases: meshtastic/web
Releases · meshtastic/web
v2.5.4
v2.5.3
What's Changed
- Only allow channel index 0 to be PRIMARY by @Hunter275 in #300
- Fix/static ip display by @KomelT in #269
- Unknown nodes by @KomelT in #304
- Unknown nodes by @KomelT in #306
- Remove Channel Accuracy from Position settings by @Hunter275 in #303
- Remove router-client by @Hunter275 in #310
Full Changelog: 2.5.2...v2.5.3
2.5.2
What's Changed
- PKI by @Hunter275 in #294
- js version bump by @Hunter275 in #297
Full Changelog: v2.5.1...2.5.2
v2.5.1
What's Changed
- update MQTT precision dropdown and encryption warning by @Hunter275 in #244
- Fix sorting on peers table by @geftactics in #165
- Add device firmware version to WebUI by @Server2003User in #253
- Update biome, fix and enforce recommended rules by @bmv437 in #213
- Fix MQTT settings by @Hunter275 in #252
- fix sorting + new protobufs by @Hunter275 in #258
- Add Traceroute Feature by @fifieldt in #211
- Allow single character messages in MessageInput by @fifieldt in #265
- fix: move qrcode URL query-string before fragment by @AddisonTustin in #260
- Fixed hops singular form by @KomelT in #268
- PSK Generator by @Hunter275 in #266
- Feature: Security tab by @KomelT in #275
- Key verification & generation by @KomelT in #276
- Add Footer by @rcarteraz in #274
- flex-grow to make footer stick to bottom by @Hunter275 in #278
- Upgrade @meshtastic/js 2.3.7-0 > 2.3.7-1 by @KomelT in #284
- feat: Only do
CI
GHA on push tomaster
by @TheCyberRonin in #287 - Change 'powerScreenEnabled' config type to toggle by @mrfyda in #288
- feat: Provide compressed build during PR GitHub Action by @TheCyberRonin in #286
- GitHub Actions: Releases by @Hunter275 in #289
- Rework disabled in DynamicForms by @Hunter275 in #290
- Update index.tsx by @Kongduino in #291
- Update key generation by @KomelT in #277
- Node List & DMs by @Hunter275 in #293
- Update release.yml by @Hunter275 in #295
New Contributors
- @geftactics made their first contribution in #165
- @Server2003User made their first contribution in #253
- @bmv437 made their first contribution in #213
- @AddisonTustin made their first contribution in #260
- @KomelT made their first contribution in #268
- @TheCyberRonin made their first contribution in #287
- @mrfyda made their first contribution in #288
- @Kongduino made their first contribution in #291
Full Changelog: v1.0.0...v2.5.1
2.5
What's Changed
- Add Footer by @rcarteraz in #274
- flex-grow to make footer stick to bottom by @Hunter275 in #278
- feat: Only do
CI
GHA on push tomaster
by @TheCyberRonin in #287 - Change 'powerScreenEnabled' config type to toggle by @mrfyda in #288
- feat: Provide compressed build during PR GitHub Action by @TheCyberRonin in #286
- GitHub Actions: Releases by @Hunter275 in #289
- Update key generation by @KomelT in #277
New Contributors
- @TheCyberRonin made their first contribution in #287
- @mrfyda made their first contribution in #288
Full Changelog: latest...pre-release
latest
Commits
- 049f3de: Added security tab (Tilen Komel) #275
- a8dcab0: Added security input fields (Tilen Komel) #275
- f6be572: Updated inputs (Tilen Komel) #275
- be9169f: Use protobuf pki branch, tmp for dev (Tilen Komel) #275
- f64b965: Add security to device config store (Tilen Komel) #275
- d3836a7: Add class SecurityValidation (Tilen Komel) #275
- 7d5950d: Add SecurityValidation to security channel (Tilen Komel) #275
- 6d3bf39: Updated @buf/meshtastic_protobufs.bufbuild_es to lastest (Tilen Komel) #275
- f0eae44: Update descriptions in Security (Tilen Komel) #275
- af51659: Add always to disabled by in dynamics form (Tilen Komel) #275
- 65247c4: Update Security tab (Tilen Komel) #275
- 8bb0a96: Downgraded @buf/meshtastic_protobufs.bufbuild_es from 2.0 to 1.10 (Tilen Komel) #275
- cf42362: Error & formating fixes (Tilen Komel) #275
- 66fb300: Moved prop. from Device to Security & Hide PKI Eye (Tilen Komel) #275
- 02a63c2: Add key verification & generation (Tilen Komel) #276
- e3fad30: Add hide toggle to password generator (Tilen Komel) #276
- 2d106eb: Upgrade @meshtastic/js 2.3.7-0 > 2.3.7-1 (Tilen Komel) #284
- b1baf2d: .factoryReset() split (Tilen Komel) #284
- 0dcc2b1: rewrite disabled dynamicforms stuff and fix factory reset in command palette (Hunter Thornsberry) #290
- 300fb5c: fix disabled check location (Hunter Thornsberry) #290
- 6375187: Merge branch 'pki' into disabled-dynamicform (Hunter Thornsberry) #290