Skip to content
This repository was archived by the owner on Dec 6, 2025. It is now read-only.

Releases: skymatic/reverse-charger

1.2.2

16 May 06:56
1.2.2
7be6fed

Choose a tag to compare

What's changed

  • added French Guinea to Google Subsidiary mapping

Full Changelog: 1.2.1...1.2.2

1.2.1

31 Jan 14:05
1.2.1
e058103

Choose a tag to compare

What's changed

  • added APAC region as Apple Subsidiary (and mappend Republic of Korea and South Pacific to it)
  • added French Polynesia to Google Subsidiary mapping
  • Updated dependencies

Full Changelog: 1.2.0...1.2.1

1.2.0

03 Jul 09:03
1.2.0
9427836

Choose a tag to compare

What's changed

  • updated to JFX 21.0.3
  • added Iraq to Googles subsidiary mapping
  • added Guadeloupe to google subsidiary mapping
  • filter lines without transaction id (column "Description") in Google parser

Full Changelog: 1.1.0...1.2.0

1.1.0

13 Mar 15:33
1.1.0
1df49ca

Choose a tag to compare

Changes

  • Update to JDK 21
  • Update to JFX 21
  • Updated Google Subsidary with Bahrain, Netherlands antilles, Martinique, Reunion, Macau, Serbia and Kyrgyzstan
  • Updated Apple Subsidary/Currenty mapping with Turkey
  • Updated address of Apple LATAM subsidary

Full Changelog: 1.0.0...1.1.0

1.0.0 - Changed Template Format

08 Feb 10:17

Choose a tag to compare

This is the first stable release of the reverse charger app. A lots of internal refactoring happend to be more robus for future feature requests.

Features

  • Description text field in gui: All sold units are listed with one description. To give the user the freedom to use the right term, a textfield is now present to change the default description.

Breaking Changes

  • Changed template format: Global section tags were removed. New tags for optional sections are added. Some tags have a new name. See README.md for more details.

0.5.0 - Adaption to new Subsidiary

30 Oct 15:22

Choose a tag to compare

This release implements the new subsidiary Apple Services LATAM LLC introduced by Apple around September 2020.

From this version, the version number is not preceded by "v" anymore.

Breaking Changes:

  • Parsing financial reports created before October 2020 throws an error (due to new subsidiary)

Bugfix release and minor improvements

28 Apr 10:09

Choose a tag to compare

This is the 0.4 release of the appstore-reverse-charger project. The most important changes are:

  • Fixed a bug where the app did not start on macOs due to wrong jvm options
  • Fixed error where on macOS .csv files could not be chosen for parsing.
  • Refined template and the output invoices
  • Implemented drag and drop of financial_reports to immediate start parsing
  • After generating the output the systems file explorer opens to continue with your workflow.

Major ui improvements

15 Apr 07:45

Choose a tag to compare

This is the 0.3 release of the appstore-reverse-charger project. The most important changes are:

  • Refactored ui into two scenes.
  • Added a template for easy adaptation.

For detailed information view milestone: 0.3

Bugfix release

06 Apr 11:03

Choose a tag to compare

This fixes a bug in the macOS build using a wrong settings path.

Bugfix release

06 Apr 10:40

Choose a tag to compare

This is just the same as 0.1 except that a bug for MacOS was fixed.