Mission Center Changelog

What's new in Mission Center 0.4.5

Apr 21, 2024
  • Hotplugging support for disks and network devices in the Performance tab
  • Add ability to customize chart data point count
  • Add a more fine grained control over update interval
  • The charts are now rendered using GTK APIs instead of a custom renderer
  • Fix high VRAM usage on some system configurations
  • Fix missing graphs on systems with older display drivers
  • Fix missing graphs on some ARM systems
  • CPU percentages go up to 100% now, by default, instead of scaling to CPU core count
  • Fix a crash when running natively on ArchLinux
  • Graph corners are now rounded
  • Translation updates and fixes

New in Mission Center 0.4.3 (Dec 15, 2023)

  • Fix a bug where the number of CPUs was incorrectly detected on some systems
  • Add missing icon for the details panel in the Performance tab

New in Mission Center 0.4.2 (Dec 15, 2023)

  • Fix a bug where the number of CPUs was incorrectly detected on some systems
  • Add missing icon for the details panel in the Performance tab

New in Mission Center 0.4.1 (Dec 11, 2023)

  • Fix a regression in 0.4.0 where GPU data would not be available for some users

New in Mission Center 0.4.0 (Dec 9, 2023)

  • FEATURES:
  • Update to GTK 4.12 and libadwaita 1.4
  • Redesigned the Performance tab to be adaptive
  • Early and very minimal Intel GPU support
  • Add GPU memory usage column to the Apps page
  • Added an AppImage
  • The Performance tab now shows what kind of virtualization is enabled on the host
  • The logical CPU graphs are now arranged in a more pleasing manner
  • The Gatherer was rearchitected and now uses D-Bus for communication with the main app
  • FIXES:
  • Fix misaligned header in the Apps tab with GTK 4.12
  • Fix app and Gatherer not starting due to LD_PRELOAD being set in the host environment
  • Fix sometimes Apps not showing the accumulated resource usage from all it's children
  • Fix missing L1/2/3 CPU cache information missing when NUMA is not enabled
  • Fix Virtualization reported as Unknown under certain circumstances
  • Fix a Gatherer crash on older CPUs

New in Mission Center 0.3.3 (Oct 16, 2023)

  • FEATURES:
  • Improve memory composition graph
  • Add GPU usage column in the Apps tab
  • Reduce memory usage and fix a memory leak in the main app
  • FIXES:
  • Fix a crash at start-up when flatpak data is stored in a path with spaces
  • Fix incorrect base frequency in AMD CPUs
  • Fix missing video encode/decode information in the GPU tab
  • A lot of new translations and fixes to existing ones

New in Mission Center 0.3.2 (Sep 13, 2023)

  • FEATURES:
  • Add an option, to the context menu, to show kernel times, in the CPU graphs
  • Add CPU temperature, where possible
  • Implement smarter rounding and display precision of values throughout the app by QwertyChouskie
  • Use metainfo instead of appdata for application metadata by David Guglielmi
  • FIXES:
  • Fixed a regression where natively installed browsers were not showing up in the apps list on Fedora
  • Fixed a regression where Flatpak apps were not showing up in the apps list on ArchLinux Plasma
  • Fixed a bug where the Maps app desktop file wasn't being parsed correctly
  • Moved some performance related logs to g_debug to prevent spamming of system logs
  • TRANSLATIONS:
  • New translation to Korean by Seong-ho Cho
  • New translation to Dutch by Gert
  • New translation to Polish by _Ghost_
  • New translation to Italian by beppeilgommista
  • New translation to Portuguese (Brazil) by Gérson da Fonseca Henzel
  • Updated Spanish translation
  • Updated Finnish translation
  • Updated Russian translation
  • Updated Chinese (Simplified) translation
  • Updated Finnish translation
  • Updated Greek translation
  • Updated German translation

New in Mission Center 0.2.5 (Jul 25, 2023)

  • Add Spanish translation by Óscar Fernández Díaz
  • The memory tab now shows configured memory speed instead of the maximum supported by the modules
  • Add German translation by TecCheck
  • When a process uses large amounts of CPU or RAM it is now highlighted in the Apps and Processes list
  • Add initial support for building for ARM64
  • Take into account multiple CPU cores and cache sharing when calculating cache sizes
  • Fix browsers, installed as native packages, not showing up in the Apps list
  • Translation updates for Traditional Chinese by Peter Dave Hello

New in Mission Center 0.2.3 (Jul 14, 2023)

  • Added Czech translation by ondra05
  • Added Portuguese translation by Rilson Joás
  • Add keywords to desktop file to improve search function of desktop environments by Hannes Kuchelmeister
  • Fixed a bug where the app and process list was empty for some users