Skip to content

Various Enhancements and Bug Fix Release

Compare
Choose a tag to compare
@xcjs xcjs released this 27 Aug 01:13
· 359 commits to master since this 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.