Skip to content

Releases: Biscgit/rustword_manager

v0.1.0-alpha.3

28 Jan 16:44
Compare
Choose a tag to compare

🦀 (Fixed) Alpha-Release of the Rustword-Manager

On Linux navigate to the precompiled binary and run with ./rustword_manager.
You need to have sqlcipher installed (Arch: sudo pacman -S --needed sqlcipher), glibc (2.38 or higher for binary, otherwise you can compile from source) and openssl-dev. Due to OpenSSL-Library we can only provide a Linux executable with this release. You can compile the source code for other platforms as mentioned in the readme.

Important

Support for Wayland only! No guarantees for Xorg.

Note

This is the first Version, breaking changes may appear in the near future.

We will provide an install script (for executing it with a terminal command from anywhere) soon.

Alpha3 Fixes:

  • made search-bar case-insensitive
  • fixed impossible selection of entry with Enter when searching

Leave a Star ⭐ on the Repo if you love our work! ❤️

v0.1.0-alpha.2

20 Jan 16:50
Compare
Choose a tag to compare

🦀 (Fixed) Alpha-Release of the Rustword-Manager

On Linux navigate to the precompiled binary and run with ./rustword_manager.
You need to have sqlcipher installed (Arch: sudo pacman -S --needed sqlcipher), glibc (2.38 or higher for binary, otherwise you can compile from source) and openssl-dev. Due to OpenSSL-Library we can only provide a Linux executable with this release. You can compile the source code for other platforms as mentioned in the readme.

Important

Support for Wayland only! No guarantees for X11 (might need sudo to run).

We will provide an install script (for executing it with a terminal command from anywhere) soon.

Alpha2 Fixes:

  • Fixed missing logging on encryption failure
  • Fixed checking for files before ensuring path-creation

Leave a Star ⭐ on the Repo if you love our work! ❤️

0.1.0-alpha.1

20 Jan 11:19
Compare
Choose a tag to compare

First Alpha-Release of the Rustword-Manager

On Linux navigate to the precompiled binary and run with ./rustword_manager.
You need to have sqlcipher installed (Arch: sudo pacman -S --needed sqlcipher). Due to SQLCipher we can only provide a Linux executable with this release. You can compile the source code for other platforms as mentioned in the readme.

We will provide an install script (for executing it with a terminal command from anywhere) soon.