pardus-about (1.2.3) UNRELEASED; urgency=medium

  * feat: new hostname change dialog & tux logo
  * feat: popup dialog -> popover
  * fix: computer name selectable
  * fix: symbolic export icon
  * fix: spacing on popover

 -- Emin Fedar <emin.fedar@pardus.org.tr>  Tue, 14 Apr 2026 11:36:42 +0300

pardus-about (1.2.2) yirmibes; urgency=medium

  [ Ali Riza KESKIN ]
  * 7 day journal log and lsblk
  * add more logs
  * fix security issues: * erase report directory if exists * remove old report file if exists

 -- Fatih Altun <fatih.altun@pardus.org.tr>  Fri, 27 Mar 2026 11:36:34 +0300

pardus-about (1.2.1) yirmibes; urgency=medium

  * fix: add sudo group control
  * fix: policy
  * fix: remove prints
  * feat: add libnss-myhostname to Recommends

 -- Emin Fedar <emin.fedar@pardus.org.tr>  Fri, 06 Mar 2026 10:48:16 +0300

pardus-about (1.2.0) yirmibes; urgency=medium

  * feat: new screenshots
  * fix: remove old files
  * feat: added Hostname change ability

 -- Emin Fedar <emin.fedar@pardus.org.tr>  Thu, 05 Mar 2026 12:50:35 +0300

pardus-about (1.1.0) yirmibes; urgency=medium

  [ Hugo Carvalho ]
  * Update Portuguese translation

  [ Ali Riza KESKIN ]
  * fix __version__ file path
  * detect usb ethernet via cdc_ether module match
  * hardware info json add uncategorized usb and pci devices
  * dualboot os info added
  * fix None vendor issue
  * use subprocess instead of os.system
  * add more log and command output
  * add default env list output
  * run_and_save custom filename support added
  * system report: add user reports. dbus, flatpak list, dconf dump
  * add user journal log
  * remove unused dh-python from debian/rules
  * dump hardware json as user not root
  * fix missing dependency
  * add more logs and kernel config

  [ Emin Fedar ]
  * fix: requests.get() exception handling crash
  * fix: remove executable flag from icons
  * REFACTOR: Hardware listing, UI
  * fix: remove prints and format files
  * feat: add --json export option
  * feat: improved startup time, separated ip fetching, hide ip
  * fix: remove unnecessary ui defines
  * fix: separate private & public ip, show reveal btn after value set
  * feat: added Export System Report
  * feat: better calling Actions.py
  * fix: translations
  * fix: main page cells padding
  * fix: little refactoring
  * fix: xfce compatible borders
  * fix: remove quotes in distro name

 -- Emin Fedar <emin.fedar@pardus.org.tr>  Wed, 25 Feb 2026 11:42:41 +0300

pardus-about (1.0.0~beta3) unstable; urgency=medium

  [ Emin Fedar ]
  * fix: disable send report button after success
  * fix: hide window after success

 -- Fatih Altun <fatih.altun@pardus.org.tr>  Mon, 24 Nov 2025 17:19:32 +0300

pardus-about (1.0.0~beta2) unstable; urgency=medium

  [ Emin Fedar ]
  * fix: send hardware data UI bug
  * fix: remove last submission id gsettings

  [ aliriza ]
  * prevent null string fetch issue from os-release

  [ Emin Fedar ]
  * fix: center popup on screen

  [ aliriza ]
  * update version information from version file

  [ Fatih Altun ]
  * Update authors

 -- Fatih Altun <fatih.altun@pardus.org.tr>  Mon, 24 Nov 2025 15:25:20 +0300

pardus-about (1.0.0~beta1) unstable; urgency=medium

  [ Osman Coskun ]
  * feat: improved retrieving system info
  * fix: gpu order
  * feat: cli mode

  [ Fatih Altun ]
  * Update copyright
  * Add python3-cairosvg to depends

  [ Osman Coskun ]
  * fix(gpu): vendors added
  * feat(net): interface and ip added on cli mode

  [ Fatih Altun ]
  * Update copyright

  [ Osman Coskun ]
  * gitignore updated
  * fix(net): lo removed from network section
  * fix: xfce version gui/tui

  [ Emin Fedar ]
  * feat: better RAM size

  [ sulincix ]
  * more error checks
  * python3-cairosvg and python3-apt are optional dependency. Now you can run under non-debian distributions
  * add hardware information
  * check board_name if exists, else product_name
  * OEM check indicator

  [ Ali Riza KESKIN ]
  * fix thread issue about local and public ip fetch and remove useless GLib.idle_add
  * better hardware name info
  * fix duplicated info for board and product names are same hardwares
  * add X11/Wayland which one running information
  * hardware name fetch method update
  * fix cli issues and remove duplicated function
  * remove gudev dependency
  * better way to load icon
  * add board_name information
  * fix for non-dmi devices
  * always use product_name
  * device type added
  * chassis type info added
  * add translation
  * check vm
  * add hardware name fetch from org.freedesktop.hostname1. if nosystemd fallback to current mechanism

  [ Mehmet Zahid Berktas ]
  * feat: implement v2

  [ Emin Fedar ]
  * feat: submit window added, refactored managers, ACPI support

  [ aliriza ]
  * More error checks added. * dbus connection issues (or service unavailable) handled * hwdb file check added before read

  [ Emin Fedar ]
  * feat: added MonitorManager to obtain EDID informations
  * fix: monitors object format according to json, make it singleton(lazy)

  [ Mehmet Zahid Berktas ]
  * feat: main ui updated with icons
  * feat: hardware details ui updated

  [ Emin Fedar ]
  * feat: added printer detection support
  * feat: added mouse, touchpad, touchscreen and keyboard support
  * feat: cache get_hid_devices like singleton

  [ Mehmet Zahid Berktas ]
  * feat: hardware details reveal box structure completed
  * feat: added new icons
  * feat: added missing icon
  * feat: icon set changed, layout updated

  [ Yusuf Düzgün ]
  * add Depends gir1.2-gudev-1.0

  [ Emin Fedar ]
  * feat: added DiskManager.py
  * fix: "pci_id" -> "id" -> "device_id"
  * feat!: new OSManager, "os" added to all_device_info
  * feat: added disks, printers and HID devices to hardware_info
  * fix: DiskManager remove vendor
  * fix: remove extra "type" from hid devices
  * fix: broken f-strings, formatting
  * fix: add pkexec as dependency
  * fix: DiskManager exclude usb drives from storage
  * fix: remove printer ip information
  * fix: TODO REMOVE THIS
  * fix: revert latest categoryless usb devices commit a635c6e
  * fix: remove unnecessary prints
  * fix: new printer format
  * fix: printer detection on usb
  * fix: printer detection on usb, better usb handling
  * fix: hardware detection appending pci and usb devices to list

  [ Ali Riza KESKIN ]
  * fixes for non-dmi devices
  * fix memory detection issue for non-dmi devices

  [ Emin Fedar ]
  * fix: prints
  * fix: prints
  * fix: prints

  [ Ali Riza KESKIN ]
  * add hwdata lookup path

  [ Emin Fedar ]
  * fix: prints

  [ Ali Riza KESKIN ]
  * add usb audio devices
  * fix typec ethernet detection
  * add desktop and version information
  * desktop version determinate improvement
  * OEM information and deep mem sleep support added
  * add boot type
  * typo fix

  [ Mehmet Zahid Berktas ]
  * fix: small improvements

  [ Ali Riza KESKIN ]
  * fix desktop_info
  * add language info

  [ Yusuf Düzgün ]
  * update intel brand removed
  * add new icons
  * update ui
  * update setup.py for new icons

  [ Ali Riza KESKIN ]
  * parse serio devices
  * add serio device information into json
  * add rootfs type

  [ Fatih Altun ]
  * Add ellipsize end to labels
  * Update initial window size
  * Fix newline bug
  * Add distro id and codename to ui
  * Add hostname, username to sidebox and Update some ui grid
  * Fix all summary fields

  [ Ali Riza KESKIN ]
  * ip determinate functions added.

  [ Fatih Altun ]
  * Add ip adresses to ui
  * Add Memory details to ui

  [ Ali Riza KESKIN ]
  * fix hardcoded actions.py path

  [ Emin Fedar ]
  * fix: remote tmp/
  * fix: add displays to json
  * feat: new 2025 pci.ids
  * feat: add hwdata dependency
  * fix: remove pci.ids
  * feat: usb, i2c, bluetooth bus detection support for HID devices
  * fix: silent edid data format errors

  [ Ali Riza KESKIN ]
  * fix pci.ids path and lookup function
  * remove unused print
  * convert to meson
  * fix packaging issues
  * install icons

  [ Emin Fedar ]
  * fix: --hardware argument to open details page

  [ Fatih Altun ]
  * Add all hardware details to ui
  * Fix hardware detail alignments
  * Fix other hardware detail alignments too
  * Update pot file
  * Update Turkish translations
  * Update some translatables
  * Update pot file
  * Update Turkish translations
  * Fix typo

 -- Fatih Altun <fatih.altun@pardus.org.tr>  Mon, 24 Nov 2025 02:03:42 +0300

pardus-about (0.6.3) unstable; urgency=medium

  [ Othamae ]
  * Added Spanish translation
  * Added "es" in langs variable.

  [ bariscodefx ]
  * ported xfce about dialog fix from pardus-software

  [ Fatih Altun ]
  * Add missing gir1.2-soup-2.4 dependency
  * Fix translators structure
  * Update pot file
  * Update Turkish translations
  * Update transient of about window

  [ Hugo Carvalho ]
  * Update Portuguese translations

  [ Ali Riza KESKIN ]
  * fix kde wayland wrong icon issue

 -- Fatih Altun <fatih.altun@pardus.org.tr>  Tue, 16 Jul 2024 12:19:03 +0300

pardus-about (0.6.2) unstable; urgency=medium

  [ Hugo Carvalho ]
  * Update Portuguese translation

  [ Sabri Ünal ]
  * ui: Update Turkish translation

  [ Hugo Carvalho ]
  * Update Portuguese translations
  * Update Portuguese translations

  [ Fatih Altun ]
  * Update tr.po
  * Update tr.po
  * Update copyright to 2024

 -- Fatih Altun <fatih.altun@pardus.org.tr>  Tue, 16 Jan 2024 11:04:55 +0300

pardus-about (0.6.1) unstable; urgency=medium

  * Fix typo on parentheses

 -- Fatih Altun <fatih.altun@pardus.org.tr>  Mon, 28 Aug 2023 19:46:36 +0300

pardus-about (0.6.0) unstable; urgency=medium

  [ Hugo Carvalho ]
  * Update portuguese translation

  [ Fatih Altun ]
  * Add new category to desktop file for xfce settings
  * Add background and prettyname control for yirmiuc
  * Add pardus-about-symbolic icon
  * Add distro controls for distro icon
  * Fix typo

  [ Ercan Ersoy ]
  * Some updates

  [ Sabri Ünal ]
  * ui: mark three strings as translatable
  * ui: Use header capitalization
  * ui: Update the pot file
  * Update Turkish translation

  [ Hugo Carvalho ]
  * Update Portuguese translation

  [ Muhammet ]
  * converted getting ip address to Soup async method
  * deleted whitespace
  * getting ip structure change
  * validation ip address

  [ Fatih Altun ]
  * Add X-Pardus-Apps to desktop file categories
  * Update app icon
  * Update about labels
  * Update pci.ids
  * Update about icons

 -- Fatih Altun <fatih.altun@pardus.org.tr>  Mon, 21 Aug 2023 00:08:47 +0300

pardus-about (0.5.3) unstable; urgency=medium

  * Fix llvmpipe detect typo

 -- Fatih Altun <fatih.altun@pardus.org.tr>  Fri, 28 Apr 2023 12:03:43 +0300

pardus-about (0.5.2) unstable; urgency=medium

  * Add llvmpipe info icon to GPU
  * Fix lspci subprocess
  * Fix depends typo
  * Update bin script and main
  * Add screenshots
  * Update README
  * Add pt to update-translations.sh
  * Update pot file
  * Update Turkish translations

 -- Fatih Altun <fatih.altun@pardus.org.tr>  Sat, 22 Apr 2023 14:35:16 +0300

pardus-about (0.5.1) unstable; urgency=medium

  [ Hugo Carvalho ]
  * Update Portuguese translation
  * Update tr.org.pardus.about.desktop

  [ Fatih Altun ]
  * Update public ip as hidden and add show button
  * Update copyright year to 2023

 -- Fatih Altun <fatih.altun@pardus.org.tr>  Tue, 03 Jan 2023 18:18:19 +0300

pardus-about (0.5.0) unstable; urgency=medium

  [ Hugo Carvalho ]
  * Update pt.po
  * Update pt.po

  [ Fatih Altun ]
  * Update .gitignore
  * Add async load
  * Fix ram size and use python for get it
  * Update some project infos

  [ Hugo Carvalho ]
  * Update tr.org.pardus.about.desktop

  [ Fatih Altun ]
  * Add total physical ram to ui and Fix some ui space values
  * Add pci.ids version 0.0~2022.09.09-1 from sid
  * Add GPU class for get gpu names better
  * Update get cpu method using python and Fix Hz
  * Update and automate translation structure
  * Update word wrap of labels
  * Add servers txt for get public ip
  * Add threading and get ip funcs
  * Update translations
  * Fix typo
  * Add missing depends
  * Update maintainer
  * Add missing file
  * Fix virtual machine gpu control
  * Update local ip format
  * Fix multiple gpu shown error
  * Fix get gpus list
  * Update ui to centered design
  * Add popover menu to headerbar
  * Update translations
  * Update background width to 600 and optimize
  * Update labels as selectable
  * Update x location of pardus button
  * Update position of bayrak popover to right
  * Add lscpu command for use undetected cpus
  * Add get gpu from sys class path if pci not found
  * Fix physical ram label if value 0
  * Update default width
  * Add dynamic version to setup.py
  * Fix desktop path name

 -- Fatih Altun <fatih.altun@pardus.org.tr>  Wed, 26 Oct 2022 16:57:55 +0300

pardus-about (0.4.0) unstable; urgency=medium

  [ Hugo Carvalho ]
  * Add Portuguese translation
  * Add LC_MESSAGES folder
  * Add files via upload
  * Delete pt
  * Add files via upload

  [ Emin Fedar ]
  * Update 2021 to 2022
  * Added Portuguese translation

  [ Fatih Altun ]
  * Update Architecture as all

 -- Fatih Altun <fatih.altun@pardus.org.tr>  Mon, 28 Mar 2022 16:25:50 +0300

pardus-about (0.3.3) unstable; urgency=medium

  * Fix bayrak.gif file path

 -- Fatih Altun <fatih.altun@pardus.org.tr>  Fri, 11 Feb 2022 15:27:21 +0300

pardus-about (0.3.2) unstable; urgency=medium

  [ Emin Fedar ]
  * bayrak.gif added to setup.py

 -- Fatih Altun <fatih.altun@pardus.org.tr>  Fri, 11 Feb 2022 14:07:20 +0300

pardus-about (0.3.1) unstable; urgency=medium

  [ Emin Fedar ]
  * fixed: Wrong physical RAM size.
  * f,
  * fixed: Long GPU Name not wrapping
  * Added secret flag
  * Animated flag added

 -- Fatih Altun <fatih.altun@pardus.org.tr>  Thu, 10 Feb 2022 18:31:26 +0300

pardus-about (0.3.0) unstable; urgency=medium

  [ Emin Fedar ]
  * Updated UI

  [ Fatih Altun ]
  * Change yirmibir codename as Dolunay statically

 -- Fatih Altun <fatih.altun@pardus.org.tr>  Fri, 20 Aug 2021 01:03:59 +0300

pardus-about (0.2.3) unstable; urgency=medium

  [ Emin Fedar ]
  * Added gir1.2-gtk-3.0 dependency

 -- Fatih Altun <fatih.altun@pardus.org.tr>  Mon, 02 Aug 2021 17:09:00 +0300

pardus-about (0.2.2) unstable; urgency=medium

  [ Emin Fedar ]
  * Added HeaderBar

 -- Fatih Altun <fatih.altun@pardus.org.tr>  Thu, 01 Jul 2021 12:04:19 +0300

pardus-about (0.2.1) unstable; urgency=medium

  * Add app icon to hicolor

 -- Fatih Altun <fatih.altun@pardus.org.tr>  Sun, 20 Jun 2021 03:57:55 +0300

pardus-about (0.2.0) unstable; urgency=medium

  * UI Update
  * lspci & lsusb added.
  * hosts & sources.list & apt list added
  * DE version added.
  * sources.list.d/ folder added
  * DE Versions updated.
  * fix xfce version
  * Added gathering logs screen, lsusb removed -v
  * Updated translations
  * Icon changed
  * Little fix.
  * UI Fixes
  * Centered dialog
  * UI Centered dialogs
  * UI Center fix again.

 -- Emin Fedar <emin.fedar@pardus.org.tr>  Tue, 12 Jan 2021 21:55:01 +0300

pardus-about (0.1.0) unstable; urgency=medium

  [ Emin Fedar ]
  * Initial commit.
  * Getting system info works.
  * Basic UI.
  * Little UI & mesa-utils dependency added.
  * Setup.py & .desktop added.
  * Cpu hertz Virtual Box fix.
  * Added dump_logs.sh, dump_system_info.sh, copy_to_home.sh
  * Exporting works. Dialog added to UI.
  * setup.py update
  * Added translations.
  * typo system user info
  * Added pardus-about Updated setup.py Added policy Updated scripts.
  * Added subprocess return code control.
  * Translation: report file name added.
  * Translation mo.
  * Update UI
  * Scripts $LANG control fix.
  * update ui

  [ Fatih Altun ]
  * Update application icon
  * Update app category in desktop file
  * Add icon to dialog_report_exported
  * Update icon name in desktop file

 -- Emin Fedar <emin.fedar@pardus.org.tr>  Tue, 22 Dec 2020 11:57:05 +0300
