Commit Graph

16 Commits

Author SHA1 Message Date
c4c64b74e1 feat(database): add TelemetryDAO to Database class for enhanced telemetry data management 2026-01-01 17:34:52 -06:00
cadf6fe66f feat(voicemail): refactor VoicemailManager to use config for settings, add greeting conversion and removal methods 2026-01-01 17:34:47 -06:00
0889cd0a04 feat(telemetry): add Sensor and Telemeter classes for telemetry data handling and location packing/unpacking 2026-01-01 17:34:42 -06:00
3d4a1fbc1c feat(forwarding): enhance ForwardingManager to support dynamic routing and delivery callbacks 2026-01-01 17:34:38 -06:00
bdbf7461a9 feat(telemetry): implement telemetry handling and greeting management in ReticulumMeshChat 2026-01-01 17:34:34 -06:00
0c22610961 feat(components): introduce dynamic logo paths for NetworkVisualiser and ToolsPage components 2026-01-01 16:58:49 -06:00
2abc5e7ad7 feat(assets): add logo image and update image references in App.vue and AuthPage.vue to use dynamic source 2026-01-01 16:36:59 -06:00
4b5e5b6ba0 refactor(components): improve code readability by formatting div elements in App.vue and AuthPage.vue 2026-01-01 16:22:09 -06:00
66572f6cca feat(database): add notification viewed state table and associated indices for version 14 2026-01-01 16:19:38 -06:00
a6c8696948 feat(notification): implement notification viewed state management with mark as viewed and check functionality 2026-01-01 16:19:35 -06:00
73db65b12c fix(version): correct version string formatting in version.py 2026-01-01 16:19:31 -06:00
eb8421083f feat(voicemail): add greeting audio endpoint and update voicemail settings configuration 2026-01-01 16:19:28 -06:00
9d2a19a7bd chore(i18n): update translations 2026-01-01 16:18:41 -06:00
8d83049ba2 Add demo mode indicator, improve layout responsiveness, and enhance notification handling 2026-01-01 16:18:13 -06:00
23dbe7b789 1.0.0 2026-01-01 15:25:23 -06:00
716007802e 0.1.0 2026-01-01 15:05:29 -06:00