[PR #206] [MERGED] QuecManager BETA 2.3.6 Release Candidate #183

Closed
opened 2026-02-27 14:39:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/iamromulan/quectel-rgmii-toolkit/pull/206
Author: @dr-dolomite
Created: 11/16/2025
Status: Merged
Merged: 11/18/2025
Merged by: @iamromulan

Base: development-SDXPINNHead: development-SDXPINN


📝 Commits (3)

📊 Changes

205 files changed (+3832 additions, -939 deletions)

View changed files

📝 ipk-source/sdxpinn-quecmanager-beta/CONTROL/control (+2 -2)
📝 ipk-source/sdxpinn-quecmanager-beta/CONTROL/postinst (+6 -3)
📝 ipk-source/sdxpinn-quecmanager-beta/CONTROL/preinst (+3 -1)
📝 ipk-source/sdxpinn-quecmanager-beta/CONTROL/prerm (+9 -4)
ipk-source/sdxpinn-quecmanager-beta/root/etc/init.d/quecmanager_connection_monitor (+39 -0)
ipk-source/sdxpinn-quecmanager-beta/root/etc/init.d/websocat_setup (+162 -0)
📝 ipk-source/sdxpinn-quecmanager-beta/root/www/404.html (+1 -1)
📝 ipk-source/sdxpinn-quecmanager-beta/root/www/404/index.html (+1 -1)
ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/HAfpIci26cHSxNBa0i6bV/_buildManifest.js (+1 -0)
📝 ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/HAfpIci26cHSxNBa0i6bV/_ssgManifest.js (+0 -0)
📝 ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/chunks/1074-4982ba62a12dee7f.js (+1 -1)
ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/chunks/115-edb80d3333a9e516.js (+0 -1)
ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/chunks/1450-123c713d80b2041e.js (+0 -1)
ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/chunks/1897-999fb6002a86b071.js (+0 -1)
ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/chunks/1897-cd47b33961e0dac4.js (+1 -0)
ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/chunks/1996-baa0a3db8ca812d8.js (+1 -0)
ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/chunks/2220-609f8ce3dd54a031.js (+1 -0)
ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/chunks/2295-0f43666c5952c8c3.js (+1 -0)
ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/chunks/2295-2cde3458185d8467.js (+0 -1)
ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/chunks/2682-1e681dcd1aaa2a2a.js (+1 -0)

...and 80 more files

📄 Description

QuecManager Beta 2.3.6 Release Notes

⚠️ Important Notes

  • Please disable data usage tracking before installing if you are updating from 2.3.3 or older versions
  • After updating, reapply any active settings configurations.
  • HTTPS is now recommended.

Added

  • Connection Monitoring Alerts — automatically sends an email when a disconnect is detected
  • Tracking Area Code display
  • Alert dialog for accepting SSL certificates for WSS
  • Preferred temperature unit setting
  • IPs and DNS added back to the Home view
  • Animation added to theme toggler

🔄 Changed / Migrated

  • Merged Tailscale and Websocat fixes
  • Refactored Speedtest to use Websocat
  • Improved Speedtest UI
  • Improved UCI usage for preferred settings

🐛 Fixed

  • Fixed merged SCS feature

⚙️ Backend Improvements

  • General cleanup and integration tweaks related to WebSocket and monitoring systems

🔄 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/iamromulan/quectel-rgmii-toolkit/pull/206 **Author:** [@dr-dolomite](https://github.com/dr-dolomite) **Created:** 11/16/2025 **Status:** ✅ Merged **Merged:** 11/18/2025 **Merged by:** [@iamromulan](https://github.com/iamromulan) **Base:** `development-SDXPINN` ← **Head:** `development-SDXPINN` --- ### 📝 Commits (3) - [`b514c00`](https://github.com/iamromulan/quectel-rgmii-toolkit/commit/b514c00257ce694263e0a7b0b27ece2a01a4eeee) Merging BETA RC v.2.3.6 - [`f6efb46`](https://github.com/iamromulan/quectel-rgmii-toolkit/commit/f6efb46390d2fba34c0b1a68854d0436c013d851) Add executable permissions - [`e31c1c3`](https://github.com/iamromulan/quectel-rgmii-toolkit/commit/e31c1c3a123b61af8f5850bc7310dbb3da17dc21) Edit install scripts ### 📊 Changes **205 files changed** (+3832 additions, -939 deletions) <details> <summary>View changed files</summary> 📝 `ipk-source/sdxpinn-quecmanager-beta/CONTROL/control` (+2 -2) 📝 `ipk-source/sdxpinn-quecmanager-beta/CONTROL/postinst` (+6 -3) 📝 `ipk-source/sdxpinn-quecmanager-beta/CONTROL/preinst` (+3 -1) 📝 `ipk-source/sdxpinn-quecmanager-beta/CONTROL/prerm` (+9 -4) ➕ `ipk-source/sdxpinn-quecmanager-beta/root/etc/init.d/quecmanager_connection_monitor` (+39 -0) ➕ `ipk-source/sdxpinn-quecmanager-beta/root/etc/init.d/websocat_setup` (+162 -0) 📝 `ipk-source/sdxpinn-quecmanager-beta/root/www/404.html` (+1 -1) 📝 `ipk-source/sdxpinn-quecmanager-beta/root/www/404/index.html` (+1 -1) ➕ `ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/HAfpIci26cHSxNBa0i6bV/_buildManifest.js` (+1 -0) 📝 `ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/HAfpIci26cHSxNBa0i6bV/_ssgManifest.js` (+0 -0) 📝 `ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/chunks/1074-4982ba62a12dee7f.js` (+1 -1) ➖ `ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/chunks/115-edb80d3333a9e516.js` (+0 -1) ➖ `ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/chunks/1450-123c713d80b2041e.js` (+0 -1) ➖ `ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/chunks/1897-999fb6002a86b071.js` (+0 -1) ➕ `ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/chunks/1897-cd47b33961e0dac4.js` (+1 -0) ➕ `ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/chunks/1996-baa0a3db8ca812d8.js` (+1 -0) ➕ `ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/chunks/2220-609f8ce3dd54a031.js` (+1 -0) ➕ `ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/chunks/2295-0f43666c5952c8c3.js` (+1 -0) ➖ `ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/chunks/2295-2cde3458185d8467.js` (+0 -1) ➕ `ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/chunks/2682-1e681dcd1aaa2a2a.js` (+1 -0) _...and 80 more files_ </details> ### 📄 Description # QuecManager Beta 2.3.6 Release Notes ⚠️ **Important Notes** * Please **disable data usage tracking** before installing if you are updating from 2.3.3 or older versions * After updating, reapply any active settings configurations. * **HTTPS is now recommended**. ### ✨ Added * **Connection Monitoring Alerts** — automatically sends an email when a disconnect is detected * **Tracking Area Code** display * **Alert dialog** for accepting SSL certificates for WSS * **Preferred temperature unit** setting * **IPs and DNS** added back to the Home view * **Animation** added to theme toggler ### 🔄 Changed / Migrated * Merged **Tailscale** and **Websocat** fixes * Refactored **Speedtest** to use Websocat * Improved **Speedtest UI** * Improved UCI usage for preferred settings ### 🐛 Fixed * Fixed merged **SCS** feature ### ⚙️ Backend Improvements * General cleanup and integration tweaks related to WebSocket and monitoring systems --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 14:39:23 +03:00
Sign in to join this conversation.
No labels
pull-request
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/quectel-rgmii-toolkit#183
No description provided.