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.8.0 - 2021-12-16
- Migrate app to use Dynamic Javascript. 15
0.7.0 - 2021-01-20
- change account to be a select widget with only valid groups in 13
0.6.0 - 2020-12-14
- Fully use owens slurm cluster in 13
0.5.0 - 2020-12-01
- in 12
- Added owens-slurm cluster to replace owens quick cluster
- Gitlab ci also releases to the ci repository
0.4.1 - 2020-03-19
- Gitlab use clone strategy for stability
0.4.0 - 2020-03-19
- Added the ability to choose a different paraview version
0.3.1 - 2019-07-09
- Added xalt
0.3.0 - 2018-03-28
- Changed "Account" label to "Project" in the form.
- Updated the date in
LICENSE.txt
. - Changed the product icon.
- Refactored to use the new Dashboard ERB templating. #7
- Switched from using Fluxbox to Xfce for the window manager.
- Fixed local configuration not always being ignored.
0.2.0 - 2017-10-30
- Changed the
CHANGELOG.md
formatting. - Refactored to take advantage of new ERB templating in Dashboard plugin code.
- Now uses Owens node instead of Oakley.
- Fixed capitalization of ParaView name. #8
0.1.0 - 2017-06-14
- Refactored for the new Batch Connect app.
0.0.7 - 2017-05-15
- Future-proof fluxbox configuration.
0.0.6 - 2017-05-12
- Added an optional input file environment variable.
- Remove FVWM and added Fluxbox as the window manager.
0.0.5 - 2017-04-24
- Version assets removing need for
bin/setup
.
0.0.4 - 2017-04-21
- Added
bin/setup
script for easier deployment.
- Sanitize module environment before loading GUI.
0.0.3 - 2017-03-22
- Set working directory to
$HOME
for FVWM as well.
0.0.2 - 2017-03-22
- Fixed
template
directory being ignored by bower. - Set working directory to
$HOME
.
- Initial release!