Skip to content

1.3.0

Latest
Compare
Choose a tag to compare
@Nec0ti Nec0ti released this 18 Jan 12:05
· 14 commits to master since this release
66fae2b

📦 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