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 bug where user's login shell was always set to Bash inside desktop sessions
0.2.1 - 2019-02-07
- Spelling
0.2.0 - 2018-03-26
- Added support for the Xfce desktop.
- Moved "Account" field higher up in the form.
- Updated date in
LICENSE.txt
.
- 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.
- Remove local OSC configuration as this has moved to osc-ood-config.
0.1.2 - 2017-10-12
- Modified app to take advantage of ERB templates in updated Dashboard. #3
0.1.1 - 2017-07-12
- Changed the
CHANGELOG.md
formatting. - Fixed form attributes
node_type
tonull
anddesktop
to"mate"
for default installs.
0.1.0 - 2017-06-14
- Refactored for the new Batch Connect app.
- Disable disk check utility on startup. #2
0.0.3 - 2017-01-18
- Set desktop working dir to user's home dir.
0.0.2 - 2017-01-04
- Added Mate desktop support.
- Added variable
$DESKTOP
that specifies desktop script run.
- Initial release!