- Add logging on android devices to a file for enhanced debugging
- Removed dependency on "use-pouch" so could upgrade to latest version of pouchdb
- Changed global data store to use zustand to improve overall performance
- Added Italian translation (thanks Maik!!)
- Fix for case where the username changes during login / logout to force deletion of local PouchDB database to ensure sync accuracy
- CSS fixes throughout. Cleaned up empty CSS files as well.