Releases: xcjs/blur-monitor
Releases · xcjs/blur-monitor
Final 1.x Release
- Final release of the 1.x family
- Supports single-file binary distributable
- Native node modules are still included as separate files due to pkg limitations
- BlurMonitor 2.0 will be the next feature release built on the latest Angular technologies
Hostname Adjustments
- Reverted to the old hostname sizing and color while keeping the overflow styles
Hostname Fixes
- The hostname in pageTop is now the same size and color as the BlurMonitor heading.
- Longer hostnames are truncated with an ellipsis on smaller mobile displays.
Process Search Fixes
- Corrects the alignment of the process search text box and refresh button
- Set the process tree to overflow so that the search text box and refresh button remain visible
Processes Search
- Added search filtering to processes
- Removed accidental extremely long polling to top processes.
Processes Improvements
- Added support for more application icons
- The top processes lists now have better alignment and limit process length to one line.
- The full process tree will now wait for data before displaying.
Better Icon Support
- Added built in SVG icons for popular icons and applications
- Began refactoring the server code, especially in regard to child processes
Danger Highlights
- Added danger highlights to the processor core panels, active memory panel, and the swap panel if the percentage values are above the threshold values.
- Changed a few panels not to display without data - this fixes some display order animations.
Various Enhancements and Bug Fix Release
- BlurMonitor will attempt to locate and display a distribution logo if one is present.
- Updated FontAwesome to include a HDD icon, which is now used for the disks view.
- Added basic support for alerts on the main page if various resources are too high or services aren't responding as expected.
- Added support for free version 3.3.10 (included in Ubuntu 16.04) - 3.3.9 is still supported and will dynamically be parsed out.
- This means that the memory API has been redesigned a little. Values are now in MB instead of KB. Swap data is now included in its own object.
- Adjusted the display columns of various views so more data is visible at once on larger displays.
- Adjusted the full process tree to be a manual load only. This appears to have solved browser lock-ups.
- Various other improvements and bug fixes.
Dark/Blur Theme and Traceroute Timed Progress Bars
Enabled a slightly modified blur theme and added timed progress bars for traceroute hops equal to milliseconds * 100.