v0.0.8
Features
- Implement IP allow list encryption at rest [99d35d6]
- Add burn after n failed access attempts functionality [8b5221a]
Improvements
- Improve error handling on file reader processes [c2f6bdc, fb816bf]
- Update query parameters for form state retention and update form display [eaf74f7, 754010c]
- Reroute API index to healthcheck route for better resource management [891bd79]
Bug Fixes
- Fix erroneous file upload issues [ae1dfb8]
- Fix scroll jump after input and URL query parameter change [39e775f]
- Fix number input causing unwanted form submission [5c9652f, b561ca0]
- Fix form creation state issues [ecd89f7]
Security
Dependencies
- Upgrade Yarn version and enable corepack support [0b3b83e]
- Bump npm_and_yarn group dependencies across directories [be6b47f]
- Upgrade various package dependencies [e2fcba3]
Documentation
- Update README and landing page to reflect new features [1405a65, adce8b8]
- Clarify "why" statement in About page for better understanding [614e4bd]
Full Changelog: v0.0.7...v0.0.8