mintreport (1.0.9) tina; urgency=medium

  * Remove f-strings
  * install-media-codecs: Fix pkg name in LMDE
  * Remove python3.6 code
  * Fix coredumpctl call in LMDE

 -- Clement Lefebvre <root@linuxmint.com>  Mon, 05 Aug 2019 11:02:34 +0200

mintreport (1.0.8) tina; urgency=medium

  [ Clement Lefebvre ]
  * Coredump: Don't check subprocess.run when calling coredumpctl

  [ JosephMcc ]
  * ui: Don't use scaled down text (#26)

  [ Stephen Collins ]
  * Crash report: sort timestamp properly (#28)

 -- Clement Lefebvre <root@linuxmint.com>  Sun, 30 Jun 2019 15:26:57 +0200

mintreport (1.0.7) tina; urgency=medium

  [ Clement Lefebvre ]
  * Add a system info page
  * UI: Use an XAppStackSidebar
  * Packaging: Depend on inxi
  * l10n: Update POT
  * UI: Make window wider and ask inxi not to split output
  * Sysinfo: Handle errors around subprocess.check_output()
  * Sysinfo: On upload copy link to clipboard instead of launching the browser
  * Sysinfo: Add bbcode code tags when copying content
  * Sysinfo: Add more info into some of the msgids
  * l10n: Update POT
  * Fix generate_desktop_files
  * Switch to systemd-coredump for crash reports
  * Don't depend on systemd-coredump
  * Add inxi output to error report

  [ Noah Wood ]
  * Fixed spelling error (#23)

  [ Clement Lefebvre ]
  * l10n: Update POT
  * Store inxi output in a tmp file
  * Add --usb flag to inxi call
  * l10n: Fix msgid

 -- Clement Lefebvre <root@linuxmint.com>  Thu, 07 Mar 2019 14:27:37 +0000

mintreport (1.0.6) tara; urgency=medium

  [ monsta ]
  * count eom as MATE package, not eog (#5)

  [ Clement Lefebvre ]
  * Timeshift: Use pkexec
  * l10n: Update files

 -- Clement Lefebvre <root@linuxmint.com>  Mon, 07 May 2018 12:15:48 +0100

mintreport (1.0.5) sylvia; urgency=medium

  * Add missing dependency on gir1.2-webkit-3.0

 -- Clement Lefebvre <root@linuxmint.com>  Tue, 28 Nov 2017 09:57:28 +0000

mintreport (1.0.4) sylvia; urgency=medium

  [ Eduardo Orochena ]
  * replaced os module with the subprocess one

  [ Clement Lefebvre ]
  * Info reports: Close newly written file before reading it.

 -- Clement Lefebvre <root@linuxmint.com>  Wed, 22 Nov 2017 15:56:13 +0000

mintreport (1.0.3) sylvia; urgency=medium

  * l10n: Fix locale not set in UI

 -- Clement Lefebvre <root@linuxmint.com>  Mon, 06 Nov 2017 11:29:27 +0000

mintreport (1.0.2) sylvia; urgency=medium

  * l10n: Generate desktop files

 -- Clement Lefebvre <root@linuxmint.com>  Sat, 04 Nov 2017 11:45:51 +0000

mintreport (1.0.1) sylvia; urgency=medium

  * l10n: Add POT file and include UI file in makepot
  * test: Don't run mintreport with admin privs
  * Set some margins in the stack trace textview widget
  * Add more info into bug report and create an archive that people can upload
  * Add the ability to open the crash report
  * Add a button to open the bugtracker
  * Rename files button to "Local Files"
  * Warn the user when debug symbols are missing.
  * Add support for Python traceback
  * Add syntax highlighting and full threaded bt support
  * Add a pastebin button
  * Set process name via setproctitle
  * Multithread application
  * Add a spinner a stack and an animation.
  * Create README.md
  * Improve button tooltips and add labels to explain what's expected when seeking help.
  * l10n: Update POT file
  * Show a message when the executable is missing
  * Show a message in case of lib/code mismatch.
  * Show a message when a .crash file only has root permissions.
  * Fix ordering by date
  * Add the ability to delete crash reports
  * l10n: Update POT file
  * Add info reports
  * Update README.md
  * Add the ability to delete info reports
  * Info reports: Render HTML with font awesome and bulma css
  * Set the info stack to require attention when info reports are present
  * Use templates to generate info reports
  * Remove report about nemo-media-columns (fixed by mtwebster ;))
  * l10n: Update POT file
  * Add install-media-codecs report

 -- Clement Lefebvre <root@linuxmint.com>  Fri, 27 Oct 2017 12:56:44 +0100

mintreport (1.0.0) sylvia; urgency=low

  * Initial release

 -- Clement Lefebvre <root@linuxmint.com>  Tue,  12 Sep 2017 16:13:00 +0000

