mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[PR #54] [MERGED] v0.1.6b6 #925
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
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-maziggy-1#925
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/54
Author: @maziggy
Created: 1/4/2026
Status: ✅ Merged
Merged: 1/4/2026
Merged by: @maziggy
Base:
main← Head:0.1.6b7📝 Commits (10+)
e356d03- Added new settings tab Filament and moved Spoolman Sync card29f1fa9- Improved Docker environmentad40dfa- Minor fixes0f65fb9- Bugfixes0213184Updated screenshots61c8682Fixed dark theme's logo83cbac0- Add interactive API Browser to Settings > API Keys94c961dAdd real-time fan status monitoring to printer cards74e2d95Changed version to 0.1.6b6d03fe75Fixed bug in Spoolman sync📊 Changes
181 files changed (+14698 additions, -11226 deletions)
View changed files
📝
CHANGELOG.md(+70 -1)📝
Dockerfile(+10 -4)📝
README.md(+34 -7)📝
backend/app/api/routes/ams_history.py(+5 -6)📝
backend/app/api/routes/api_keys.py(+6 -7)📝
backend/app/api/routes/archives.py(+210 -55)📝
backend/app/api/routes/camera.py(+88 -10)📝
backend/app/api/routes/external_links.py(+14 -38)📝
backend/app/api/routes/filaments.py(+103 -33)📝
backend/app/api/routes/kprofiles.py(+5 -9)📝
backend/app/api/routes/notification_templates.py(+9 -16)📝
backend/app/api/routes/notifications.py(+40 -53)📝
backend/app/api/routes/print_queue.py(+48 -29)📝
backend/app/api/routes/printers.py(+84 -20)📝
backend/app/api/routes/settings.py(+44 -2)📝
backend/app/api/routes/system.py(+28 -33)📝
backend/app/api/routes/webhook.py(+33 -35)📝
backend/app/api/routes/websocket.py(+15 -10)📝
backend/app/core/auth.py(+10 -19)📝
backend/app/core/config.py(+1 -1)...and 80 more files
📄 Description
v0.1.6b6
FEATURES
Fixes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.