Changes
- check for battery optimization so we can maintain the mesh connections while in background
- UI/UX fixes to improve the app experience
- code health
In detail
- Bugfix: Handled single or triple clicked at once instead of executing them as separate events by @moehamade in #125
- Refactor: Introduce MainViewModel for onboarding state management by @moehamade in #129
- fix: update sidebar text to use string resources by @joaodematejr in #136
- fix: center align toolbar item in ChatHeader by @moehamade in #145
- bump to 0.7.1 by @callebtc in #150
- Fix: wrong cursor location, added battery optimization disabling screen and styling to the slash command in input field by @anonfaded in #120
- refactor: remove context attribute at ChatViewModel.kt by @alpermelkeli in #139
- Fix content padding in messages list by @hector6872 in #142
- changelog update 0.7.1 by @callebtc in #151
New Contributors
- @moehamade made their first contribution in #125
- @joaodematejr made their first contribution in #136
- @anonfaded made their first contribution in #120
- @hector6872 made their first contribution in #142
- @gsmnit made their first contribution in #147
Full Changelog: 0.7...0.7.1