[PR #4] [MERGED] 0.1.2-final-bugfix #887

Closed
opened 2026-05-06 12:33:47 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/maziggy/bambuddy/pull/4
Author: @maziggy
Created: 11/30/2025
Status: Merged
Merged: 11/30/2025
Merged by: @maziggy

Base: mainHead: 0.1.3


📝 Commits (3)

  • 1943634 Added new screenshots; Updated README
  • 0ff94eb Update README with new screenshots and descriptions
  • b642644 Fixed websocket bug

📊 Changes

12 files changed (+42 additions, -13 deletions)

View changed files

📝 README.md (+12 -2)
📝 backend/app/api/routes/websocket.py (+8 -2)
📝 backend/app/main.py (+8 -0)
📝 docs/screenshots/archives.png (+0 -0)
docs/screenshots/cloud_profiles.png (+0 -0)
📝 docs/screenshots/dashboard.png (+0 -0)
📝 docs/screenshots/printers.png (+0 -0)
docs/screenshots/queue.png (+0 -0)
docs/screenshots/settings.png (+0 -0)
📝 frontend/src/hooks/useWebSocket.ts (+12 -7)
📝 static/assets/index-BS0vyekL.js (+1 -1)
📝 static/index.html (+1 -1)

📄 Description

Fixed a websocket bug which made the printer cards flickering.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/maziggy/bambuddy/pull/4 **Author:** [@maziggy](https://github.com/maziggy) **Created:** 11/30/2025 **Status:** ✅ Merged **Merged:** 11/30/2025 **Merged by:** [@maziggy](https://github.com/maziggy) **Base:** `main` ← **Head:** `0.1.3` --- ### 📝 Commits (3) - [`1943634`](https://github.com/maziggy/bambuddy/commit/19436346018ae9d09ca6df81b7965909a79f435c) Added new screenshots; Updated README - [`0ff94eb`](https://github.com/maziggy/bambuddy/commit/0ff94ebb12f3073ef11fe84a79245829ba454f2c) Update README with new screenshots and descriptions - [`b642644`](https://github.com/maziggy/bambuddy/commit/b642644cbbfdb9d5b464e2a3e895c4bbf760cd32) Fixed websocket bug ### 📊 Changes **12 files changed** (+42 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+12 -2) 📝 `backend/app/api/routes/websocket.py` (+8 -2) 📝 `backend/app/main.py` (+8 -0) 📝 `docs/screenshots/archives.png` (+0 -0) ➕ `docs/screenshots/cloud_profiles.png` (+0 -0) 📝 `docs/screenshots/dashboard.png` (+0 -0) 📝 `docs/screenshots/printers.png` (+0 -0) ➕ `docs/screenshots/queue.png` (+0 -0) ➕ `docs/screenshots/settings.png` (+0 -0) 📝 `frontend/src/hooks/useWebSocket.ts` (+12 -7) 📝 `static/assets/index-BS0vyekL.js` (+1 -1) 📝 `static/index.html` (+1 -1) </details> ### 📄 Description Fixed a websocket bug which made the printer cards flickering. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 12:33:47 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bambuddy#887
No description provided.