Skip to content

Releases: shaart/pstorage-multiplatform

v1.2.2

24 Sep 22:15
Compare
Choose a tag to compare

What's Changed

  • Application version showing fixed

Full Changelog: v1.2.0...v1.2.2

v1.2.1

23 Sep 19:40
1ca3d07
Compare
Choose a tag to compare
v1.2.1 Pre-release
Pre-release

UPD: fix not worked

Release deleted.

v1.2.0

24 Aug 18:17
Compare
Choose a tag to compare

What's Changed

v1.2.0 by @shaart in #15

  • Navigation system update
  • UI redesign, Sidebar added for navigation and log out from main view
  • Separate registration form added
  • 'Log in' form validation added
  • Badge for Build on 'main' added to README

Full Changelog: v1.1.0...v1.2.0

v1.1.0

01 Aug 19:40
Compare
Choose a tag to compare
  • Fix immediate crash on MacOS: now database and logs are stored under user's home
    directory: ~/pstorage-multiplatform
  • MacOS build info enriched with app category, BundleID specified explicitly.

Note: if you already used v1.0.1 - you should move a database file from <app_dir>/pstorage.data.db
to <user_home>/pstorage-multiplatform/pstorage.data.db

v1.0.1

30 Jul 12:11
Compare
Choose a tag to compare

Application MVP:

  • authorization
  • system tray with way to reopen app, copy password or exit
  • hide to tray on close
  • main view with passwords table
  • copy decrypted password to clipboard from table and from tray
  • add a new password
  • edit existing password: alias or password's value
  • delete existing password