Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Releases: sws2apps/lmm-oa-sws

v1.0.0-alpha.12

10 Feb 22:07
Compare
Choose a tag to compare
v1.0.0-alpha.12 Pre-release
Pre-release

1.0.0-alpha.12 (2022-02-10)

Bug Fixes

  • administration: fix notification warning message on account not found (7435bab)
  • app: code updated to work with react-router-dom v6 (1fce8c0)

Features

  • deps: bump react-router-dom from 5.3.0 to 6.2.1 (e6d9dd5)

v1.0.0-alpha.11

09 Feb 09:43
Compare
Choose a tag to compare
v1.0.0-alpha.11 Pre-release
Pre-release

1.0.0-alpha.11 (2022-02-09)

Bug Fixes

  • app: fix dateformat deps after version update (aac993a)
  • deps: update some dependencies to their latest version (601065e)

Features

  • navbar: shorten app stage for smaller screen (bb4a543)

v1.0.0-alpha.9

06 Feb 11:45
Compare
Choose a tag to compare
v1.0.0-alpha.9 Pre-release
Pre-release

1.0.0-alpha.9 (2022-02-06)

Features

  • app: display app stage for local, development and staging (f478eb1)

v1.0.0-alpha.8

06 Feb 10:32
Compare
Choose a tag to compare
v1.0.0-alpha.8 Pre-release
Pre-release

1.0.0-alpha.8 (2022-02-06)

Bug Fixes

  • deps: replace html-react-parser with interweave for html parsing (dc2f319)

v1.0.0-alpha.7

06 Feb 07:39
Compare
Choose a tag to compare
v1.0.0-alpha.7 Pre-release
Pre-release

1.0.0-alpha.7 (2022-02-06)

Bug Fixes

  • app: change app flag to use window location hostname (aa0cee1)

Reverts

  • Revert "chore(release): 1.0.0-alpha.6 [skip ci]" (d58852e)

v1.0.0-alpha.6

06 Feb 06:57
Compare
Choose a tag to compare
v1.0.0-alpha.6 Pre-release
Pre-release

1.0.0-alpha.6 (2022-02-06)

Features

  • app: add new flag to specify running instance of app (0518355)

v1.0.0-alpha.5

06 Feb 05:52
Compare
Choose a tag to compare
v1.0.0-alpha.5 Pre-release
Pre-release

1.0.0-alpha.5 (2022-02-06)

Bug Fixes

  • app: change firebase.json to use build folder (307a6e3)

v1.0.0-alpha.4

06 Feb 05:28
Compare
Choose a tag to compare
v1.0.0-alpha.4 Pre-release
Pre-release

1.0.0-alpha.4 (2022-02-06)

Bug Fixes

  • app: fix firebase deploy actions (7a24fac)

v1.0.0-alpha.3

06 Feb 05:15
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release

1.0.0-alpha.3 (2022-02-06)

Bug Fixes

  • app: change build dependency for firebase deploy (aab0bd5)
  • firebase: add path in action checkout for firebase pipeline (76374b1)

v1.0.0-alpha.2

06 Feb 04:45
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

1.0.0-alpha.2 (2022-02-06)

Bug Fixes

  • deployment: serve build folder for deployment (44997bd)