Skip to content

Septima 0.2.0

Choose a tag to compare

@superuser-miguel superuser-miguel released this 24 Jul 23:48

Septima 0.2.0 — a batch-and-verify release, plus in-place archive editing.

New

  • Batch extract — select or drop several archives at once and each unpacks into its own new folder next to itself. Encrypted set? Enter one shared password and it unlocks them all; archives needing a different password prompt individually, by name.
  • In-archive edit — delete or rename entries directly in an open archive, and verify integrity with a one-click Test Archive (with live progress).
  • Post-extract actions — a Show in Files button on the success toast, and an optional delete the archive afterwards toggle (handles split-volume archives too).
  • Generate a checksum file — optionally write a .sha256 next to a newly created archive (one line per volume part, for split archives).

Install

Recommended — signed repo with automatic updates:

flatpak install --user https://superuser-miguel.github.io/septima-repo/septima.flatpakref
flatpak run io.github.superuser_miguel.Septima

New releases then arrive with flatpak update.

Alternative — one-off bundle: download Septima.flatpak below, then:

flatpak install --user ./Septima.flatpak
flatpak run io.github.superuser_miguel.Septima

Requires the GNOME 50 runtime (Flatpak will offer to install it). The bundle has no update path — reinstall to move to a newer version, or use the signed repo above.

GPL-3.0-or-later. Portals only — no host filesystem access. Bundles 7zz (7-Zip ZS; RAR decode-only).