[PR #380] [MERGED] Virtual fixes #patch #422

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

📋 Pull Request Information

Original PR: https://github.com/spr-networks/super/pull/380
Author: @lts-rad
Created: 10/21/2024
Status: Merged
Merged: 10/21/2024
Merged by: @lts-rad

Base: mainHead: dev


📝 Commits (6)

  • e80aee0 [api] Migrate DNS settings after loading config
  • 4eadd70 [docs] Update release notes
  • 25d1b61 [base] Fix docker virtual rules
  • e9f9f56 [api] Reduce error logs
  • ee7a7a6 [api] Swap insert order for dns_dnat
  • 075a4d2 Merge branch 'main' into dev

📊 Changes

3 files changed (+29 additions, -22 deletions)

View changed files

📝 RELEASE-NOTES.md (+4 -0)
📝 api/code/firewall.go (+21 -18)
📝 base/scripts/nft_rules.sh (+4 -4)

📄 Description

v1.0.3

Fixes

  • Support for DNS Configuration Updates incorrectly cleared plugin settings
  • Fix Virtual nft rules bug

🔄 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/380 **Author:** [@lts-rad](https://github.com/lts-rad) **Created:** 10/21/2024 **Status:** ✅ Merged **Merged:** 10/21/2024 **Merged by:** [@lts-rad](https://github.com/lts-rad) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (6) - [`e80aee0`](https://github.com/spr-networks/super/commit/e80aee014795ccf340fa38b1584853a78cd80a28) [api] Migrate DNS settings after loading config - [`4eadd70`](https://github.com/spr-networks/super/commit/4eadd70f5b35fae87f1f2d40ea5dde8d5107f099) [docs] Update release notes - [`25d1b61`](https://github.com/spr-networks/super/commit/25d1b61f9db44a98b25dd3e463024c7b24560536) [base] Fix docker virtual rules - [`e9f9f56`](https://github.com/spr-networks/super/commit/e9f9f561ddacaed35a466ec6fcf70f337917a6ae) [api] Reduce error logs - [`ee7a7a6`](https://github.com/spr-networks/super/commit/ee7a7a6f46c70601ca0560fe8a4ac8505720c95f) [api] Swap insert order for dns_dnat - [`075a4d2`](https://github.com/spr-networks/super/commit/075a4d23861e1eaed1ae3ea8792f89e28bd6b060) Merge branch 'main' into dev ### 📊 Changes **3 files changed** (+29 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `RELEASE-NOTES.md` (+4 -0) 📝 `api/code/firewall.go` (+21 -18) 📝 `base/scripts/nft_rules.sh` (+4 -4) </details> ### 📄 Description ## v1.0.3 **Fixes** - Support for DNS Configuration Updates incorrectly cleared plugin settings - Fix Virtual nft rules bug --- <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:46 +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#422
No description provided.