Skip to content

Releases: Ivy-Apps/ivy-wallet

Release v4.0.0

30 Apr 11:09
cba5055
Compare
Choose a tag to compare

Release v3.1.2-fast

15 Apr 19:24
16d25fa
Compare
Choose a tag to compare

Release v3.1.1-fast

15 Apr 07:38
344ca58
Compare
Choose a tag to compare

Release v3.1.0-fast-2

14 Apr 20:55
ab1257b
Compare
Choose a tag to compare

Release v3.0.1-universe

31 Mar 11:37
63f2611
Compare
Choose a tag to compare

v3.0.0-universe

28 Mar 17:48
d58c817
Compare
Choose a tag to compare
Merge pull request #646 from ILIYANGERMANOV/develop

Develop (features + progress)

Release v2.3.4-halley

24 Jan 13:51
db2897c
Compare
Choose a tag to compare
  • db2897c Merge pull request #457 from ILIYANGERMANOV/develop
  • 7ba21ff Bump version
  • eab9184 Fix broken test
  • 70743a5 Add option to choose month for prev. and next year in ChoosePeriodModal.kt
  • 37185fc Display selected month's year if it's not this year.
  • ac424f8 Merge pull request #417 from Vishwa-Raghavendra/fix-issue-416
  • d25b48a customStartDayOfMonthPeriodRange Fix
  • c161e38 Bug-Fix #416: Fixed Transactions appearing out of scope
  • c5007a4 Bug-Fix #400: Fixed 'Start date of month != 1 is broken for January'
  • 0edbfbc Merge pull request #414 from Vishwa-Raghavendra/fix-issue-357
  • f49693e Merge pull request #410 from Vishwa-Raghavendra/fix-issue-358
  • 8dca9b3 Bug-Fix #357: Timezone error fixed
  • fb72c1d Bug-Fix #358 : Fixed Previous month transactions disappearing

Release v2.3.3-halley

03 Jan 13:06
42161be
Compare
Choose a tag to compare
  • 42161be Merge pull request #380 from ILIYANGERMANOV/develop
  • 32d36e6 Bump version
  • badb0d0 Implement option to delete all user data
  • b5338b3 Fix broken UI tests
  • 1c0cac0 Merge pull request #355 from swapnilkadlag/develop
  • af72b08 Replaced top/bottom padding with vertical padding for Account button in EditBottomSheet.
  • 6f0acb9 Fixed font baseline alignment using baseline shift instead of padding workaround
  • 1d89776 Make swiping between "Home" and "Accounts" tab more sensitive

Release v2.3.2-halley

08 Dec 15:26
cd70f51
Compare
Choose a tag to compare
  • cd70f51 Merge pull request #224 from ILIYANGERMANOV/develop
  • 1acd6dd Bump app version
  • 7210542 Add support for 14 more crypto currencies
  • d232267 Update PULL_REQUEST_TEMPLATE.md
  • f3ce3d2 Persist more menu state after backing one of it's screens
  • b1b30aa Merge pull request #219 from ILIYANGERMANOV/import-csv-monefy
  • 2147a0d Update PULL_REQUEST_TEMPLATE.md (broken by Android Studio reformat)
  • c823dfa Update PULL_REQUEST_TEMPLATE.md
  • 6d54deb Update Ivy Wallet PR template
  • e679439 Closes #206; Import CSV from Monefy
  • 745682c WIP: CSV import from Monefy (import ready, needs instructions)
  • dc376e6 WIP: Monefy import + update app icons for import

Release v2.3.1-halley

06 Dec 16:54
cd9fffb
Compare
Choose a tag to compare
  • cd9fffb Merge pull request #218 from ILIYANGERMANOV/develop
  • 3c2acf6 Bump version
  • b434023 Merge pull request #217 from ILIYANGERMANOV/search
  • 067b146 Add clear button to search input
  • bc90f9d Improve search margins
  • d4a0e34 Closes #94; Implement simple transactions search by title & desc
  • 09f4e67 Improve share copy
  • 3482a70 Rework HomeMoreMenu.kt
  • 5a58ae6 Improve "Loans" screen and rework IvyComposeTest.kt retry to better
  • f2b3c12 Improve LoanDetailsScreen.kt scrolling
  • efade3a Improve SettingsScreen.kt