Skip to content

Releases: gamersi/PassmanTRS

Release v0.1.6

30 Jun 19:10
58095ec
Compare
Choose a tag to compare

PassmanTRS v0.1.6 - Release Notes

Release Date: 30.06.2024

Overview

Introducing PassmanTRS v0.1.6, another stable release of a password manager developed with Tauri and Svelte. This version includes dependecy updates, a search feature and a passsword strength meter. It's still rather early in development.

Changes

  • Bumped all dependencies which fixes atleast 2 known vulnerabilities
  • New Feature: search bar
  • New Feature: Password strength meter

Note

This is an early release; expect updates and improvements in future versions.
Feel free to report bugs/vulnerabilities or create PRs

Release v0.1.5

11 Apr 19:55
29bc15b
Compare
Choose a tag to compare

PassmanTRS v0.1.5 - Release Notes

Release Date: 11.04.2024

Overview

Introducing PassmanTRS v0.1.5, another stable release of a password manager developed with Tauri and Svelte. This version includes security improvements and dependecy updates. It's still rather early in development.

Changes

  • Bumped all dependencies which fixes atleast 2 known vulnerabilities
  • Built with newest rust version which fixes a critical vulnerability with the command api on windows

Note

This is an early release; expect updates and improvements in future versions.
Feel free to report bugs/vulnerabilities or create PRs

Release v0.1.4

05 Feb 18:06
e2b3ad9
Compare
Choose a tag to compare

PassmanTRS v0.1.4 - Release Notes

Release Date: 05.02.2024

Overview

Introducing PassmanTRS v0.1.4, another stable release of a password manager developed with Tauri and Svelte. This version includes one key feature and a few QoL, Under-the-hood and security improvements. It's still rather early in development.

New Features

  • Cryptographically secure Password generation(thanks to @0xk1f0)
  • Added Password Generator History (of course encrypted in AES256GCM, like all passwords)
  • Better contrast on home page

Note

This is an early release; expect updates and improvements in future versions.
Feel free to report bugs/vulnerabilities or create PRs

Release v0.1.3

21 Jan 17:45
ca9282e
Compare
Choose a tag to compare

PassmanTRS v0.1.3 - Release Notes

Release Date: 21.01.2024

Overview

Introducing PassmanTRS v0.1.3, another stable release of a password manager developed with Tauri and Svelte. This version includes one key feature and a few QoL/Under-the-hood improvements. It's still rather early in development.

New Features

  • Basic Password Generation (finally)
  • i18n - Added missing (hardcoded) string
  • Updated dependencies & node version (fixes atleast 1 known security issue and may result in better optimisation)
  • Added about page with more details

Note

This is an early release; expect updates and improvements in future versions.
Feel free to report bugs/vulnerabilities or create PRs

Release v0.1.2

08 Jan 18:01
cbc7e4b
Compare
Choose a tag to compare

PassmanTRS v0.1.2 - The Multilingual Release - Release Notes

Release Date: 08.01.2024

Overview

Introducing PassmanTRS v0.1.2, another stable release of a password manager developed with Tauri and Svelte. This version includes one key feature I somehow missed. It's still rather early in development.

New Features

  • i18n - Support for English and German(Release 0.1.0 - 0.1.1 are in German)

Note

This is an early release; expect updates and improvements in future versions.
Feel free to report bugs/vulnerabilities or create PRs

Release v0.1.1

06 Jan 23:20
7eeb2f2
Compare
Choose a tag to compare

PassmanTRS v0.1.1 - Release Notes

Release Date: 07.01.2024

Overview

Introducing PassmanTRS v0.1.1, the second stable release of a password manager developed with Tauri and Svelte. This version includes many Quality Of Life improvements, while still being early in development.

New Features

  • Settings Menu
  • Ability to change the Master Password
  • Styling improvements
  • Shortcuts

Note

This is an early release; expect updates and improvements in future versions.
Feel free to report bugs/vulnerabilities or create PRs

Release v0.1.0

01 Jan 19:09
3d13ac8
Compare
Choose a tag to compare

PassmanTRS v0.1.0 - Release Notes

Release Date: 01.01.2024

Overview

Introducing PassmanTRS v0.1.0, the first stable release of a password manager developed with Tauri and Svelte. This version includes key features for password management, while still being early in development.

Features

  • Password Storage, Retrieval, Deletion, and Editing
  • Master Password Encryption with bcrypt
  • Password Encryption in AES-256-GCM
  • Copy to Clipboard

Note

This is an early release; expect updates and improvements in future versions.
Feel free to report bugs/vulnerabilities or create PRs

App v0.0.0.2

08 May 19:34
4434612
Compare
Choose a tag to compare
App v0.0.0.2 Pre-release
Pre-release

Early version 0.0.0.2
unfortunately my workflow f#ed up and edited the old release, so no version history for now.