v25.7.1
What's Changed
✨ Features
- FR-783: Refresh application state using
baseURLandtoken. #3494 (@ragingwind)
🐛 Bug Fixes
- FR-386: Add max value validation to User/Project setting modal. #3050 (@nowgnuesLee)
- FR-899: Fix to display success message when deleting a resource preset. #3576 (@nowgnuesLee)
- FR-907: Fix invalid date picker behavior in user session history page. #3584 (@agatha197)
- FR-883: Implement consistent sorting behavior across table components. #3586 (@yomybaby)
- FR-908: Add guard for undefined
baseURL. #3589 (@ragingwind)
🔨 Refactoring
🛠 Chores
- FR-901: Change info icon to success icon in certain messages. #3578 (@nowgnuesLee)
- FR-852: Update folder name validation message to allow only English letters. #3539 (@nowgnuesLee)
🧪 E2E Tests
- FR-763: Add
FolderCreationModalclass for E2E testing. #3467 (@nowgnuesLee)
Full Changelog: v25.7.0...v25.7.1