Skip to content

Latest commit

 

History

History
150 lines (120 loc) · 5 KB

CHANGELOG.md

File metadata and controls

150 lines (120 loc) · 5 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.

v16 - 2022-05-12

Fixed

  • Crash in Moneydance 2022.3 (4060) on Windows (#11).

v15 - 2021-06-20

Added

  • CSV to list of supported file types that can be imported without Text File Importer extension (#7).
  • Prerequisite: Java 8 or later versions.
  • JaCoCo Java Code Coverage Library.
  • This changelog file.

Fixed

  • Crash in Moneydance 2021.1 (3069) when using the new "Default" appearance on macOS (#10).
  • Wrong font size after launching application.

Removed

  • Compatibility with Java 7 and earlier versions.
  • JMockit Coverage.

v14 - 2018-05-12

Added

  • Compile-time data to manifest file.

Removed

  • Google Analytics tracker.

v13 - 2017-12-24

Changed

  • Build automation system from Apache Ant to Gradle.

Removed

  • Crashing file dialog for Mac OS (#5).

Fixed

v12 - 2016-01-04

Removed

  • French and Spanish localizations.

v11 - 2015-02-02

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.

v10 - 2013-12-29

Changed

v9 - 2012-10-17

Added

  • ProGuard build step and reduce file size.
  • Sandbox-compatible file dialog for Mac OS (#3).
  • Compatibility with Moneydance 2012.

v8 - 2012-07-15

Fixed

  • Blocking confirmation dialog (file deletion).

v7 - 2012-03-10

Added

Fixed

v6 - 2011-11-23

Added

  • Buttons to Import All files and Delete All files at once.
  • Keyboard shortcuts.
  • Google Analytics tracker.

v5 - 2011-09-17

Added

  • CSV to list of supported file types (#1).
  • French, Spanish, and German localizations.
  • GNU General Public License, Version 3.0.

Fixed

v4 - 2011-07-08

Added

  • Compatibility with Moneydance 2011.

Changed

  • Replace console logging by Log4j.

v3 - 2011-10-25 [YANKED]

Added

  • Support for saving rearrangement, reordering and resizing of columns between application starts.
  • Background monitoring of base directory with Common IO’s file monitor.
  • Moneydance icon to confirmation dialog (file deletion).
  • Accompanying project page.

v2 - 2011-04-11

Added

  • Filter for supported files formats: QIF, QFX, OFX, OFC.
  • Menu item to change base directory.
  • Support for user-defined background colors.
  • Prerequisite: Java 6 or later versions.

Changed

Removed

  • Compatibility with Java 5 and earlier versions.

v1 - 2011-03-14

Added

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