Releases: dr-dolomite/QuecManager-JS
QuecManager v2.3.9 BETA
QuecManager Beta 2.3.9 Release Notes
- Please reapply related network settings after updating, if applicable.
✨ Added
- TTL Autorun — automatically applies TTL settings on boot
- Ethernet Speed Settings — allows manual configuration of Ethernet link speed
QuecManager v2.3.8 BETA
QuecManager Beta 2.3.8 Release Notes
🐛 Fixed
- Fixed Profile Dialog script caused by incorrect expected UCI entries
- Fixed Memory Storage card localStorage logic
- Fixed home-traffic parsing for SA network mode
- Fixed Custom DNS disable functionality
✨ Added
- Force HTTP → HTTPS setting
- Minor UI updates for feature titles and descriptions
- FPLMN Settings to help clear forbidden network lists
- QuecWatch network refresh events added to Network Insights
- Restore Previous IMEI option added to IMEI settings
- Auth‑token checker for improved security
- Live Bandwidth settings to enable/disable the feature
🔄 Changed / Improved
- Updated Speedtest puffer color to match theme
QuecManager v2.3.7 BETA
QuecManager Beta 2.3.7 Release Notes
- This update includes a HOTPATCH for Websocat setup issues.
- After installing, please run
dos2unixon scripts if they were transferred from Windows to remove escape characters. - The init script has been renamed from
websocat_setuptoquecmanager_websocat.
🔥 HOTPATCH: Websocat Setup Fixes
- Fixed Websocat setup scripts for QuecManager Beta
- Renamed init script to
quecmanager_websocatfor proper post‑installation execution - Added hotfix for misbehaving procd script handling Websocat setup
- Added a standalone setup script to ensure Websocat installs and runs correctly
- Added openssl-util as a control requirement for the IPK
QuecManager v2.3.6 BETA
QuecManager Beta 2.3.6 Release 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
QuecManager v2.3.5 BETA
QuecManager Beta 2.3.5 Release Notes
- Please disable data usage tracking before installing if you are updating from 2.3.3 or older versions
- You may need to re-enable latency and memory monitoring from Settings → Personalization to load UCI changes related to these features.
✨ Added
- Websocat support (now required) and new service scripts
- Live Bandwidth monitoring powered by Websocat
- dB/dBm values on average signal metrics from signal graphs
- Tailscale Settings GUI (Experimental)
- 12-hour view for Internet Quality
🔄 Changed / Migrated
- Refactored Home UI with improved layout and UX enhancements
- Redesigned Band Cards to use an Accordion design
- Moved Approximate Cell Tower Distance (based on Time Advance) to Device and SIM Information
- Moved Network Priority Settings to Cell Settings
- Moved Scheduled Reboot to Advanced Settings
- Completely overhauled AT Terminal Page (redesigned and improved components)
- Moved Common AT Commands card to AT Commands Page
- Improved theme visuals and added bg-muted/40 sticky to navbar
- Added browser memory protection for monitoring services
- Updated QuecWatch latency monitoring logic
🐛 Fixed
- Fixed mobile view on Quick View charts
- Fixed Data Usage counting logic
- Fixed memory and ping configuration settings
- Fixed TTL script to remove leading zeros
- Fixed missing log categories in quecmanager_logger
⚙️ Backend Improvements
- General performance optimizations and UI refinements
- Improved integration between monitoring services and WebSocket-based systems
QuecManager v2.3.4 BETA
QuecManager Beta 2.3.4 Release Notes
- Please disable data usage tracking before installing.
- After updating, reapply any active settings configurations.
✨ Added
- Experimental Internet Quality feature
- Native GUI for QuecManager updates
- Donation button on the About page
- Packet loss reporting in the Ping card
- Show password toggle icon in the login input
- Module image in the About page
🔄 Changed / Migrated
-
Changed settings title for choosing RAT mode from "Preferred Network" to "Select Network Mode"
-
Massively improved Queue Manager for AT commands
-
Improved at_queue_client.sh by removing unnecessary overhead and using sms_tool directly
-
Updated components to use the refactored at_queue_client.sh
-
Removed unnecessary CLI mode for queue_client
-
Added RAT Priority Settings under Experimental → Network Priority
-
Updated QuecWatch, QuecProfiles, and Log Signal Metrics to use atomic file operations for better integration with the improved Queue Manager
-
Configuration files migrated to UCI (Unified Configuration Interface)
-
General UI improvements
-
Backend script optimizations and improvements
-
Improved UI for Cell Locking
-
Improved UI for Scheduled Reboot
-
Improved toggle design for Keep Alive
🐛 Fixed
- Fixed SMS deletion functionality
- Fixed hourly logic for Internet Quality
❌ Removed / Temporarily Disabled / Temporarily Disabled
- Data usage tracking (temporarily disabled)
Removed legacy init scripts (from /etc/init.d):
quecmanager_modem_counterquecmanager_data_usage
QuecManager v2.3.3 BETA
QuecManager Beta 2.3.3 Release Notes
✨ Added
- Data Usage Tracking: New experimental feature to monitor and track cellular data consumption with real-time statistics and usage history
- Network Latency Monitoring: Enhanced QuecWatch with high latency monitoring capabilities, allowing automatic recovery actions when ping latency exceeds configurable thresholds
- PCI Change Monitoring: Improved monitoring for SA (Standalone) network mode with better detection of Physical Cell Identifier changes
🔧 Improved
- QuecWatch service now supports dual monitoring modes (standard connectivity and latency-aware monitoring)
- Enhanced configuration system for latency failure thresholds and ceiling settings
- Better error handling and status reporting in QuecWatch service
- Unified failure counting logic when latency monitoring is enabled
- Automatic retry counter reset before system reboot to prevent reboot loops
🐛 Fixed
- Resolved conflicting retry count logic between latency and connectivity monitoring
- Fixed boolean configuration parsing issues in QuecWatch service
- Corrected hardcoded latency failure thresholds that were ignoring user configuration
- Improved connection refresh logic to execute only on first retry when enabled