Tags: hpi-studyu/studyu
Tags
- **FIX**: update Supabase URL for production environment. - **FEAT**(flutter_common): support multiple Supabase URLs and improve connection handling.
- **PERF**: Improve update performance using debouncer. - **FIX**: add conditional property to question form data and controller. - **FIX**: filter out non-dependable question types from available questions. - **FIX**: update conditional form titles to use localized strings. - **FIX**: filter out ignored question types from available questions. - **FIX**: update form control copying logic to handle Choice type values.
chore(release): publish packages - [email protected] - [email protected] - [email protected]
- **FIX**: comment out encryptedSharedPreferences option in SecureSt… …orage. - **FIX**: downgrade flutter_secure_storage to version 9.2.2 to address critical bugs.
- Update a dependency to the latest release.
- **FIX**: app starting issues due to storage reading.
- **FIX**: update Supabase configuration and remove debug print stat… …ements from model repository.
- **REFACTOR**: ref error in app_drawer. - **REFACTOR**: remove debug print statement from model fetching. - **REFACTOR**: remove double fetching of study. - **REFACTOR**: comment out watchAllChanges method in model_repository. - **REFACTOR**: comment out duplicateAndSaveFromRemote method in model_repository. - **FIX**: update Supabase configuration and remove debug print statements from model repository. - **FIX**: add model refresh mechanism to study repository instead of removing the model. - **FIX**: after study cloning redirect to clone directly". - **FIX**: optimize user fetching to prevent duplicate user requests. - **FIX**: add reports form data application in study copy. - **FIX**: implement model removal from cache to fetch complete study when coming from dashboard. - **FIX**: enable dashboard display for fetched user studies. - **FIX**: cancel study subscription on dispose. - **FEAT**: improve version display logic and display on auth pages.
- **REFACTOR**: refine free text question widget to improve submissi… …on handling on focus loss. - **FIX**: improve scrolling behavior in questionnaire widget if questions were out of screen. - **FIX**: improve handling of conditional question dependencies in questionnaire widget. - **FIX**: improve free text question widget to handle auto-submit on focus loss. - **FIX**: enhance choice question widget to support auto-submit on confirm button touch. - **FIX**: handle conditional dependencies for earlier question modifications in questionnaire widget. - **FIX**: improve free text question widget by refining keyboard dismissal logic during user scroll. - **FEAT**: implement auto-submit on focus loss for free text question widget. - **FEAT**: improve free text question widget by removing unnecessary scroll controller and enhancing keyboard dismissal on user scroll. - **FEAT**: center text field in viewport for improved layout. - **FEAT**: improve free text question widget with debounced validation and autovalidation. - **FEAT**: enhance free text question widget with improved keyboard handling and validation.
- **REFACTOR**: print empty version instead of null. - **FIX**: refactor clamping logic for free text length inputs to use final variables. - **FIX**: enhance free text length input handling with clamped values and improved layout. - **FIX**: free_text_question could not be added. - **FIX**: Increase max length for free text input to 1000. - **FIX**: update question response formatting to return structured choice data. - **FIX**: enhance question response formatting to include choice text. - **FEAT**: add version to designer.
PreviousNext