##  :bookmark: ThaliApp v2.3.0

## Errors resolved
- Fix notification icon, use drawable instead of mipmap (!153) 
- Resolve "HTML in event description is removed" (!148) ~"style"
- Add KeyboardAvoidingView to Registration screen (!147) 
- Fix/registrations update loading (!135) 
- Merge feature/overflow-profile into master (!124, !159) 

## New functionality
- Localisation using i18next (!87, !150) 
- Added member list component (!51) 

## Technical changes
- Change button styling in Event and Registration screens (!149) 
- Add test for url helper (!146) 
- Change custom StyleSheet a class and add a test (!145) 
- Add dependencies stage to CI (!144) 
- Add test for calendar reducer (!143) 
- Add actions tests using snapshots (!142) 
- Add tests for more sagas (!141) 
- Upgrade to RN 0.53 (!140) 
- Upgrade to RN 0.54 (!155) 

## Other
- Add Android buildstep (!154) 
- Add lines to AppDelegate to ease iOS development (!151)

🔖 ThaliApp v2.3.0

Errors resolved

  • Fix notification icon, use drawable instead of mipmap (!153)
  • Resolve "HTML in event description is removed" (!148) style
  • Add KeyboardAvoidingView to Registration screen (!147)
  • Fix/registrations update loading (!135)
  • Merge feature/overflow-profile into master (!124, !159)

New functionality

  • Localisation using i18next (!87, !150)
  • Added member list component (!51)

Technical changes

  • Change button styling in Event and Registration screens (!149)
  • Add test for url helper (!146)
  • Change custom StyleSheet a class and add a test (!145)
  • Add dependencies stage to CI (!144)
  • Add test for calendar reducer (!143)
  • Add actions tests using snapshots (!142)
  • Add tests for more sagas (!141)
  • Upgrade to RN 0.53 (!140)
  • Upgrade to RN 0.54 (!155)

Other

  • Add Android buildstep (!154)
  • Add lines to AppDelegate to ease iOS development (!151)