Skip to content

Latest commit

 

History

History
118 lines (86 loc) · 3.61 KB

CHANGELOG.md

File metadata and controls

118 lines (86 loc) · 3.61 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project does not adhere to Semantic Versioning.

v11 - 2023-12-02

Fixed

  • Compatibility with Moneydance 2023.3 (#20).

v10 - 2022-12-27

Fixed

  • Exclude authorizations when downloading transactions (#18).

v9 - 2021-06-13

Fixed

  • Crash in Moneydance 2021.1 (3069) when using the new "Default" appearance on macOS (#15).
  • Crash when importing into new account.

v8 - 2019-10-07

Added

Changed

Fixed

  • Crash in Moneydance 2019 when importing into new account.
  • Remember designated account (#13).

v7 - 2018-05-12

Added

  • Compile-time data to manifest file.

Removed

  • Google Analytics tracker.

v6 - 2016-06-06

Changed

  • Show wizard immediately after installation of extension.
  • Build automation system from Apache Ant to Gradle.
  • Replace Google Analytics tracking component.

Fixed

  • Creation of duplicate transactions (#8).
  • Remember API username and signature in Moneydance 2015.7 (#9).

v5 - 2015-02-18

Added

  • Continuous integration testing on Travis CI.
  • Prerequisite: Moneydance 2015 or later.
  • Prerequisite: Java 7 or later versions.

Removed

  • Compatibility with Moneydance 2014 and earlier versions.
  • Compatibility with Java 6 and earlier versions.

v4 - 2014-11-14

Added

  • Tracking of unexpected exceptions.
  • Human-readable error message for login failures.

v3 - 2013-12-13

Added

  • Support for proxy settings.

v2 - 2013-10-11

Added

  • Support for downloading an unlimited amount of PayPal transactions (#4).
  • Temporary caching of API password.
  • Compatibility with Moneydance 2008 and Moneydance 2010.

Changed

  • Warning message if PayPal account has multiple currencies (#2).

Fixed

  • Issue where password would be stored even if the checkbox was not checked.

v1 - 2013-08-03

Added

  • First version based on Apache Ant’s build automation system.
  • Compatibility with Moneydance 2007.
  • Compatibility with Java 1.3 and later versions.