Releases: codinguser/gnucash-android
Releases · codinguser/gnucash-android
v2.4.0
- Feature #665: Adds CSV export format
- Feature #544: Add extra checkbox confirmation for irreversible actions
- Feature #767: Backup before destructive actions
- Feature #465: Account balances now include future transactions
- Fixed #764: Crash when importing XML files from Gnucash desktop v2.7 and up
- Fixed #768: ScheduledActionService crashes on Android 8 (Oreo)
- Fixed #731: Double display of Persian currency symbol
- Fixed #771: QIF export crashes due to illegal denominator
- Fixed #757: Backups are created every hour
- Fixed #766: Backups are kept forever
v2.3.0
- Feature #544: Use double confirmation dialog boxes before irreversible actions
- Fixed #723, #743: Split transactions saved with incorrect sign
- Fixed #686: Google Drive XML export broken
- Fixed #750: Double-minus sign in QIF export
- Fixed #709: Upgrade Dropbox SDK
- Fixed #651: NextCloud login not working
- Fixed: Sometimes crash might occur because an active book is not set
- Improved #696: QIF files are now always zipped regardless of the export destination
- Improved: Remove .zip extension from backup files and XML exports
- Improved: Split handling and saving
v2.2.1
- Fixed #343: Transaction notes are not exported in QIF exports
- Fixed #649: Commas in the account name cause errors in report generation
- Fixed #689: Long press on the transaction amount brings up QWERTY keyboard
- Fixed #695: Long list of splits not fully visible in transaction detail view
- Fixed #699: Transaction detail screen footer disappears after editing transaction
- Fixed #701: Split memos disappear after transaction edit
- Fixed: Imported weekly scheduled actions no having the days of the week set
- Updated translations - new language Turkish
v2.2.0
- Feature #646: Option to select backup file using Storage Access Framework
- Feature #565: Regular automatic backups (even when not explicitly set by user)
- Feature #656: Added Bitcoin (BTC) currency support
- Feature #634: Added support for renaming books
- Fixed #672: Crash when exporting multi-currency transactions to Google Drive
- Fixed #654: Crash when editing account if its default transfer account no longer exists
- Fixed #625: Hourly backups were being executed on a monthly basis
- Fixed #607: Widgets stop functioning after switching books
- Fixed #641: Weekday is ignored for weekly scheduled actions
- Improved #635: Improved support for BYN currency
- Improved #661: Removed need for WRITE_EXTERNAL_STORAGE permission for Android 4.4 (KitKat) and above
- This release raises the minimum API level to 19 (KitKat)
v2.1.7
- Properly handle crashes during migration of backup/export files to new location
- Update README and CONTRIBUTORS
v2.1.6
v2.1.5
- Fixed: Widget button for placeholder accounts tries to create transactions
- Fixed: App crashes when screen orientation changes while viewing reports (#633)
- Fixed: OFX exporter creates file even when there are no transactions to export
- Fixed: Constant app crashes after creating accounts with BYN currency (#663)
- Fixed: Choosing manual account creation during setup closes wizard but doesn't open accounts view (#644)
- Improved: Upgrade to Dropbox API v2 (v1 will be deprecated soon) (#552)
- Improved: Use FileProvider for sharing files with other applications (#568)
- Improved: Tell user when there are no transactions to export
- Improved: Added option to hide account balance in widget (#600)
- Improved: List transfer accounts starting with favorites first (#622)
- Improved: Management of preferences for widgets and support for multibook widgets
- Improved: Updated translations and added generic default account files for broad locales (e.g. de, fr, pt)
v2.1.4
- Fixed: Bugs in execution of some scheduled actions (#604, #609)
- Fixed: Multi-currency transactions not exported when format is QIF (#571)
- Fixed: Incorrect date of last export shown in book manager (#615, #617)
- Fixed: Large exports may be reported as successful even if they didn't complete yet (#616)
- Fixed: Custom date range (in reports) does not select correct ending date (#611)
- Fixed: Account color reset when editing an account (#620)
- Fixed: Export to OwnCloud fails if folder already exists
- Fixed: User not notified if export to external target fails
- Improved translations
v2.1.3
- Fixed: Scheduled exports execute too often or not at all in some cases
- Fixed: Crash if device is rotated during first-run wizard execution
- Fixed: Negative values displayed as green on homescreen widget
- Improved: Homescreen widget now allows to select the book to use
- Improved: Update Russian translation
v2.1.2
- Fixed: Scheduled exports always run daily (no matter the actual schedule)
- Fixed: New transactions cannot be saved in single-entry mode
- Fixed: ownCloud connect success messages displayed in red (now green)
- Fixed: Crash when scheduled action service cannot find transaction in db
- Improved: German and Brazilian Portuguese translations