Skip to content

Releases: skymatic/reverse-charger

1.2.0

03 Jul 09:03
1.2.0
9427836
Compare
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

1.1.0

13 Mar 15:33
1.1.0
1df49ca
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

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

Bugfix release

06 Apr 10:40
Compare
Choose a tag to compare

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

First Release of AppStore Invoices

06 Apr 10:15
Compare
Choose a tag to compare

This is the first public release of this project.

The software is now considered useable with the following features:

  • pick a financial report file to with a file picker
  • parse the file and review its content
  • for each subsidiary an single invoice is created
  • for each invoice you can edit the invoice number
  • the template path can be selected and saved
  • the output path can be selected and saved