Releases: rohsaurus/Cerberus
Releases · rohsaurus/Cerberus
0.8.1-alpha
What's Changed
- Removed license fetching method as it doesn't work by @rohsaurus in #45
Full Changelog: $(versionNum)...0.8.1-alpha
This build was purely triggered to attempt to fix some bug on windows where it seems to not have access to the environment variable with database access key. Linux version works, but windows version seems to have issues communicating with the cloudflare workers which communicates with the database - investigation needed.
Update: It seems to be an issue with the build script and the powershell commands being run to grab env variable from github secrets and insert it into windows version. Linux works fine though.
0.8.0-alpha
Major Release with huge UX improvements!
Changelog:
What's Changed
- Only Allow .cerb extension files for Decryption by @rohsaurus in #18
- Login_Screen and Sign_Up_Screen now show a loading circle indicater to let the user know that the program is processing their request by @rohsaurus in #19
- Progress indicator for encryption and decryption
- Fixed issue where login screen is not visible on light background
Full Changelog: 0.7.2-alpha...0.8.0-alpha
0.7.2-alpha
All file types should work now. Needs further testing to confirm that.