Skip to content

Releases: OSC/ood_appkit

version 1.1.0

18 Oct 15:49
Compare
Choose a tag to compare

Changed

  • Updated Rails dependency

Fixed

  • Fixed broken tests

version 1.0.3

17 Jul 16:30
Compare
Choose a tag to compare

Changed

  • Changed the CHANGELOG.md formatting.

Fixed

  • Loosened up version requirements on ood_core to better follow semantic
    versioning.

version 1.0.2

12 Jun 17:57
Compare
Choose a tag to compare

Fixed

  • Fix word wrapping in <pre><code></code></pre> tags. #45

Security

  • Security fix: Cookies are kept within the Passenger app's base URI now. #42

version 1.0.1

28 Apr 18:04
Compare
Choose a tag to compare

Bugfixes:

  • made URL handlers more flexible

version 1.0.0

17 Apr 19:47
Compare
Choose a tag to compare

Features:

  • added support for ood_core (it now handles clusters and cluster config)

version 0.3.6

13 Apr 14:39
Compare
Choose a tag to compare

Features:

  • build dataroot from APP_TOKEN env var if defined

version 0.3.5

06 Apr 18:05
Compare
Choose a tag to compare

Bugfixes:

  • fix for cluster config with no v1 format crashing app

version 0.3.4

02 Mar 20:02
Compare
Choose a tag to compare

Fixed

  • default dashboard title to be "Open OnDemand", which is the proper default name of the portal

version 0.3.3

12 Oct 14:58
Compare
Choose a tag to compare
  • updated documentation

Bugfixes:

  • fix when cluster config doesn't exist

version 0.3.0

30 Aug 19:06
Compare
Choose a tag to compare

Features:

  • all new Clusters objects added