Skip to content

Releases: mhogomchungu/sirikali

1.8.1

22 Jan 11:03
Compare
Choose a tag to compare
The signing key can be retrieved with below command:

    gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242

Note on Windows builds:

   SiriKaliQt5-1.8.1 builds are 32 bit and have minimum requirement of windows 7.
   SiriKaliQt6-1.8.1 builds are 64 bit and have minimum requirement of windows 10.

   Changelog:-
    [WINDOWS]
-- Qt6 build now depends on version 6.8.1. This update prevents crashing when using cppcryptfs.
    [LINUX]
-- Disable eCryptfs support because ecryptfs-simple project is dead.
    [FLATPAK]
-- Update gocryptfs to version 2.5.0.
-- Update KDE runtime to version 6.8.

1.8.0

01 Jan 06:21
Compare
Choose a tag to compare
The signing key can be retrieved with below command:

    gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242

Note on Windows builds:

   SiriKaliQt5-1.8.0 builds are 32 bit and have minimum requirement of windows 7.
   SiriKaliQt6-1.8.0 builds are 64 bit and have minimum requirement of windows 10.

   Changelog:-

    [WINDOWS]
-- Make it possible to install cppcryptfs and cryptomator from within the app.
-- Minimum supported version of cryptomator is 0.6.0.
    [LINUX]
-- Make it possible to install cryptomator from within the app.
-- Minimum supported version of cryptomator is 0.6.0 and works in flatpak version only.

1.7.2

19 Nov 05:27
Compare
Choose a tag to compare
The signing key can be retrieved with below command:

    gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242

Note on Windows builds:

   SiriKaliQt5-1.7.2 builds are 32 bit and have minimum requirement of windows 7.
   SiriKaliQt6-1.7.2 builds are 64 bit and have minimum requirement of windows 10.

   Changelog:-

    [WINDOWS]
-- Fix API breakage in Cryfs version 1.0.0.
-- Do not check for minimum version of sshfs-win.

1.7.1

13 Nov 19:43
Compare
Choose a tag to compare
The signing key can be retrieved with below command:

    gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242

Note on Windows builds:

   SiriKaliQt5-1.7.1 builds are 32 bit and have minimum requirement of windows 7.
   SiriKaliQt6-1.7.1 builds are 64 bit and have minimum requirement of windows 10.

Changelog

    [WINDOWS]
-- Internally manage securefs and make it possible to update it from within the app.
    The ability is set to "off" by default and can be enabled in the settings menu.
    [LINUX]
-- Internally manage gocryptfs and securefs and make it possible to update them from within the app.
    The ability is set to "off" by default and can be enabled in the settings menu.

1.7.0

09 Nov 17:18
Compare
Choose a tag to compare
The signing key can be retrieved with below command:

    gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242

Note on Windows builds:

   SiriKaliQt6-1.7.0 builds are 64 bit and have minimum requirement of windows 10.
   SiriKali-1.7.0 builds are 32 bit and have minimum requirement of windows 7.

   [WINDOWS]
-- Internally manage securefs and make it possible to update it from within the app.
   [LINUX]
-- Internally manage gocryptfs and securefs and make it possible to update them from within the app.
  [FLATPAK]
-- Bundle Cryfs along side Securefs and Gocryptfs.

1.6.0

09 May 10:43
Compare
Choose a tag to compare
The signing key can be retrieved with below command:

    gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242

   [ALL]
-- Add support for building with Qt6 by passing option "-DBUILD_WITH_QT6=true" to cmake.
-- Add support for securefs version >= 1.0.0.

1.5.2

09 May 10:41
Compare
Choose a tag to compare

This entry is used to hold binaries build with github infrastructure.

Build date and time for git version: 1/24/2025 7:28:10 PM

1.5.1

10 Jul 08:11
Compare
Choose a tag to compare
The signing key can be retrieved with below command:

    gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242

   [NOT WINDOWS]
-- Folders specified in PATH variable will be checked when looking for executables.

1.5.0

01 Mar 15:12
Compare
Choose a tag to compare
The signing key can be retrieved with below command:

    gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242

   [ALL]
-- Add dark theme.

   [WINDOWS]
-- Add support for gocryptfs using cppcryptfs(https://github.com/bailey27/cppcryptfs) as a CLI backend.

1.4.8

01 Dec 15:02
Compare
Choose a tag to compare
    The signing key can be retrieved with below command:

    gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242

   [ALL]
-- Mounting items in Favorites now respects Re Use Mount Point setting.

   [LINUX]
-- Add cryptomator CLI backend(https://github.com/mhogomchungu/cli).
-- Kwallet now works when it was not build in at compile time by accessing it through dbus.
-- Only show volumes unlocked by the current user by default.

   [WINDOWS]
-- Update Qt to version 5.15.1