Releases: gamersi/PassmanTRS
Release v0.1.6
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
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
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
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
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
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
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
Early version 0.0.0.2
unfortunately my workflow f#ed up and edited the old release, so no version history for now.