v5.0.0-alpha.3 - 2025-02-14
Fixed
- Fix(routes): Add hash requirements for frontpage routes by @Chartman123 in #2555
- Fix: Implement debounced input handling for AnswerInput component by @Chartman123 in #2553
- fix: Correct validationTypeMenuId to use local index instead of $attrs by @Chartman123 in #2549
Merged
- fix(migration): Replace execute() with executeQuery() and executeStatement() for improved query execution by @Chartman123 in #2551
- Chore: Refactor submission handling in Results.vue by @Chartman123 in #2541