Major Release v2.0.0
Summary
ℹ️ Major version bump added due to App's signing certificate change.
Previously, app was signed using debug key to keep things simple and allow early adopters to test drive the app. However, now this app is getting ready for App stores, initially
F-Droid which requires properly signed app with release certificate 🙌🏽
Later we also should be able to go for
Google Play if there is enough user-base and demand.
App will be submitted for review and soon be available in F-Droid, allowing users to get automatic update on new releases.
Caution
Starting from this build app needs to be re-installed because of app signing certificate change.
What's Changed
- [ADDED] Release build signing option from local builds by @hossain-khan in #137
- [ADDED] Automation for adding binary APK on new release. by @hossain-khan in #139
- Prepare release 2.0.0 by @github-actions in #140
Full Changelog: v1.9.6...v2.0.0