Skip to content

v5.0.0-alpha.3

Pre-release
Pre-release

Choose a tag to compare

@Chartman123 Chartman123 released this 14 Feb 21:16
· 1199 commits to main since this release
fcfa218

v5.0.0-alpha.3 - 2025-02-14

Full Changelog

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