Releases: linksys/PrivacyGUI
Releases · linksys/PrivacyGUI
Release list
Release 1.3.0
What's Changed
Features
- feat: remote assistance for local login users (#956)
- feat: add Web Interface Guide link to FAQ page (#986)
- feat: add Auto Master status check in PnP flow (#994)
- feat: add Failed status support for Auto Master (#1063)
Bug Fixes
- fix: screenshot testing fixes and documentation (#990)
- fix: only show DFS confirmation when DFS is being enabled (#1005)
- fix: correct PnP saveChanges timing for AutoParent scenario (#1007)
- fix: add loading indicator and retry for SmartConnect not ready in Add Nodes (#1021)
- fix: Auto Master race condition in ISP Settings flow (#1092)
- fix: display CPU utilization as integer without decimal places (#1096)
- fix: Disable remote assistance for local login (#1102)
Related Issues
- #947 Support Remote Assistance - Local side
- #949 Support Remote Assistance - Cloud (CA) side
- #980 feat: Add Auto Master status check in PnP flow to prevent race condition
- #985 Add Web Interface Guide link to FAQ page
- #1004 fix: DFS confirmation dialog shows incorrectly when saving other advanced WiFi settings
- #1006 fix: PnP saveChanges timing incorrect for AutoParent scenario
- #1018 fix: Add loading indicator and retry for SmartConnect not ready in Add Nodes
- #1095 CPU utilization displays unnecessary decimal places (0.00%)
Release 1.2.14
Release 1.2.13
Release 1.2.12
Release 1.2.9
What's Changed
Bug Fixes
- fix: make topology scrollbar thumb draggable on desktop/web (#764)
- fix: update Japanese translations for improved accuracy and naturalness (#748)
- fix: add scrollbar to topology view and fix horizontal overflow (#688)
- fix: correct GHZ to GHz casing in WiFi channel labels (#687)
- fix: update Japanese translations for improved accuracy and consistency (#685)
Improvements
- refactor: fetch speed test servers on-demand instead of polling (#709)
CI/CD
- feat(ci): auto-generate artifact name from pubspec version + timestamp
- ci: add generate-screenshots workflow file
- ci: add demo deployment workflow
Release 1.2.11
Release 1.2.10
Release 1.0.0
V1.0.0 (#89) * Bumped App version to 0.19.0 * - Fixed dashboard horizontal layout doesn't work (#68) * [Screenshot Test] (#69) Added several screenshot test cases Co-authored-by: Hank Yu <hank.yu@belkin.com> * - Fixed some locales can't be executed (#70) - Generate html testing report with localses and screens naming. * [SpeedTest] 1. Fix broken column system on speedtest page (#71) 2. Add error view for speed test failed 3. Add test case of error view on localization testing for speed test view * MLO warning and Updating fetch/save spinner (#72) * Add WiFi settings save confirm modal * Implement MLO warnings * Add administration functions * - Add JNAP commands and services - Add SoftSKUSettings model - Add getSoftSKUSettings to polling - Add SystemTestView * - Update widgets * - Add Spinner when fetching/saving data * [PNP troubleshooter] (#74) Fixed incorrect UI layouts and paddings in PNP troubleshooter and Firmware update features Co-authored-by: Hank Yu <hank.yu@belkin.com> * Implement Speed widget (#75) * Add WiFi settings save confirm modal * Implement MLO warnings * Add administration functions * - Add JNAP commands and services - Add SoftSKUSettings model - Add getSoftSKUSettings to polling - Add SystemTestView * - Update widgets * - Add Spinner when fetching/saving data * - Add Speed Test Widget - Update loading spinner on all pages - Add ping modal - Add traceroute modal * - Fixed some display error with spinner * Feature topology detailed view (#76) * Add WiFi settings save confirm modal * Implement MLO warnings * Add administration functions * - Add JNAP commands and services - Add SoftSKUSettings model - Add getSoftSKUSettings to polling - Add SystemTestView * - Update widgets * - Add Spinner when fetching/saving data * - Add Speed Test Widget - Update loading spinner on all pages - Add ping modal - Add traceroute modal * - Fixed some display error with spinner * - Implement topology detailed view - Revise top bar style * Fixed redlines 0.18.0 (#77) * Add WiFi settings save confirm modal * Implement MLO warnings * Add administration functions * - Add JNAP commands and services - Add SoftSKUSettings model - Add getSoftSKUSettings to polling - Add SystemTestView * - Update widgets * - Add Spinner when fetching/saving data * - Add Speed Test Widget - Update loading spinner on all pages - Add ping modal - Add traceroute modal * - Fixed some display error with spinner * - Implement topology detailed view - Revise top bar style * - fixed gap issues - fixed wrong rssi value - fixed check wired/wireless connection * [Add Node] Add refresh function on add node result view (#78) * [Advanced Routing] (#80) Implemented advanced routing feature Co-authored-by: Hank Yu <hank.yu@belkin.com> * Add screenshot testing and fixing issues (#79) * - redlines fixing - node detail page UI fixing - node detail screenshot testing * - add device details screenshot testing - add network admin screenshot testing - add wifi settings screenshot testing - add dashboard home screenshot testings for new changes - fixed UI issues * - Bumped App version to 1.0.0 - Import locs - Added snackbar for advanced routing - apply widgets v1.0.0 * Add link to open target image (#81) * Screenshot testings (#82) * Add link to open target image * - Add screenshot testings for DMZ settings views - Add screenshot testings for Port settings views - Add screenshot testings for Safebrowsing settings view - Fixed UI issues * [Screenshot Testing] (#83) 1. Added screenshot testing for firmware update 2. Fixed spinner UI bugs in updating view Co-authored-by: Hank Yu <hank.yu@belkin.com> * - Add new model (LN15, LN16) (#84) - Fixed output log doesn't work - Updated snackbar UI - Add advancedSettings/Administration screenshot testings - Add advancedSettings/Firewall screenshot testings - Add Safebrowsing screenshot testings - Add IPv6 port service screenshot testings - Updated widget library * Revise app settings (#85) * - Add new model (LN15, LN16) - Fixed output log doesn't work - Updated snackbar UI - Add advancedSettings/Administration screenshot testings - Add advancedSettings/Firewall screenshot testings - Add Safebrowsing screenshot testings - Add IPv6 port service screenshot testings - Updated widget library * - Revise app settings - Prevent enter dashboard without login - Log out if polling failed * [Screenshot testing] (#86) 1. Updated and fixed UI of the static routing feature 2. Added screenshot testing and its data for static routing Co-authored-by: Hank Yu <hank.yu@belkin.com> * [Screenshot Testing] (#87) Added screenshot testing for all pages of Local Network Settings feature Co-authored-by: Hank Yu <hank.yu@belkin.com> * [Testing] Localization testing for ineternet settings. Fix issue on subnet mask input in internet settings. (#88) --------- Co-authored-by: HankYuLinksys <52936029+HankYuLinksys@users.noreply.github.com> Co-authored-by: Hank Yu <hank.yu@belkin.com> Co-authored-by: PeterJhongLinksys <52424995+PeterJhongLinksys@users.noreply.github.com>