Skip to content

Releases: toger5/Spectre-gtk

libadwaita

03 Aug 13:14
Compare
Choose a tag to compare

use libadwaita

Newer gtk version

05 Mar 21:31
Compare
Choose a tag to compare

This also fixes the copy issue of other passwords

Full Changelog: 0.0.6...0.0.7

Feature complete but broken

20 May 09:54
Compare
Choose a tag to compare
Pre-release

Add support for different password types and versions.
Still lots of bugs present (particulary the copy system of the other password types)
Under the hood the list model was refactored to allow for those functionalities.

Almost alpha

09 May 02:48
Compare
Choose a tag to compare
Almost alpha Pre-release
Pre-release

This version is really close to be an alpha.
There missing features like setting the password type. But it has all the core features and list filtering in place. I wanted to figure out the filtering before starting to add more features.

Usable version with gtk4 and listview implementation

05 May 20:48
Compare
Choose a tag to compare

It has almost reached feature parity with the gtk3 branch but is much nicer to look at.
The password file is in the ~/.spectre.d/name.mpsites (The folder still has to be created manually... pre-release...)

gtk4 port

30 Apr 14:59
Compare
Choose a tag to compare
gtk4 port Pre-release
Pre-release
  • Port to gtk4
  • New list using gtk4 ListView and reusable cells
  • New cell design with copy button and password preview

mwp

31 Mar 13:44
Compare
Choose a tag to compare
mwp Pre-release
Pre-release

It is usable...

  • Passwords can be generated.
  • Files for a username a created and loaded when logging in with the same username and user-secret.
  • Indenticons are shown.
  • When logged in the app goes in the background and no user-secret is required for generating the next site-result (password).
    It is a pre-release:
  • There are lots of known issues.