Skip to content

Releases: rohsaurus/Cerberus

0.8.1-alpha

02 Oct 19:09
0f39907

Choose a tag to compare

What's Changed

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

06 Mar 17:04
34b9913

Choose a tag to compare

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

29 Jan 20:20

Choose a tag to compare

All file types should work now. Needs further testing to confirm that.