mirror of
https://github.com/iamromulan/quectel-rgmii-toolkit.git
synced 2026-04-24 22:25:50 +03:00
[PR #192] [MERGED] QuecManager Beta v2.3.1 Release Candidate #171
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/quectel-rgmii-toolkit#171
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/iamromulan/quectel-rgmii-toolkit/pull/192
Author: @dr-dolomite
Created: 8/27/2025
Status: ✅ Merged
Merged: 8/28/2025
Merged by: @iamromulan
Base:
development-SDXPINN← Head:development-SDXPINN📝 Commits (10+)
5daf4bbtemporarily reverted back at_queue scripts029d657Merge branch 'iamromulan:development-SDXPINN' into development-SDXPINN6bd2c7eOfficial Hot Fix for QuecManager 2.3.096dd20aUpdated scirpts for Hot Fix19544e2Fixed Speedtest for 2.3.0789cb0bAdded --accept-gdpr to speedtest scripte054adaRelease Candidate v2.3.15d7df89Clean out scripts1773301Sync outdated speedtest scripts20c2f37Revert "Official Hot Fix for QuecManager 2.3.0"📊 Changes
90 files changed (+235 additions, -248 deletions)
View changed files
➕
.gitignore(+3 -0)📝
ipk-source/sdxpinn-quecmanager-beta/CONTROL/control(+1 -1)📝
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/Ybrwzc8VHk4VhrNWm32aK/_buildManifest.js(+0 -0)📝
ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/Ybrwzc8VHk4VhrNWm32aK/_ssgManifest.js(+0 -0)➕
ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/chunks/1178-c982126217e48d87.js(+1 -0)➖
ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/chunks/4020-37bd34bf1a36f3fb.js(+0 -1)➕
ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/chunks/5118-a7b024824da9ebe6.js(+1 -0)➖
ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/chunks/8171-70f2e3ca931caba6.js(+0 -1)➕
ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/chunks/app/dashboard/experimental/network-insights/page-37d43cc33b296158.js(+1 -0)➖
ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/chunks/app/dashboard/experimental/network-insights/page-aa6fca266d42378a.js(+0 -1)➖
ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/chunks/app/dashboard/experimental/page-445534e2f7ee6367.js(+0 -1)➕
ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/chunks/app/dashboard/experimental/page-90ae34c6f40c108f.js(+1 -0)➖
ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/chunks/app/dashboard/home/page-33d481e5935a59d3.js(+0 -1)➕
ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/chunks/app/dashboard/home/page-cdad6102877a38b8.js(+1 -0)➕
ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/css/82ea992fcf0f52f2.css(+3 -0)➖
ipk-source/sdxpinn-quecmanager-beta/root/www/_next/static/css/b43dda0a8d427715.css(+0 -3)📝
ipk-source/sdxpinn-quecmanager-beta/root/www/cgi-bin/quecmanager/home/speedtest/start_speedtest.sh(+1 -1)📝
ipk-source/sdxpinn-quecmanager-beta/root/www/cgi-bin/services/at_queue_manager.sh(+69 -107)...and 70 more files
📄 Description
QuecManager Beta Version 2.3.1 - Script Fixes & UI Improvements
🔧 Core System Fixes
Script Compatibility Updates
📊 Speedtest Enhancements
Speedtest Functionality Fixes
Enhanced UI Design - 3-Phase Testing Flow
Improved User Experience: Completely redesigned speedtest interface with smooth phase transitions
Mobile Optimization: Improved mobile viewing experience
Backend Improvements
--accept-gdprargument when starting speedtest🎨 UI/UX Improvements
Visual Enhancements
Animation Improvements: Added smooth transitions and visual feedback
Responsive Design: Enhanced mobile and desktop experience
🔄 Technical Implementation
Frontend Components
Backend Scripts
📋 Summary of Changes
This update focuses on fixing critical speedtest functionality issues while delivering a significantly improved user experience. The enhanced 3-phase UI design provides clear visual feedback during testing, while mobile optimizations ensure the interface works well across all devices. Backend improvements include GDPR compliance and better script reliability.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.