LightDM Changelog

What's new in LightDM 1.24.0

Oct 30, 2017
  • This is the first release in the stable 1.24 series. It contains no changes from 1.22 and is essentially an extension of the support period. This series will be maintained on the lp:lightdm/1.24 branch and trunk (lp: lightdm) will now be used for the unstable 1.25 series.

New in LightDM 1.18.0 (Mar 31, 2016)

  • Small documentation fixes

New in LightDM 1.16.7 (Jan 30, 2016)

  • Fix dm-tool add-local-seat not working because LightDM is trying to connect with TCP/IP

New in LightDM 1.16.6 (Nov 30, 2015)

  • Handle XDMCP Request packet with no addresses.
  • Don't start LightDM if the XDMCP server is configured with a key that doesn't exist.
  • Add IP addresses to XDMCP log messages.
  • Refactor XDMCP error handling.
  • Add more tests.

New in LightDM 1.16.3 (Sep 30, 2015)

  • Fix compile failing without libinput
  • Fix compile failing without Vala

New in LightDM 1.14.0 (Mar 24, 2015)

  • Initialize file descriptor handles so we don't attempt to close stdin by accident.
  • Fix small errors detected by scan-build (clang).

New in LightDM 1.12.1 (Oct 20, 2014)

  • Fix crash when having configuration keys defined in multiple places
  • Allow user switching in multi-seat until bug stopping greeter showing on logout is fixed
  • Disable log message when AccountsService users change

New in LightDM 1.12.0 (Oct 1, 2014)

  • Fix assumption that the display server is X when running scripts.
  • Don't access .dmrc files until information from these files is required.