Skip to content

Latest commit

 

History

History
77 lines (35 loc) · 4.26 KB

CHANGELOG.md

File metadata and controls

77 lines (35 loc) · 4.26 KB

1.5.4 (2023-04-06)

Bug Fixes

1.5.3 (2022-01-26)

1.5.2 (2022-01-14)

1.5.0 (2021-12-09)

Features

  • add cache busting webpack config (#18) (9de10da)

1.4.2 (2021-12-02)

Tests

  • add test harness and integration tests (#16) (683739c)

1.4.1 (2021-11-12)

Bug Fixes

  • fix menus, address undefined bug, perform housekeeping (#14) (009fbd4)

1.4.0 (2021-10-21)

Features

  • add cookie passing flag for axios api calls for auth (#12) (238eac4)

1.3.2 (2021-10-18)

Maintenance

  • config docker to run as non root (#10) (ab5641c)

1.3.1 (2021-10-12)

Maintenance

  • #2514: change dockerfile for productionization (#9) (0d1422b), closes #2514

1.3.0 (2021-10-08)

Features

  • add runtime publicpath and switch to nginx (#8) (2d19a17)

1.2.0 (2021-10-07)

Features

  • add environment runtime config (#7) (ef7a4da)

1.1.1 (2021-10-06)

1.1.0 (2021-10-01)

Features

  • connect microfrontend to role api (#3) (4c8227c)
  • initial role assignment microfrontend (#1) (870308b)