mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[PR #38] [MERGED] v0.1.6b3 #910
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#910
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/38
Author: @maziggy
Created: 12/31/2025
Status: ✅ Merged
Merged: 12/31/2025
Merged by: @maziggy
Base:
main← Head:0.1.6b3📝 Commits (10+)
88487f8Bottom sidebar layout fix4ccf048Added new screenshots9a9ef36Changed version to 0.1.6b3d0940b9- Added86b4fd9Deleted .github/FUNDING.yml0291f09- Fixed bug where add smart plug modal doesn't scroll on lower resolution screens (https://github.com/maziggy/bambuddy/issues/34)22222e5- Excluded Bambuddy virtual printer from SSDP discoveryd267e8bHousekeeping9f665a9Housekeeping16c21cf- Added confirmation modal to sidebar's quick power switch📊 Changes
178 files changed (+638 additions, -100314 deletions)
View changed files
➖
._.DS_Store(+0 -0)📝
.gitignore(+4 -0)➕
CODE_OF_CONDUCT.md(+46 -0)➕
CONTRIBUTING.md(+224 -0)📝
README.md(+25 -0)➕
SECURITY.md(+96 -0)📝
backend/app/api/routes/maintenance.py(+23 -23)📝
backend/app/core/config.py(+1 -1)📝
backend/app/core/database.py(+10 -0)📝
backend/app/main.py(+81 -0)📝
backend/app/models/printer.py(+16 -25)📝
backend/app/services/discovery.py(+13 -0)📝
docs/screenshots/archives.png(+0 -0)➕
docs/screenshots/edit_timelapse.png(+0 -0)📝
docs/screenshots/printers.png(+0 -0)➕
docs/screenshots/project_detail.png(+0 -0)➕
docs/screenshots/project_detail_2.png(+0 -0)📝
docs/screenshots/projects.png(+0 -0)📝
docs/screenshots/queue.png(+0 -0)➕
docs/screenshots/quick_power_plug_sidebar.png(+0 -0)...and 80 more files
📄 Description
0.1.6b3
Bug Fixes
New Features
Repository
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.