Skip to content

FSM v0.7.0

Latest

Choose a tag to compare

@mskrasnov mskrasnov released this 27 Jun 07:48
· 4 commits to master since this release

Additions

  • [System Misc] Add "Machine ID" field (4b7f895);
  • [System Misc] Add new "Shell" item (4b3a8ad);
  • Add AppImage build for amd64 architecture 🎉 (fix #70);
  • Add new page "Network Statistics" (9b7f2f5);
  • [ferrix-lib] Add net::Statistics structure (b61387a);
  • [ferrix-lib] Add sys::Shell structure (f4be3dc);
  • [Firmware] Add new "Firmware" page (c6d91ad);
  • [ferrix-lib] Add firmware module (82b1ed9);
  • [ferrix-widgets] Add simple_list_header widget (0dbb711);
  • [Battery] Add "Charge types" row (d525b06);
  • [ferrix_lib] Add Battery[i].charge_types parameter (46cefde);
  • [System Misc] Add "Current User" item to the "System Misc" page (fd078a4);
  • [Dashboard] Add "Current User" dashboard card (c13cb22);
  • [ferrix-lib] Add resources module (c45e5ea);
  • [ferrix-data] Add System struct (1fd88a2);
  • [ferrix-data] Add polkit service provider (46fa047);
  • [ferrix-widgets] Add items_list widget (d0abe8a);

Changes

  • 🎉 Fix ferrix-polkit in AppImage builds (a319d38);
  • [System Manager] Remove total field (4a8bbb2);
  • [ferrix-app] Fix HTTP(S) links identification (86a8a8a);
  • [About] "About" page redesign (6df9aaa);
  • [Dashboard] Replace emoji to the plain text (3a2a6fb);
  • [ferrix-widgets] Limit maximum columns count (cc4307c);
  • [ferrix-widgets] Auto calculating legend columns number (ad5eb5f);
  • [ferrix-app] Fix incorrect kernel modules addressed displaying (0b2c5b5);
  • [ferrix-app] "CPU Frequencies" page redesign (1dada3e);
  • [ferrix-app] Code refactoring:
    • "Distro" page refactoring (b28be5b);
    • Remove unneeded subscriptions (0e144db, 18328b6);
    • "Installed software" page refactoring (e389b72);
    • "Battery" page refactoring (cef56ba);
    • "Screen" page redesign & refactoring (cbd78a4);
    • "CPU Vulnerabilities" page refactoring (be1e2c2);
    • "System Monitor" page refactoring (83b61c3);
    • "CPU Frequencies" page refactoring (a924347);
    • New page structure experiment (4d9cf89); ("Processors" page refactoring)
    • Replace ferrix_app::ferrix::FerrixData to ferrix_data::FerrixData (01eab3b);
    • Move glassy_container & line_chart to the ferrix-widgets crate (72c89c7);
    • Move items_list to the ferrix-widgets crate (ba87033);
    • Move separated_view to the ferrix-widgets crate (509e203);
    • Move all headers to the ferrix-widgets crate (c16e741);
    • Move icon_button to the ferrix-widgets crate (914eed9);
    • icons, tooltip widgets refactoring (ac0ac08);
    • Move tooltip widget to the ferrix-widgets crate (13c571e);
    • Extract "About" page to another module (289f88f);
изображение изображение

Note: The RPM packages were converted from DEB packages using alien. Installation of these RPM packages is not guaranteed on all distributions that support them.