Releases: DevsWithDodo/dodo_app
Releases · DevsWithDodo/dodo_app
4.3.10
4.3.8
4.3.7
Features
- Updated to Gemini 2.0 Flash Lite
- Added
UserUsageNotifier, which tracks user usage on device. Currently only used to determine when to display theRateAppDialog - Added privacy notices for receipt scanning and social login.
Refactoring
- Renamed
UserStatetoUserNotifier - Changed under which conditions the
RateAppDialogis shown
4.3.6
Fixes
- Added missing and improved some translations
- Fixed issue where on the
JoinGrouppage the "Set nickname"TextFieldwould be shown before the user selected that they are neither of the guests. - Fixed issue where on the
NecessaryPaymentspage when tapping the copy button, the "Payment Methods" part would be copied even if there was no user who added any payment method.
Improvements
- Added labels to the payment method input fields.
- Less reloading on the
Storepage.
4.3.5
Fixes
- Fixed issue where on iOS the overlay of the main page speed dial would block the content of the purchase and payment pages.
- Fixed some typos and strange translations.
- Fixed issue where in the
PersonalisedAdsDialogthe switcher was overflowing out of the dialog. - Fixed issue where when modifying a payment, some information was not correctly carried over to the modification page.
- Fixed that on the add member page, the color of the icon in the SegmentedButton was wrong.
Refactors
- Refactored store page, added a info text and option to jump to the customization page to preview themes.
- Turned on and fixed problems highlighted by the linters.
New
- Added
AdUnitto receipt scanner page. - Added button to add payment methods in the
MemberAllInfosheet. - If the payment page is opened from the necessary payments page, the first necessary payment of the user is automatically selected.
Additional
- Bumped Android compileSdkVersion
4.3.0
4.2.0
Features:
- Added receipt scanning feature utilizing Gemini for OCR and processing of the image.
Refactors:
- Removed Firebase Analytics as it is apparently not necessary for using Firebase Cloud Messaging.
Additional:
- Bumped dependencies.
- Bumped minimal Android SDK version.
- Fixed CZK currency having subunit.
4.1.3
4.1.2
Fixes
- Added error texts for custom amount fields.
- Fixed bug where custom amounts would not work after using the calculator.
- Fixed bug where on the purchase info bottom sheet receivers were grouped by the amount in the group's currency instead of the purchase's currency leading to different balances being grouped together.