Jelajahi Sumber

Housekeeping

maziggy 6 bulan lalu
induk
melakukan
688804ac07
4 mengubah file dengan 3 tambahan dan 3 penghapusan
  1. 1 1
      CHANGELOG.md
  2. 1 1
      backend/app/core/config.py
  3. 0 0
      static/assets/index-C4tUDnR9.js
  4. 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.3b1] - Unreleased
+## [0.2.2b3] - Unreleased
 
 
 ### New Features
 ### New Features
 - **Virtual Printer Queue Auto-Dispatch Toggle** ([#587](https://github.com/maziggy/bambuddy/issues/587)) — Added an "Auto-dispatch" toggle to virtual printers in Queue mode. When enabled (default), prints sent from the slicer are added to the queue and start automatically on the assigned printer — matching the current behavior. When disabled, prints are added to the queue with `manual_start` set, so they wait for manual dispatch. This allows users who want to review and manually assign prints before they start. Requested by @Percy2Live.
 - **Virtual Printer Queue Auto-Dispatch Toggle** ([#587](https://github.com/maziggy/bambuddy/issues/587)) — Added an "Auto-dispatch" toggle to virtual printers in Queue mode. When enabled (default), prints sent from the slicer are added to the queue and start automatically on the assigned printer — matching the current behavior. When disabled, prints are added to the queue with `manual_start` set, so they wait for manual dispatch. This allows users who want to review and manually assign prints before they start. Requested by @Percy2Live.

+ 1 - 1
backend/app/core/config.py

@@ -5,7 +5,7 @@ from pathlib import Path
 from pydantic_settings import BaseSettings
 from pydantic_settings import BaseSettings
 
 
 # Application version - single source of truth
 # Application version - single source of truth
-APP_VERSION = "0.2.3b1"
+APP_VERSION = "0.2.2b3"
 GITHUB_REPO = "maziggy/bambuddy"
 GITHUB_REPO = "maziggy/bambuddy"
 BUG_REPORT_RELAY_URL = os.environ.get("BUG_REPORT_RELAY_URL", "https://bambuddy.cool/api/bug-report")
 BUG_REPORT_RELAY_URL = os.environ.get("BUG_REPORT_RELAY_URL", "https://bambuddy.cool/api/bug-report")
 
 

File diff ditekan karena terlalu besar
+ 0 - 0
static/assets/index-C4tUDnR9.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-DuXI-THY.js"></script>
+    <script type="module" crossorigin src="/assets/index-C4tUDnR9.js"></script>
     <link rel="stylesheet" crossorigin href="/assets/index-BoLtXYT2.css">
     <link rel="stylesheet" crossorigin href="/assets/index-BoLtXYT2.css">
   </head>
   </head>
   <body>
   <body>

Beberapa file tidak ditampilkan karena terlalu banyak file yang berubah dalam diff ini