v5.2.0-beta.0 - 2025-08-19
Enhancements
- feat: add form locking mechanism and share
edit
permission by @Chartman123 in #2737 - feat: add color question type by @Chartman123 in #2748
- feat: add pagination for submissions by @Koc in #2710
- feat: make full-text search case-insensitive and search by submission author as well by @Koc in #2761
- feat: don't show default submission header if custom message is set by @Chartman123 in #2747
- feat: allow editing of submission by the user by @Chartman123 in #2715
- feat(time): Add time restrictions and range support by @Chartman123 in #2712
- feat: add linear scale questions by @Chartman123 in #2609
Fixed
- fix: show toast on errors with empty response by @hamza221 in #2750
- fix: prevent modifications to archived forms in ApiController and ShareApiController by @Chartman123 in #2741
- fix: disable edit switch when the form is archived by @Chartman123 in #2739
- fix: only show extended label for linear scale questions by @Chartman123 in #2718
- fix: Add missing documentation by @Chartman123 in #2735
Merged
- chore(tests): Cleanup bootstrap.php to be forward-compatible by @come-nc in #2753
- chore: unify debounce timing for input handling by @Chartman123 in #2721