Skip to content

Latest commit

 

History

History
118 lines (94 loc) · 3.74 KB

CHANGELOG.md

File metadata and controls

118 lines (94 loc) · 3.74 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.8.0 - 2021-12-16

Changed

  • Migrate app to use Dynamic Javascript. 15

0.7.0 - 2021-01-20

Changed

  • change account to be a select widget with only valid groups in 13

0.6.0 - 2020-12-14

Changed

  • Fully use owens slurm cluster in 13

0.5.0 - 2020-12-01

Changed

  • 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

Added

  • Gitlab use clone strategy for stability

0.4.0 - 2020-03-19

Added

  • Added the ability to choose a different paraview version

0.3.1 - 2019-07-09

Added

  • Added xalt

0.3.0 - 2018-03-28

Changed

  • 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

  • Fixed local configuration not always being ignored.

0.2.0 - 2017-10-30

Changed

  • 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

  • Fixed capitalization of ParaView name. #8

0.1.0 - 2017-06-14

Changed

  • Refactored for the new Batch Connect app.

0.0.7 - 2017-05-15

Fixed

  • Future-proof fluxbox configuration.

0.0.6 - 2017-05-12

Added

  • Added an optional input file environment variable.

Changed

  • Remove FVWM and added Fluxbox as the window manager.

0.0.5 - 2017-04-24

Changed

  • Version assets removing need for bin/setup.

0.0.4 - 2017-04-21

Added

  • Added bin/setup script for easier deployment.

Fixed

  • Sanitize module environment before loading GUI.

0.0.3 - 2017-03-22

Fixed

  • Set working directory to $HOME for FVWM as well.

0.0.2 - 2017-03-22

Fixed

  • Fixed template directory being ignored by bower.
  • Set working directory to $HOME.

0.0.1 - 2016-12-20

Added

  • Initial release!