Skip to content
This repository has been archived by the owner on Aug 6, 2021. It is now read-only.

Releases: bunqCommunity/bunqDesktop

0.9.1

03 Oct 18:23
Compare
Choose a tag to compare

Version 0.9.1 with 18 features and bug fixes since 0.9.0

For a full list of changes you can check out the project page. Some of the more important changes include:

  • Quickly create new rules using values from an event page
  • Pick account to pay from when accepting a request
  • Store session info separately for each API session
  • Display creditor and mandate IDs on PDF export
  • CTRL/CMD + U keybind will start a background sync event
  • Update background sync button on the touchbar
  • Add support for native notifications when new events are found
  • View location of the payment on the map when geolocation is available
  • Support for sandbox OAuth testing
  • Improved memory usage and performance for big accounts
  • Fixed bugs during the OAuth login process
  • Enable wildcard mode on login

0.9.0

23 Sep 21:34
Compare
Choose a tag to compare

This is by far the biggest release yet, with over 75 features and bug fixes since 0.8.11!

For a full list of changes you can check out the project page. Some of the more important changes include:

  • You can now load events for multiple accounts at the same time
  • Support added for OAuth access (More info)
  • Loading this data is done automatically for all accounts using a new background synchronisation system
  • New filter options including filter by account, category and improved date selection
  • Major improvements to the statistics page, it is now more reliable and shows more useful data
  • Save payments as PDF files
  • Improvements in login/session handling so you should see less login notifications in the bunq app AND less "Unauthorized errors" while using bunqDesktop
  • Different events are shown better on the events list. For example: batch requests are grouped, better descriptive texts and improved default icons
  • Improvements in formatting for dates and amounts based on your language setting

0.8.11

05 Jul 15:18
Compare
Choose a tag to compare
  • Fixed a bug where the formatting of all date-time pickers were bugged

0.8.10

05 Jul 00:20
Compare
Choose a tag to compare
  • Connect request can now be created, accepted, revoked and rejected
    image

  • Added Sentry for error logging

  • Account budgets from Connect accounts are now included in the total balance calculation

  • Business users with over 100.000 in balance can view a basic cost estimate based on the bunq safekeeping fee
    image

  • Open requests are now visible at the top of the events list

  • The monetary account creation page now displays a warning when the user has 25 or more monetary accounts

  • Multiple translation improvements and added missing German translations

  • Improved logout process for users without a password

  • Opening bunqDesktop with a different IP address will now no longer instantly reset your session

  • Improved labels for different payments

  • bunq API responses are now properly checked using the supplied checksum

0.8.9

25 May 07:04
Compare
Choose a tag to compare
  • Fixed a bug where Connect accounts without a budget set would receive a fatal error

0.8.8

24 May 22:55
Compare
Choose a tag to compare
  • Connect accounts now use the connect budget when possible instead of showing 0 balance
  • Fixed Apple Pay payments not showing 'Apple Pay'
  • Fixed grid issues on payment info and dashboard page
  • Fixed the stats page loading issues
  • Improved the Unauthenticated error behavior. You're now less likely to see this error
  • Improved the login process so you no longer see the warning notifications in the bunq app after subsequent logins

0.8.7

21 May 20:37
b8da4f1
Compare
Choose a tag to compare
  • The snapcraft build should now be fixed
  • Connect and Joint accounts now have an icon to show this status. The connect settings can also be viewed on the individual account pages.
  • The response ID sent by bunq is now properly logged so we can debug API issues more easily in the future

0.8.6

15 May 12:22
0.8.6
6eb6c0f
Compare
Choose a tag to compare

Fixed a bug where the disclaimer screen on the homepage wasn't translated properly

0.8.5

14 May 16:01
0.8.5
cc92a24
Compare
Choose a tag to compare

For the full list of changes checkout the issues with the 0.8.5 mile stone.

Some of the changes include:

  • Switching API keys is now a lot easier and less confusing.
    Click the key icon on the top right of the dashboard
    step1switchkeys

Click the SwitchKeys button to view your existing keys
step2
You'll see all keys currently stored in the application. Only keys which have been stored with the same password can be selected and decrypted

  • Update your nickname and address (Click the profile icon on the dashboard).

  • Major changes on the stats page to include your actual transaction amounts instead of only showing the amount of events.
    image

  • Custom export statements which include your custom categories and other useful information.

  • You can now opt-out of Google Analytics entirely on start-up and in your settings.

  • Draft payments can now be done without having sufficient funds at the moment of creation.

  • Import your Google, Apple and Office contacts and search through them on the payment page.

  • Edit scheduled payments. Editing batch payments is currently not fully supported but you can still create and delete them.

  • Quickly start payments/requests from a payment/request information page
    info-screen-buttons

  • Go back and forth through your history using the mouse forward/backward buttons.

  • You'll now be notified if the application thinks you are offline and is unable to send requests.

  • 3 bug fixes across the applications.

0.8.4

12 Apr 14:39
Compare
Choose a tag to compare

Fixed a bug where first-time installations would crash when no settings file was set yet