mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[PR #346] [MERGED] v0.3.14 release #patch #407
Labels
No labels
blocked
bug
documentation
enhancement
fixed
fixed ✅
hardening
implemented
installer
multicast
p1
p2
pending
podman
pull-request
security
testing
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/super#407
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/spr-networks/super/pull/346
Author: @lts-rad
Created: 8/1/2024
Status: ✅ Merged
Merged: 8/1/2024
Merged by: @lts-rad
Base:
main← Head:dev📝 Commits (10+)
348430d[ui] DNS Log Graphee2bc02[docs] Fix release notesfa8f98c[ui] Bring back in mobile view fixes94a9807[ui] Update setup to 3 stages716f7d7[ui] Update setup to 3 stagesbcf5e80[api] [ui] New setup (#329)1432887[ui] On medium/desktop only show the 2nd icon for connectino type783a495[api] add udp connection test7d0ec7a[installer] Update to dhcpcd as fallback for 24.0417ea3a7[installer] Update base setup scripts to use upstream docker📊 Changes
68 files changed (+922 additions, -360 deletions)
View changed files
📝
RELEASE-NOTES.md(+18 -8)📝
api/Dockerfile(+1 -1)📝
api/code/alerts.go(+19 -15)📝
api/code/alerts_test.go(+34 -5)📝
api/code/api.go(+71 -59)📝
api/code/dhcp.go(+32 -33)📝
api/code/firewall.go(+33 -13)📝
api/code/go.mod(+9 -9)📝
api/code/go.sum(+20 -0)📝
api/code/interfaces.go(+8 -0)📝
api/code/plugins.go(+21 -5)📝
api/code/radios.go(+5 -0)📝
api/code/ws.go(+45 -9)📝
api_sample_plugin/Dockerfile(+1 -1)📝
api_sample_plugin/docker-compose.yml(+0 -2)📝
base/scripts/nft_rules.sh(+7 -1)📝
base/template_configs/base/alerts.json(+1 -1)📝
base/template_configs/base/firewall.json(+5 -0)➕
base/template_configs/base/interfaces.json(+1 -0)📝
db/Dockerfile(+1 -1)...and 48 more files
📄 Description
Fixes
Improvements
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.