Neteros releases
0.9.0
Added
- Add Quad9 servers to list of DNS servers
- Bring up a warning when the HTTP server is not detected in quick setup
Changed
- Change port of HTTP server to make conflicts unlikely to happen
- Start the local network and traceroute processes before the HTTP API process
- Update the API URLs to version 1
- Move the server host and port information to a centralized location
0.8.0
Added
- Automatic launch of the app after login
- Save the last HTTP failure
Changed
- Start the status monitor after the main monitor and notification process
- Remove the default icon for all .exe files
- Only run either the reachability or local network check per interval
0.7.0
Added
- Initialization phase for more accuracy in the first status detected
Changed
- Merge the HTTP API and Web UI servers
- Rename start-app.exe to neteros-app.exe
- Configure software release to include executables for Windows only
0.6.0
Added
- Notification queue and consumer
- Tracking of state transitions from UP to DOWN and vice versa
- Favicon for the Web UI
- Desktop notifications via the Web Notifications API
- Elm port for JavaScript interop
0.5.0
Added
- Detect if Internet is down due to unreachable gateway router
- Detect if Internet is down due to potential problem with ISP
- Capability to determine why the Internet connection was lost
0.4.0
Added
- Detect if Internet is down due to disconnected local network
- Automatic upgrades
Changed
- Decouple glowing animation from data refresh so that the animation doesn't reset
0.3.0
Added
- Add a new HTTP server to host the Web UI's static files
Changed
- Modify the start-app executable to simply launch the Web UI
- Move the Web UI from Flask to the new HTTP server
- Reduce 40MB+ of the file size by removing the Python interpreter
0.2.0
Added
Changed
- Move DNS queries into its own dedicated process to improve fault-tolerance
0.1.0