Skip to content

Releases: bcgov/OCWA

Version 3.1.7

14 Sep 21:57
Compare
Choose a tag to compare

Version 3.1.6

25 Aug 22:29
Compare
Choose a tag to compare
  • Fix supplemental files visible in other zone
  • Fix pagination on approved (ex/im)ports

Version 3.1.5

25 Oct 21:24
Compare
Choose a tag to compare
v3.1.5

redo checking for release

3.1.4

23 Oct 19:17
e0bd076
Compare
Choose a tag to compare

Version 3.1.4

Commits

Read more

Version 3.1.3

13 Mar 21:15
0cc0331
Compare
Choose a tag to compare

Small changes for 3.1.3 release. (Bump version, layout and a bug fix)

Version 3.1.2

14 Feb 21:47
17e0b71
Compare
Choose a tag to compare

This is a hotfix version that fixes an issue with forum api entrypoint.

Version 3.1.1

14 Feb 21:45
214b241
Compare
Choose a tag to compare

This is a hotfix version that adds support for adminGroup in the request api docker container / terraform and helm.

Version 3.1.0

12 Feb 22:37
bd93186
Compare
Choose a tag to compare

Version 3.1.0 of OCWA is a minor release with new features:

  1. Support for organizational units
  2. Frontend logging
  3. Output checkers will be alerted when trying to use the download interface that they cannot
  4. Various bug fixes and code refactoring for stability.

Version 3.0.0

30 Jan 16:00
0e547f0
Compare
Choose a tag to compare

This version overhauls how forms are used in OCWA. The forms are no longer static and are created with Formio. The request api has been cut into version 1 and 2. The v2 endpoint expects formio, the v1 endpoint functions identically to how it did before.

OCWA now requires default forms to be specified, and that default can be overridden at a project level, the request api has endpoints in v2 that support interacting with formio, including fetching the form for the users current project.

Version 2.1.1

13 Dec 00:12
ee705b4
Compare
Choose a tag to compare

Version 2.1.1 is a very minor release that addresses a package vulnerability that prevented the image from being built. Releases will no longer fail if npm audit finds an issue after the PR has been approved.