Releases: Haeldeus/CashAssets
Version Error Fixed
Fixed an Error with the Version Number. The old one wasn't recognized correctly in both the Launcher and the App itself
Embedded into Launcher
Embedded this Application into a Launcher which will keep this and other Applications up to date. Therefor, all further Versions will only be published as an executable .jar-File instead of the Archive with .jar and .exe Files in it.
Changes;
-
Misc:
- New Icon
- Deletion of old, unused content.
- Exports are now saved to the Main Directory of the Application.
- Logging-Library and SettingsTool imported but not yet put to use.
-
Main Window:
- Update Function removed
Small Fix for a Shortcut and Launcher Prep
- Fixed a small Error with the Shortcuts in the external Register
- Main Reason for the new Version: First Implementations to embed this Application into a Launcher.
- Will now write the current Version into a Version-File to enable external checks for possible updates.
- Adding a new executable .jar-File to the Release. This File is used by the Launcher to start this Application.
- Until v1.0, the old Release variant with an archive containing the .exe and .jar File will be continued to ensure compatibility.
Changes to the external Register's Start Money
The Start Money of the external Register was changed by the client recently. This new Version is handling this change.
Monthly Balance Added
Added a Window and Calculation for the monthly Balance.
Small redesign in the external Window
Restructured the External Window. The Coin Fields will now be sorted from big (top) to small (bottom). Added a Button for the monthly balance as well. This isn't yet functional.
CashAssets Redesign
Redesigned the CashAssets Window and added Formulas to the Export of the CashAssets, if the simple design was used. Further Additions in this Version:
- Added a Shortcut when Exporting an Excel Sheet. By pressing Enter, it is now possible to export, by pressing Escape, the Export will be canceled.
- Added Shortcuts in the Main Menu.
- Fixed some Errors when Exporting.
Implemented the External Register Calculator
- External Register Calculation is now implemented.
- Added Shortcuts to some MenuItems. Has to be implemented into MainWindow as well. This will be done in either 0.941 or 0.95
- Some QoL Changes for Exporting.
TipCalculator added
- Implemented the Tip Calculator
- Changed the display of the Months in the CashAssets Window from Numbers to their Names.
- Exporting should now be performed a little faster
Calculation Fix
- Fixed the Calculation for the total Cash Necessity.
- Exported Files will now be saved in Folders for each Category of Export instead of the Main-Folder of the Application.
- Some minor design changes for better understanding.