CashNotify Changelog

What's new in CashNotify 3.6.4

Nov 3, 2022
  • Improvements:
  • Add support for more currencies: AED, BGN, HRK, INR, ISK, RON, UAH, and remove RUB.

New in CashNotify 3.6.3 (Sep 12, 2022)

  • Update of the Apple certificates for the distribution of the macOS app. It’s been 4 years already!

New in CashNotify 3.6.2 (Jul 10, 2022)

  • New:
  • [Stripe] CashNotify now asks for Restricted API keys by default, instead of Secret API keys (which give full permissions). We believe this improves the security of your Stripe account, and we strongly advise all of our Stripe users to switch to restricted API keys.
  • [Stripe] When creating a restricted API key via the link displayed in-app, 2 new optional permissions will be granted: rak_connected_account_read and rak_file_write. See this help page for details on each Stripe permission that CashNotify requires.
  • [Stripe] Display a message when a restricted API key does not have enough permissions
  • Improvements:
  • [Stripe] Display a more descriptive label when a Stripe account uses Products and Prices instead of the former Plans
  • [Stripe] Automatically get the account name and logo, even when using a restricted API key (if 2 optional permissions are granted)
  • [Stripe] Use the latest version of the Stripe API
  • Bump minor dependencies
  • Fix:
  • Fix an issue where multiple notifications could be displayed for the same subscription
  • Fix potential crash when there were no new PayPal events
  • Fix potential crash when anonymizing state before uploading crash events (doh!)