Skip to content

Latest commit

 

History

History
53 lines (38 loc) · 1.45 KB

CHANGELOG.md

File metadata and controls

53 lines (38 loc) · 1.45 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] [1.1.12] 🔖 - 2020-01-04

✨ Added

  • CPU Temperature color gage
  • Contributors to display on the README.MD

🔨 Fixed

  • Restore terminal color to default after printing the script

[1.1.11] 🔖 - 2019-10-05

✨ Added

  • Script automatic analysis and quality checks
  • Commentary documentation in code

⚡ Changed

  • Separated the commands from the display to separate the loginc and view

🔨 Fixed

  • Fix awk division by zero when swap/memory is 0

[Unreleased] [1.1.10] 🔖 - 2018-11-01

✨ Added

  • CPU Temperature in degrees Celsius or Farenheit (configurable)

[1.1.9] 🔖 - 2018-11-01

✨ Added

  • Top 3 CPU/MEM process with process ID and %
  • FQDN hostname
  • Open IPv4 Ports
  • Open IPv6 Ports

⚡ Changed

  • Moved MOTD.sh to SCRIPT folder
  • LAN IP Replace eth0 with an interface from the default route
  • Bash scripting conventions review phase I

🔨 Fixed

  • Uptime display when less than 1 day
  • Temperature display when temperature file doesn't exist
  • Fixed the HDD usage if using LUKS/LVM

[1.0.0] 🔖 - 2018-10-24

✨ Added:

  • 🎉 Commit of the initial version