v2.1.0 is here! This version doesn't include many new features as it only contains mostly important changes and bug fixes. I have more ideas in my mind that will be incorporated in future releases, so stay tuned!
New features:
- Implement config system
- Add currency support
Changes:
- Preview receipt entry when trying to edit or delete a receipt entry
- Use right-alignment when displaying prices
- Use receipt code as default file name option
- Use current date and time values for receipt header's date and time when creating a receipt list manually
- Change save location of exported files
- Other source code cleanup, styling changes, and improvements
Bug fixes:
- Fix one decimal number showing instead of two decimal numbers on unit price and total price
- Fix repeating decimal numbers on total price
- Fix currency not showing on prices
- Other minor fixes