Releases: ScilifelabDataCentre/form-manager
Releases · ScilifelabDataCentre/form-manager
Version 0.7.0
What's Changed
- Use Alpine image instead by @talavis in #22
- Bump frontend package versions by @talavis in #24
- Volume without path, no need for ports by @talavis in #25
- Create a Trivy action by @talavis in #21
- Add config option to limit what domains can log in by @talavis in #27
Full Changelog: v0.6.1...v0.7.0
Version 0.6.1
What's Changed
- Use submission instead by @talavis in https://github.com/talavis/form-manager/pull/20
Full Changelog: talavis/form-manager@v0.6.0...v0.6.1
Version 0.6.0
What's Changed
- Move ownership check to a function by @talavis in https://github.com/talavis/form-manager/pull/17
- Improve the management of non-ascii characters in emails by @talavis in https://github.com/talavis/form-manager/pull/18
Full Changelog: talavis/form-manager@v0.5.4...v0.6.0
Version 0.5.4
Another bug fix.
Version 0.5.3
Bugfix: make sure XSRF token is included with delete operations in frontend.
Version 0.5.2
A couple of bug fixes.
Version 0.5.0
What's Changed
- Show the branch name/release tag in the frontend by @talavis in https://github.com/talavis/form-manager/pull/14
- Share forms by @talavis in https://github.com/talavis/form-manager/pull/13
- BSD 3-clause license
- New component for emails in frontend
Full Changelog: talavis/form-manager@0.4...0.5
Version 0.4
What's Changed
- Add scroll area to avoid huge expansion of table by @talavis in https://github.com/talavis/form-manager/pull/9
- Add support for setting timezone for timestamps by @talavis in https://github.com/talavis/form-manager/pull/10
- Include timestamp in emails by @talavis in https://github.com/talavis/form-manager/pull/12
Full Changelog: talavis/form-manager@0.3...0.4
Version 0.3
- Support for multiple emails in frontend
Version 0.2
Quick bugfix.