Releases: SlackingVeteran/frija-dev
Releases · SlackingVeteran/frija-dev
v2.0.23364.3
- Make IMEI/SN as mandatory field in manual mode. Firmware cannot be retrieved without this field from Samsung FUS server
- Cache IMEI/SN field similar to Model/CSC fields for Manual mode
- Remove most of the usage of Firebase database
- Fix crash when CRC does not match for downloaded firmware
- Add Ushie as contributor
v2.0.23362.1
- Fix Frija not able to retrieve firmware
- Use new SmartSwitch's encryption keys
- Frija can pull firmware for EUX csc
v2.0.23357.1
- Fix Frija not able to retrieve firmware
- Use new SmartSwitch's encryption keys
- Frija can pull firmware for EUX csc
v2.0.23262.4
- Added dll cleanup code to support Frija v1.x to v2.0 upgrade
- Fixed an issue where it could not communicate with backend at often times
v2.0.23262.2
- Fixed an issue where it could not communicate with backend at often times
v2.0.22044.1
- Fixed an issue on previous RC3 build where Frija was unable to properly check if drivers are installed on PC
- Frija now uses Samsung drivers instead of ADB to pull device info needed to find the firmware in Auto mode.
- Fixed an issue where Chinese users were unable to use the App.
- Fixed an issue where Frija was unable to delete enc2|enc4 files after successfully decrypting them .
- Added a dialog box notifying users that firmware has been successfully downloaded.
- Added a proxy to prevent unauthorized access to Frija database.
- Mica effect on Windows 11 for both dark and light theme.
- Added many small UI improvements
v2.0.22043.5
- Fixed an issue on previous RC3 build where Frija was unable to properly check if drivers are installed on PC
- Frija now uses Samsung drivers instead of ADB to pull device info needed to find the firmware in Auto mode.
- Fixed an issue where Chinese users were unable to use the App.
- Fixed an issue where Frija was unable to delete enc2|enc4 files after successfully decrypting them .
- Added a dialog box notifying users that firmware has been successfully downloaded.
- Added a proxy to prevent unauthorized access to Frija database.
- Mica effect on Windows 11 for both dark and light theme.
- Added many small UI improvements
v2.0.22043.2
- Frija now uses Samsung drivers instead of ADB to pull device info needed to find the firmware in Auto mode.
- Fixed an issue where Chinese users were unable to use the App.
- Fixed an issue where Frija was unable to delete enc2|enc4 files after successfully decrypting them .
- Added a dialog box notifying users that firmware has been successfully downloaded.
- Added a proxy to prevent unauthorized access to Frija database.
- Mica effect on Windows 11 for both dark and light theme.
- Added many small UI improvements
v2.0.21355.3
- Fixed an issue where app was unable to download certain firmware with 403 forbidden error
- Added more checks to prevent UI from getting stuck in unwanted state if there is error
v2.0.21349.1
- Added legacy manual mode which lets user enter all the firmware details instead of Frija retrieving the info on its own
- Bundled README.txt with zip file which tells user to install x86 version of .NET Core v3.1.21 even if user has x64 system
- Fixed some bugs found since last beta
- Fixed some bugs that has potential to be triggered in very rare cases