Skip to content
Tags give the ability to mark specific points in history as being important
  • v4.14.3.0
    Please see CHANGELOG.md
    
  • v4.14.2.0
    Please see CHANGELOG.md
    
  • v4.14.1.0
    Please see CHANGELOG.md
    
  • v4.14.0.1
    Please see CHANGELOG.md
    
  • v4.14.0.0
    Please see CHANGELOG.md
    
  • v4.13.4
    Please see CHANGELOG.md
    
  • v4.13.3
    Please see CHANGELOG.md
    
  • v4.13.2
    Please see CHANGELOG.md
    
  • v4.13.1
    Please see CHANGELOG.md
    
  • v4.13.0
    Please see CHANGELOG.md
    
  • v4.12.0
    Please see CHANGELOG.md
    
  • v4.11.0
    Drop support for Python 3.5, official support for BSD and Darwin, official support for Parabola, change `disabled` entry behavior for performances purposes, internal logging rewrite, `procps` package as a soft-dependency, potential fix for `Disk` mount points containing spaces, `ArcheyException` raising instead of `sys.exit` calls & new `distro` key to metadata API output.
    
  • v4.10.0
    Drop support for Python 3.4, exclude public IP addresses from LAN_IP, drop (partial) support for < 4.9 configuration layout, logos lazy-loading, official support for Devuan distribution, latest Kernel version check, support for DO_NOT_TRACK, replace uname sub-calls by proper platform module usages & Python 3.10 official support.
    
  • v4.9.0
    New configuration layout with "per entry" options, real "local" configuration file support, PEX building, multiple CPU support, WAN_IP rework (including optimizations) & LAN_IP generator-based.
    
  • v4.8.1
    Fixes screenshot module, adds support for Elementary & Pop!_OS distributions, properly sets exit code on error and adds hardware product version (if available) to Model.
    
  • v4.8.0
    Unicode by default, Disk rework to support multiple entries, Python 3.9 support, screenshot taking feature, specific configuration file loading, specific distribution logo support, support for additional distributions, new Processes entry, entries parallelism, NO_COLOR support & BSD and (partial-)BusyBox support.
    
  • v4.7.2
    Better meta-data, manual page for Linux packages, NETIFACES as (soft-)dependency, performances improvements, line overlapping fix, JSON API output format, better [TERMINAL] detection & multiple [GPU] entries.
    
  • v4.7.1
    6163bc86 · [VERSION] Bumps to v4.7.1 ·
    Adds support for CentOS & Alpine Linux distributions, fixes BTRFS [DISK] usage, fixes unusable .RPM & ARCH packages generated by FPM, updates (fixes ?) colors of Arch Linux, Manjaro & Ubuntu logos, adds a `-v` parameter to show the program version, fixes configuration file marking in .DEB & .RPM packages, improves testing, allows LM-SENSORS chipsets white-listing for [TEMPERATURE], performances improvements in distribution matching, implements `ANSI_COLOR` support (from os-release), fixes virtualization (non-)detection in [MODEL], fixes some entries behaviors happening in specific cases, fixes [WAN_IP] when a timeout occurs when using `urllib` and fixes [TEMPERATURE] computations if a fan control chip is present.
    
  • v4.7.0
    Improves GitHub templates for issues and pull requests, fixes many PyLint warnings and improves its usage, adds some runtime execution and module freezing tests to CI, improves end-user documentation, fully-reworks the software architecture, adds 'ip_settings.lan_ip_v6_support' and 'limits.{disk,ram}' new configuration options, removes 'default_strings.bare_metal_environment' configuration option due to 'Model' entry rework, removes third dependency to 'wget' when 'dnsutils' (or 'bind-tools') package is not available, removes trailing newlines on output, replaces 'virt-what' by 'systemd-detect-virt' (when available), minor performance improvements, improves temperature output format, implements a first basic BTRFS support, adds support for Deepin WM/DE, fixes RAM usage (manual) computations, improves unit testing, fixes wrong units being shown for Disk and RAM entries & reworks and publishes distribution packaging sources.
    
  • v4.6.0