setroubleshoot 3.3.19                                      2018-12-08
 - Catch exceptions caused by lookup_signature
 - Improve myplatform detection in get_os_environment()
 - Update translations

setroubleshoot 3.3.18                                      2018-07-18
 - Make audit plugins dir used for sedispatch.conf configurable
 - Fix summary and "if" text for AVCs with unknown target path

setroubleshoot 3.3.17                                      2018-02-26
 - seapplet: Try send and close notifications
 - seapplet: Show icon first and then try send a notification
 - Set auto_save_interval to 5
 
setroubleshoot 3.3.16                                      2018-02-20
 - seapplet: Do not show status_icon when there's no alert
 - Run seapplet only on SELinux enabled system
 - seapplet: Use context in Gio.AppInfo.launch

setroubleshoot 3.3.15                                      2018-01-19
 - Rewrite seapplet to Python3 to use Notify and Gtk 3.0
 - Added new dependency on Python3 pydbus module
 - Original seapplet can be built as seappletlegacy using --enable-seappletlegacy
 - sealert: Finish dbus communication after error

setroubleshoot 3.3.14                                      2017-11-18
 - Increase the space for suggested solutions in sealert
 - Highlight suggestions with the highest confidence
 - Remove additional "If " string from plugin messages
 - Fix sealert message for process2
 - Do not change if_string[0] to lowercase

setroubleshoot 3.3.13                                      2017-09-14
 - Don't stop when the plugin directory is empty
 - Fix missing margins on Troubleshoot window
 - Resize all solutions panels horizontally
 - Fix missing priority color for proposed solutions
 - Do not split If sentences to framework and plugins - requires
   setroubleshoot-plugins 3.3.8 at least
 - Set translation domain for Gtk.Builder() object to have strings
   correctly translated
 - Make labels on GtkButtons translatable
 - Handla all exceptions from do_analyze_logfile()
 - Fix semi-translated messages
 - Update translations
 - Do not catch POSIX signals

setroubleshoot 3.3.12                                      2017-06-11
 - remove "Report bug" button when mozplugger plugin is used
 - change "check_for_man" return value upon failure
 - fix "plugin details" message content
 - add "init_args" function to Plugin
 - fix sealert crash when setroubleshootd fails to start
 - improve obtaining AVC object path
 - fix setroubleshootd.8
 - fix report problem summary string
 - sealert - provide a better error message when SELinux is disabled
 - spelling fixes
 - python 3.6 invalid escape sequence deprecation fixes

setroubleshoot 3.3.11                                      2016-08-31
 - fix "list all alerts" in sealert gui
 - fix sealert message for capability2

setroubleshoot 3.3.10                                      2016-07-14
 - catch all subprocess exceptions
 - update translations

setroubleshoot 3.3.9.1                                     2016-06-21
 - do not use dangerous shell=True
 - use subprocess.check_output() with a sequence of program arguments

setroubleshoot 3.3.8.1                                     2016-06-02
 - bugfix

setroubleshoot 3.3.8                                       2016-06-02
 - added setroubleshootd_log.log_full=True|False directive
 - setroubleshootd_log.level and sealert_log.level can be set to
   different values
 - get_alert() and get_all_alerts_since() DBUS APIs change to use
   number of microseconds instead of date string
 - setroubleshoot.conf cleanup

setroubleshoot 3.3.7                                       2016-05-18
 - added new methods to DBUS API:
   set_filter(), get_all_alerts_ignored(), delete_alert()

setroubleshoot 3.3.6                                       2016-05-06
 - suggest my-<command>.pp modules instead of mypol.pp
 - suggest priority 300 for modules created by audit2allow
 - updated translations from
   https://fedora.zanata.org/project/view/setroubleshoot
 - bug fixes

setroubleshoot 3.3.5                                       2016-04-04
 - get_alert() DBUS API extended with more parameters
 - sedispatch uses a timeout when collecting audit events
 - alerts reflects plugins level

setroubleshoot 3.3.4                                       2016-02-10
 - bug fix

setroubleshoot 3.3.3                                       2016-01-21
 - fixed few UI browser problems
 - extend DBUS API, see DBUS.md
 - bug fixes

setroubleshoot 3.3.2                                       2015-10-13
 - fixed several GTK deprecated warnings

setroubleshoot 3.3.1                                       2015-08-18
 - switch and port setroubleshoot to Python 3

setroubleshoot 3.2.24                                      2015-04-23
 - updated translations from
   https://fedora.zanata.org/project/view/setroubleshoot

setroubleshoot 3.2.23                                      2015-04-09
 - setroubleshootd is set to be run as setroubleshoot user instead of
   root user
 - commands.getstatusoutput() is not used anymore
 - AppData file is provided now
 - bug fixes
