v1.0.1
Release Notes - v1.0.1
New features available
- You have now the ability to run the timer of your gathers in background.
- Minor UI tweaks in History and Gather screens.
Bug fixes
- Fixed a problem where swiping back from
Player Details
would revert your changes. - Localized texts are now generated by scripts, taking input the
strings
files.
Other improvements
- The architecture is more modular and the use cases are split by packages, being independent.
- Improved the code coverage.
- We now have integration tests.
- Improved the README file documentation.
- Decoupled the navigation between the modules, so they don't know about each other.