[PR #443] [MERGED] Dev #patch #448

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

📋 Pull Request Information

Original PR: https://github.com/spr-networks/super/pull/443
Author: @lts-rad
Created: 9/23/2025
Status: Merged
Merged: 9/23/2025
Merged by: @lts-rad

Base: mainHead: dev


📝 Commits (3)

  • 7897265 [wifid] [api] Use Router,Iface information on PSK failure events
  • 936e0c1 [api] Improve mesh support, fix locking, enable neighbor reports by default
  • a73c8a5 [installer] Remove extra packages

📊 Changes

9 files changed (+35 additions, -23 deletions)

View changed files

📝 RELEASE-NOTES.md (+6 -0)
📝 api/code/api.go (+3 -16)
📝 api/code/hostapd_template.conf (+5 -0)
📝 api/code/radios.go (+5 -0)
📝 base/template_configs/wifi/hostapd_template.conf (+3 -2)
📝 installer/scripts/pi-cross-install.sh (+3 -3)
📝 installer/scripts/pi-target-install.sh (+8 -0)
📝 installer/upstream-docker.sh (+1 -1)
📝 wifid/scripts/action.sh (+1 -1)

📄 Description

Installer improvements & mesh fixes


🔄 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/443 **Author:** [@lts-rad](https://github.com/lts-rad) **Created:** 9/23/2025 **Status:** ✅ Merged **Merged:** 9/23/2025 **Merged by:** [@lts-rad](https://github.com/lts-rad) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (3) - [`7897265`](https://github.com/spr-networks/super/commit/7897265888ff1dc4cd849ce150e066417ac7b7db) [wifid] [api] Use Router,Iface information on PSK failure events - [`936e0c1`](https://github.com/spr-networks/super/commit/936e0c1263ecc565867cbd89d267288828179c07) [api] Improve mesh support, fix locking, enable neighbor reports by default - [`a73c8a5`](https://github.com/spr-networks/super/commit/a73c8a5c589530f871a4cc423b23110f8e3db1ff) [installer] Remove extra packages ### 📊 Changes **9 files changed** (+35 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `RELEASE-NOTES.md` (+6 -0) 📝 `api/code/api.go` (+3 -16) 📝 `api/code/hostapd_template.conf` (+5 -0) 📝 `api/code/radios.go` (+5 -0) 📝 `base/template_configs/wifi/hostapd_template.conf` (+3 -2) 📝 `installer/scripts/pi-cross-install.sh` (+3 -3) 📝 `installer/scripts/pi-target-install.sh` (+8 -0) 📝 `installer/upstream-docker.sh` (+1 -1) 📝 `wifid/scripts/action.sh` (+1 -1) </details> ### 📄 Description Installer improvements & mesh fixes --- <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:54 +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#448
No description provided.