Skip to content

Latest commit

 

History

History
75 lines (59 loc) · 2.33 KB

CHANGELOG.md

File metadata and controls

75 lines (59 loc) · 2.33 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.2.2 - 2019-08-20

Fixed

  • Fixed bug where user's login shell was always set to Bash inside desktop sessions

0.2.1 - 2019-02-07

Fixed

  • Spelling

0.2.0 - 2018-03-26

Added

  • Added support for the Xfce desktop.

Changed

  • Moved "Account" field higher up in the form.
  • Updated date in LICENSE.txt.

Fixed

  • Disabled all the unnecessary services that are auto-started when Mate loads.
  • Fixed local configuration directory not always being ignored.
  • Set Mate and Xfce terminals to launch login shell to get proper TERM set.
  • Restore module environment in login shells.

Removed

0.1.2 - 2017-10-12

Changed

  • Modified app to take advantage of ERB templates in updated Dashboard. #3

0.1.1 - 2017-07-12

Changed

  • Changed the CHANGELOG.md formatting.
  • Fixed form attributes node_type to null and desktop to "mate" for default installs.

0.1.0 - 2017-06-14

Changed

  • Refactored for the new Batch Connect app.

Fixed

  • Disable disk check utility on startup. #2

0.0.3 - 2017-01-18

Fixed

  • Set desktop working dir to user's home dir.

0.0.2 - 2017-01-04

Added

  • Added Mate desktop support.
  • Added variable $DESKTOP that specifies desktop script run.

0.0.1 (2016-12-14)

Added

  • Initial release!