Overview of changes in ayatana-indicator-session 0.9.0 - tests: Use Ayatana as mock user - src/backend-dbus/actions.c: Replace deprecated g_spawn_check_exit_status. - Update Ayatana IDO names. - src/service.c: Add System title to the header. - Use -no-pie build flag for tests only. - Show the "Reboot..." option when ayatana-indicator-session is used in Unity7. - Ensure we request the UI to verify restart availability when Unity7 proxy connects/disconnects. - Only use Lomiri schema if it's installed to avoid hard dependency. - Change the About string only for Lomiri. - Open https://forums.ubports.com under Lomiri. - Use ellipsis and convergence friendly "about" caption. - Plug a memleak. - Add "Desktop mode" switch for Lomiri. - Replace code with libayatana-common functions. - Add Budgie support. - src/utils.c: Try to use SUPPORT_URL in get_distro_url. - Switch from URL Dispatcher to Lomiri URL Dispatcher. - Update/add documentation. - Port to CMake. - Add Travis CI configuration. - Translation updates. Overview of changes in ayatana-indicator-session 0.8.2 - Fix duplicate icons directory. - Translation updates. Overview of changes in ayatana-indicator-session 0.8.1 - Fix suppression of logout item via gsetting switch. - Fix deprecated symbols and other build warnings. - Update README.md. - Translation updates. Overview of changes in ayatana-indicator-session 0.8.0 - Version bump to bring all system indicators (and the renderer libraries to the same version level). - Rename 'x-canonical-type' attribute to 'x-ayatana-type' (and others) to allow using system indicators from Ayatana Indicators on Ubuntu. - Start the indicator with the ayatana-indicators.target. - Some minor phrases changes. - Drop upstart support. - Drop Debian (and derivatives) workaround for missing libexec dir (not required anymore since Debian policy 4.1.5). - Translation updates (awesome thanks to all the translators on hosted.weblate.org!!!). Overview of changes in ayatana-indicator-session 0.4.4 - Translation updates (awesome thanks!!!). Overview of changes in ayatana-indicator-session 0.4.3 - Translation updates (awesome thanks!!!). - Add XFCE support. - src/service.c: Type-cast assignment from g_object_ref() to avoid incompatible pointer type compiler warning. Overview of changes in ayatana-indicator-session 0.4.2 - Plenty translation updates. Thanks to translators on hosted.weblate.org. Overview of changes in ayatana-indicator-session 0.4.1 - Add MATE session support. - Support building without systemd. - Set up Weblate based translation tools Overview of changes in ayatana-indicator-session 0.4.0 - Fork from Ubuntu's Session Indicator.