mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[PR #42] [MERGED] v0.1.6b4 #911
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy#911
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/maziggy/bambuddy/pull/42
Author: @maziggy
Created: 1/1/2026
Status: ✅ Merged
Merged: 1/1/2026
Merged by: @maziggy
Base:
main← Head:0.1.6b4📝 Commits (8)
bca1a80* Add customizable theme system with style, background, and accent options2457577- Added frontend/backend tests for new theme functions01bc211- Slicer Protocol:569dbc3- Printer Hour Counter:ccdb084- Refactored printer card's AMS section for better experienced3686a1- Fixed maintenance interval display on status page079e9fc- Camera popup window:865f3d7Updated CHANGELOG📊 Changes
38 files changed (+3975 additions, -931 deletions)
View changed files
📝
CHANGELOG.md(+34 -0)📝
Dockerfile(+1 -0)📝
README.md(+1 -1)📝
backend/app/api/routes/cloud.py(+102 -27)📝
backend/app/api/routes/printers.py(+31 -3)📝
backend/app/api/routes/settings.py(+432 -67)📝
backend/app/core/config.py(+18 -8)📝
backend/app/main.py(+12 -3)📝
backend/app/schemas/printer.py(+4 -1)📝
backend/app/schemas/settings.py(+18 -0)📝
backend/app/services/bambu_mqtt.py(+39 -31)📝
backend/app/services/printer_manager.py(+39 -1)📝
backend/tests/integration/test_settings_api.py(+36 -35)➕
frontend/mockups/ams-redesign.html(+1299 -0)📝
frontend/src/__tests__/components/AMSHistoryModal.test.tsx(+2 -0)📝
frontend/src/__tests__/components/VirtualPrinterSettings.test.tsx(+4 -0)📝
frontend/src/__tests__/pages/SystemInfoPage.test.tsx(+2 -0)📝
frontend/src/api/client.ts(+16 -2)📝
frontend/src/components/AMSHistoryModal.tsx(+2 -2)📝
frontend/src/components/AddExternalLinkModal.tsx(+3 -3)...and 18 more files
📄 Description
v0.1.6b4
New Features
Bugfixes
bambustudio://, macOS/Linux:bambustudioopen://🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.