Skip to content
##  :bookmark: ThaliApp v2.5.0

## Errors resolved
- Fixed text being cut off in the sidebar (!212) ~"style"
- Fix register button shown after late cancellation (!206) ~"events"
- Fixed Google Maps url in the event detail (!205) ~"events"
- Add default language for url requests (!203) 
- Fix events calendar deeplink (!202) ~"deeplinking"

## New functionality
- Notification deeplinking (!208) ~"push notifications"
- Add push notification category descriptions to the settings screen (!207) ~"push notifications"

## Technical changes
- Added tests for all reducers (!213) ~"testing"
- Added tests for the url helper (!211) ~"testing"
- Added locale tests (!210) ~"testing"
- Updated/added action tests (!209) ~"testing"
- Update locale namespaces to the new component naming convention (!204)