[PR #359] [MERGED] v0.3.22 #patch #416

Closed
opened 2026-03-04 01:36:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spr-networks/super/pull/359
Author: @lts-rad
Created: 9/4/2024
Status: Merged
Merged: 9/4/2024
Merged by: @lts-rad

Base: mainHead: dev


📝 Commits (10+)

  • afda87d [base] Allow dns for setup
  • 5f7b546 sprlab cleanup
  • c873307 [ui] Skip button, text msg if wired device, cleanup
  • 4afbd36 [ui] https check and status msg
  • 6104364 [ui] https check and status msg
  • 639434d [base] allow port 80 if setup_interface
  • 9e4c754 [ui] send put for new device again after 1s if fail
  • 118c34e [ui] mock setup routes
  • 8d91e0e [ui] fix for tests
  • 05570b4 [setup] Allow HTTP during setup

📊 Changes

5 files changed (+68 additions, -21 deletions)

View changed files

📝 api/code/api.go (+12 -0)
📝 api/code/dhcp.go (+0 -1)
📝 api/code/firewall.go (+0 -2)
📝 frontend/src/components/Setup/AddDevice.js (+31 -17)
📝 installer/scripts/install.sh (+25 -1)

📄 Description

v0.3.22

Fixes

  • Fix bug with device expiry updates
  • Roll back mt76 firmware in Clearfog images since mediatek released bad firmware

🔄 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/spr-networks/super/pull/359 **Author:** [@lts-rad](https://github.com/lts-rad) **Created:** 9/4/2024 **Status:** ✅ Merged **Merged:** 9/4/2024 **Merged by:** [@lts-rad](https://github.com/lts-rad) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`afda87d`](https://github.com/spr-networks/super/commit/afda87d014e05e5625aeae10ae46428508d4bf5d) [base] Allow dns for setup - [`5f7b546`](https://github.com/spr-networks/super/commit/5f7b5468a119f8ea27aa807982b95a12c494bfc6) sprlab cleanup - [`c873307`](https://github.com/spr-networks/super/commit/c873307c9cfe9e0891b81bb73253806271dc9a44) [ui] Skip button, text msg if wired device, cleanup - [`4afbd36`](https://github.com/spr-networks/super/commit/4afbd36aaeaca4b874bb241517ff31dca8c35534) [ui] https check and status msg - [`6104364`](https://github.com/spr-networks/super/commit/61043642cb6c21b6d14507b3798bb43dbdffa6fb) [ui] https check and status msg - [`639434d`](https://github.com/spr-networks/super/commit/639434dff61936fd4d6fd35c53bb6c6383503a5e) [base] allow port 80 if setup_interface - [`9e4c754`](https://github.com/spr-networks/super/commit/9e4c754530a59ece55d8724bf63510e238283772) [ui] send put for new device again after 1s if fail - [`118c34e`](https://github.com/spr-networks/super/commit/118c34ef33d175dcab879576a2d73f99c9ddf69c) [ui] mock setup routes - [`8d91e0e`](https://github.com/spr-networks/super/commit/8d91e0e88a35f3fc09d305673b06e3cb4d35bd14) [ui] fix for tests - [`05570b4`](https://github.com/spr-networks/super/commit/05570b41c46dbdf10d919c577063976b038e9d39) [setup] Allow HTTP during setup ### 📊 Changes **5 files changed** (+68 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `api/code/api.go` (+12 -0) 📝 `api/code/dhcp.go` (+0 -1) 📝 `api/code/firewall.go` (+0 -2) 📝 `frontend/src/components/Setup/AddDevice.js` (+31 -17) 📝 `installer/scripts/install.sh` (+25 -1) </details> ### 📄 Description ## v0.3.22 **Fixes** - Fix bug with device expiry updates - Roll back mt76 firmware in Clearfog images since mediatek released bad firmware --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:36:45 +03: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/super#416
No description provided.