Skip to content

Latest commit

 

History

History
57 lines (32 loc) · 1.42 KB

CHANGELOG.md

File metadata and controls

57 lines (32 loc) · 1.42 KB

Change Log

All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to Semantic Versioning.

v0.4.2 - 2018-12-06

  • License cleanup [Csaba Kiraly]

v0.4.1 - 2018-08-03

  • Update some submodules to EPL 2.0 [Csaba Kiraly]

v0.4.0 - 2018-03-30

  • Adding SPDX identifier [Csaba Kiraly]
  • Updating license to EPL2 [Csaba Kiraly]

v0.3.0 - 2018-02-21

  • Update Dockerfile and start script to install apps from /opt/osjs-apps/ folder withing the container. [dp]

v0.2.2 - 2018-02-08

  • Fix docker compilation by removing broken symlinks [Csaba Kiraly]

v0.2.1 - 2018-01-19

  • Modify start script to re-configure whenever AGILE_HOST or /etc/hostname changes [dp]
  • Fix travis build timeout [Csaba Kiraly]

v0.2.0 - 2017-10-12

  • Use docker ARGs to generalize cpu architecture support [Csaba Kiraly]
  • Enable ssl support for IDM redirection if AGILE_SSL=1 as env variable [david]

v0.1.4 - 2017-08-30

  • Add token to agile-ui in the OSJS app [david]

v0.1.3 - 2017-07-13

  • Update agile-security renaming [david]

v0.1.2 - 2017-07-13

  • Removing deprecated menu items [Csaba Kiraly]

v0.1.1 - 2017-07-12

  • Add start script to set url during runtime (due to volume) [david]
  • Load config from hostname file and update osjs to return more info [david]

v0.1.0 - 2017-04-12

  • initial release [Csaba Kiraly]