Skip to content

Releases: Nec0ti/Fatrocu

1.3.0

18 Jan 12:05
66fae2b
Compare
Choose a tag to compare

📦 Fatrocu v1.3.0 - New Release

Release Date: January 18, 2025

🚀 New Features

  • Multi-Language Support: Integrated i18next to provide multi-language options for a better user experience.
  • Performance Enhancements: Improved loading times and optimized build process for a smoother experience.

🛠️ Fixes

  • Module Not Found Error: Resolved the issue where i18next and i18next-fs-backend modules were not included in the build, eliminating the "module not found" error.
  • Build Issues: Fixed problems related to asar packaging, ensuring the application builds successfully and runs without issues.

📁 Technical Details

  • Added asarUnpack configuration to exclude required modules from being packed, ensuring functionality.
  • Reduced package size by excluding unnecessary files from the build.
  • Setup.exe now available

What's Changed

  • readme by @Nec0ti in #2
  • Merge pull request #2 from Nec0ti/master by @Nec0ti in #3
  • Potential fix for code scanning alert no. 1: DOM text reinterpreted as HTML by @Nec0ti in #4
  • language change support by @Nec0ti in #5

Full Changelog: 1.2.1...1.3.0

1.2.1

18 Jan 07:10
57dace4
Compare
Choose a tag to compare

What's Changed

  • Developed by @Nec0ti in #1

  • The prompt's structure has been improved

  • A new income/expense option has been added

  • We can now obtain more accurate results, and there's no need to wait too long. Each invoice is analyzed in approximately 4.2 seconds.

New Contributors

  • @Nec0ti made their first contribution in #1

Full Changelog: 1.2.0...1.2.1

1.2.0

17 Jan 15:28
Compare
Choose a tag to compare

Full Changelog: 1.1.3...1.2.0

Added a new feature called Tax Identification Number Inducer

With this feature, you can now:

  • Automatically identify and extract VKN/TCKN numbers from invoice files.
  • Allow users to input either the seller’s (for sales invoices) or the buyer’s (for purchase invoices) name before uploading the invoice.
  • Prompt users not to enter the VKN/TCKN number manually, but instead ensure it is correctly extracted from the invoice.
  • Ensure the program will only recognize and extract valid VKN/TCKN numbers from the invoice content.
  • Provide an improved interface for the user to specify the correct party's name and automatically match it to the associated VKN/TCKN.
  • This update improves the overall accuracy of the invoice processing by enforcing strict data validation rules for VKN/TCKN entries, making the analysis process more reliable and efficient.

1.1.3

17 Jan 14:47
Compare
Choose a tag to compare

prompt patched

Full Changelog: release...1.1.3

Release 1.1.2

09 Oct 14:49
574c539
Compare
Choose a tag to compare