Skip to content

Releases: ONSdigital/dp-frontend-feedback-controller

v0.9.1

09 Feb 15:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.1...v0.9.1

Release 0.8.1

31 Jan 16:43
v0.8.1
31aa6b6
Compare
Choose a tag to compare

Added protection against reflective XSS.

Release 0.8.0

17 Jan 08:32
v0.8.0
e07d140
Compare
Choose a tag to compare

Update container base to Ubuntu 20.04
Add CI lint and component test bits.

Release 0.6.0

10 Oct 14:26
v0.6.0
df0c1b5
Compare
Choose a tag to compare
  • revert changes and introduce thank you page

Release 0.5.0

16 Aug 15:46
v0.5.0
d1ca52e
Compare
Choose a tag to compare
  • migrate to dp-renderer
  • remove references to feedback-thanks page

Release 0.4.1

01 Aug 10:04
v0.4.1
d314e7d
Compare
Choose a tag to compare
  • bug fix so users are given a success message upon submit instead of the message that there is something wrong with the service.

Release 0.4.0

10 Jun 11:34
v0.4.0
0b7ed5b
Compare
Choose a tag to compare

Fixing feedback form

Release 0.3.0

26 Feb 10:05
v0.3.0
313ff91
Compare
Choose a tag to compare

In this release:

  • Fix language attribute
  • Trigger concourse
  • Add auditing + update go and dependencies

Release 0.2.0

11 Nov 11:57
v0.2.0
ccd5a78
Compare
Choose a tag to compare
  • Implement logic of feedback service taken from dp-frontend-dataset-controller

Release 0.1.0

21 Aug 13:46
v0.1.0
b2ef6df
Compare
Choose a tag to compare

Release 0.1.0

  • Add skeleton controller code