Browse Source

Housekeeping

maziggy 2 months ago
parent
commit
39a231514c
3 changed files with 2 additions and 2 deletions
  1. 1 1
      CHANGELOG.md
  2. 0 0
      static/assets/index-CCwkKpMN.js
  3. 1 1
      static/index.html

+ 1 - 1
CHANGELOG.md

@@ -2,7 +2,7 @@
 
 
 All notable changes to Bambuddy will be documented in this file.
 All notable changes to Bambuddy will be documented in this file.
 
 
-## [0.2.2b1] - Unrelased
+## [0.2.2b1] - 2026-03-03
 
 
 ### Improved
 ### Improved
 - **SpoolBuddy Settings Page Redesign** — Redesigned the SpoolBuddy settings page with a tabbed layout (Device, Display, Scale, Updates). The Device tab shows an About section, NFC reader info (type, connection, status), device info (host, IP, uptime, online status), and device ID. The Display tab has a brightness slider (CSS software filter for HDMI displays) and screen blank timeout selector (Off, 1m, 2m, 5m, 10m, 30m) — the screen blanks after user inactivity (no touch) and wakes on tap. The Scale tab shows live weight with a step-indicator calibration wizard (tare → place known weight → calibrate). The Updates tab shows the daemon version and checks for updates against GitHub releases with optional beta inclusion. Display settings (brightness + blank timeout) are stored per-device in the backend and applied instantly in the frontend layout via outlet context.
 - **SpoolBuddy Settings Page Redesign** — Redesigned the SpoolBuddy settings page with a tabbed layout (Device, Display, Scale, Updates). The Device tab shows an About section, NFC reader info (type, connection, status), device info (host, IP, uptime, online status), and device ID. The Display tab has a brightness slider (CSS software filter for HDMI displays) and screen blank timeout selector (Off, 1m, 2m, 5m, 10m, 30m) — the screen blanks after user inactivity (no touch) and wakes on tap. The Scale tab shows live weight with a step-indicator calibration wizard (tare → place known weight → calibrate). The Updates tab shows the daemon version and checks for updates against GitHub releases with optional beta inclusion. Display settings (brightness + blank timeout) are stored per-device in the backend and applied instantly in the frontend layout via outlet context.

File diff suppressed because it is too large
+ 0 - 0
static/assets/index-CCwkKpMN.js


+ 1 - 1
static/index.html

@@ -23,7 +23,7 @@
 
 
     <!-- Splash screens for iOS -->
     <!-- Splash screens for iOS -->
     <link rel="apple-touch-startup-image" href="/img/android-chrome-512x512.png" />
     <link rel="apple-touch-startup-image" href="/img/android-chrome-512x512.png" />
-    <script type="module" crossorigin src="/assets/index-BTkKp3Ax.js"></script>
+    <script type="module" crossorigin src="/assets/index-CCwkKpMN.js"></script>
     <link rel="stylesheet" crossorigin href="/assets/index-CD4IeU9s.css">
     <link rel="stylesheet" crossorigin href="/assets/index-CD4IeU9s.css">
   </head>
   </head>
   <body>
   <body>

Some files were not shown because too many files changed in this diff