Skip to content

Releases: DevsWithDodo/dodo_app

4.3.10

27 Mar 14:13

Choose a tag to compare

Fixes

  • Fixed RateAppDialog not showing
  • Fixed translation typo

4.3.8

26 Mar 13:41

Choose a tag to compare

4.3.8 Pre-release
Pre-release

Fixes

  • PinVerificationDialog won't show for users who have connected a social login option.

Refactors

  • Renamed trial time to welcome bonus.

4.3.7

23 Mar 22:23

Choose a tag to compare

4.3.7 Pre-release
Pre-release

Features

  • Updated to Gemini 2.0 Flash Lite
  • Added UserUsageNotifier, which tracks user usage on device. Currently only used to determine when to display the RateAppDialog
  • Added privacy notices for receipt scanning and social login.

Refactoring

  • Renamed UserState to UserNotifier
  • Changed under which conditions the RateAppDialog is shown

4.3.6

13 Mar 09:20

Choose a tag to compare

Fixes

  • Added missing and improved some translations
  • Fixed issue where on the JoinGroup page the "Set nickname" TextField would be shown before the user selected that they are neither of the guests.
  • Fixed issue where on the NecessaryPayments page 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 Store page.

4.3.5

12 Mar 22:27

Choose a tag to compare

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 PersonalisedAdsDialog the 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 AdUnit to receipt scanner page.
  • Added button to add payment methods in the MemberAllInfo sheet.
  • 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

05 Mar 20:54

Choose a tag to compare

4.3.0 Pre-release
Pre-release

Features:

  • Added the option to log in with Google or Apple.

4.2.0

09 Jan 12:07

Choose a tag to compare

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

06 Oct 09:44

Choose a tag to compare

Fixes:

  • Fixed QR code scanner not working.

4.1.2

13 Sep 10:33

Choose a tag to compare

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.

4.1.1

25 Aug 15:09

Choose a tag to compare

4.1.1 Pre-release
Pre-release

Fixes

  • Fixed issue where the AddMemberPage were not working in release builds
  • Fixed issue where CustomAmountFields were unusable on touch screen devices