Releases: ONSdigital/dp-frontend-feedback-controller
Releases · ONSdigital/dp-frontend-feedback-controller
v0.9.1
What's Changed
- add navigation cache by @allandegnan in #41
- Added navigation cache to the feedback controller by @allandegnan in #44
New Contributors
- @allandegnan made their first contribution in #41
Full Changelog: v0.8.1...v0.9.1
Release 0.8.1
Added protection against reflective XSS.
Release 0.8.0
Update container base to Ubuntu 20.04
Add CI lint and component test bits.
Release 0.6.0
- revert changes and introduce thank you page
Release 0.5.0
- migrate to dp-renderer
- remove references to
feedback-thanks
page
Release 0.4.1
- 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
Fixing feedback form
Release 0.3.0
In this release:
- Fix language attribute
- Trigger concourse
- Add auditing + update go and dependencies
Release 0.2.0
- Implement logic of feedback service taken from dp-frontend-dataset-controller
Release 0.1.0
Release 0.1.0
- Add skeleton controller code