[PR #239] [MERGED] v0.1.7 #968

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

📋 Pull Request Information

Original PR: https://github.com/maziggy/bambuddy/pull/239
Author: @maziggy
Created: 2/3/2026
Status: Merged
Merged: 2/3/2026
Merged by: @maziggy

Base: mainHead: 0.1.7


📝 Commits (8)

📊 Changes

14 files changed (+349 additions, -159 deletions)

View changed files

📝 backend/app/api/routes/printers.py (+4 -3)
📝 backend/app/api/routes/settings.py (+83 -29)
📝 backend/app/api/routes/support.py (+2 -2)
📝 frontend/src/api/client.ts (+123 -1)
📝 frontend/src/components/FileManagerModal.tsx (+4 -2)
📝 frontend/src/components/GitHubBackupSettings.tsx (+7 -2)
📝 frontend/src/i18n/locales/de.ts (+2 -0)
📝 frontend/src/i18n/locales/en.ts (+2 -0)
📝 frontend/src/i18n/locales/ja.ts (+3 -0)
📝 frontend/src/pages/ArchivesPage.tsx (+27 -33)
📝 frontend/src/pages/FileManagerPage.tsx (+3 -1)
📝 static/assets/index-CKG31ANB.js (+85 -85)
📝 static/index.html (+1 -1)
test_all.sh (+3 -0)

📄 Description

v0.1.7


🔄 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/239 **Author:** [@maziggy](https://github.com/maziggy) **Created:** 2/3/2026 **Status:** ✅ Merged **Merged:** 2/3/2026 **Merged by:** [@maziggy](https://github.com/maziggy) **Base:** `main` ← **Head:** `0.1.7` --- ### 📝 Commits (8) - [`08f2dff`](https://github.com/maziggy/bambuddy/commit/08f2dffd758f0e5c9af5bf6d6bedddcb4a79cecd) Added new download functions to client.ts: - [`626290d`](https://github.com/maziggy/bambuddy/commit/626290d4018bc6b692496ae13129cbcc79001806) Sync - [`9787400`](https://github.com/maziggy/bambuddy/commit/97874009357445c5b0af25e9e0ef83cea583debc) Sync - [`e9e4976`](https://github.com/maziggy/bambuddy/commit/e9e49768fe8f528e968735ad9c11c74fdd3417bb) Sync - [`89b19cb`](https://github.com/maziggy/bambuddy/commit/89b19cbe4f8ebe189c4177e345ec10605310ff68) Sync - [`8b2bdeb`](https://github.com/maziggy/bambuddy/commit/8b2bdebb3fdab64aea93fc59e3f63baba20b1436) Sync - [`6872d77`](https://github.com/maziggy/bambuddy/commit/6872d77e1d23b9ce4a03160f3826943444e4592f) Merge branch 'main' into 0.1.7 - [`37b73b8`](https://github.com/maziggy/bambuddy/commit/37b73b88680806794433069ec4e2b748c5464037) Sync ### 📊 Changes **14 files changed** (+349 additions, -159 deletions) <details> <summary>View changed files</summary> 📝 `backend/app/api/routes/printers.py` (+4 -3) 📝 `backend/app/api/routes/settings.py` (+83 -29) 📝 `backend/app/api/routes/support.py` (+2 -2) 📝 `frontend/src/api/client.ts` (+123 -1) 📝 `frontend/src/components/FileManagerModal.tsx` (+4 -2) 📝 `frontend/src/components/GitHubBackupSettings.tsx` (+7 -2) 📝 `frontend/src/i18n/locales/de.ts` (+2 -0) 📝 `frontend/src/i18n/locales/en.ts` (+2 -0) 📝 `frontend/src/i18n/locales/ja.ts` (+3 -0) 📝 `frontend/src/pages/ArchivesPage.tsx` (+27 -33) 📝 `frontend/src/pages/FileManagerPage.tsx` (+3 -1) 📝 `static/assets/index-CKG31ANB.js` (+85 -85) 📝 `static/index.html` (+1 -1) ➕ `test_all.sh` (+3 -0) </details> ### 📄 Description v0.1.7 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 12:34:15 +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#968
No description provided.