Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Releases: JustWhit3/key-manager

1.1.0

13 Oct 15:40

Choose a tag to compare

Updates

  • Added clang-format setup to build system.
  • Minor improvements in build system.
  • Added compiler versions tests.
  • Updates in the encryption system: increase the length of the generated key from 100 to 256 bits, other minor updates.

Bugs fixing

  • Added fixed value to window height, otherwise the widgets would have been bugged.
  • Minor bugs fixing in objects positions.

1.0.0

20 Jul 14:02

Choose a tag to compare

New features

  • Added number of total stored passwords in the password manager state.
  • Added “confirm” button in the login state.
  • Added animations.

Updates

  • Encryption and decryption class updated by using crypto++ external library.
  • General improvements on buttons style.
  • App filesystem update.
  • Build system update.

0.3.1

11 Jul 09:23

Choose a tag to compare

New features

  • Added a new state to retrieve specific password information, directly from the password manager state.

Updates

  • Added a new password manager button for each password to reach the specific password information state.
  • Minor updates in password manager state.

Bugs fixing

  • Minor bugs fixing.

0.3.0

20 Jun 09:45

Choose a tag to compare

New features

  • Added metadata information on the left side of the menu state.
  • Added full support to all the 3 main OSs (Ubuntu, MacOS and Windows).

Updates

  • Login state style update.
  • Password generator state style update.
  • Set password state style update.
  • Menu state style update.
  • Build system update (added Qt installation step).

Bugs fixing

  • Corrected the error label position in the password generator state. Before it was overlapping with the rectangle decorator.
  • Fixed a bug in save button machinery of the password manager state.
  • Minor bugs fixing.

0.2.0

01 Jun 15:04

Choose a tag to compare

Updates

  • Added first draft of password generator state.

0.1.0

27 May 10:39

Choose a tag to compare

First beta release of the app.

0.0.1

16 Mar 14:05

Choose a tag to compare

0.0.1 Pre-release
Pre-release

Pre-release for Zenodo registration.