From 6547e0c7ed9cd973c1371f748ea202532fb930df Mon Sep 17 00:00:00 2001 From: Kaelen Pe Benito <79673692+SpooX581@users.noreply.github.com> Date: Sun, 21 Sep 2025 20:14:15 +0000 Subject: [PATCH] feat: Implement persistent default mode and UI improvements - Add persistent default mode saving to device - Show default mode indicator in mode selector - Update version to v1.2 - Add success notification for config saves - Add SpooX to credits --- index.html | 2 +- src/App.vue | 2 +- src/components/ProfileSelect.vue | 3 ++- src/lib/haybox/device.ts | 10 ++++++++++ src/stores/deviceManager.ts | 11 +++++++++++ 5 files changed, 25 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 86000d9..806f0e2 100644 --- a/index.html +++ b/index.html @@ -20,7 +20,7 @@ crossorigin="anonymous" /> - REMAPP.ING + REMAPP.ING v1.2