This repository has been archived by the owner on Oct 5, 2023. It is now read-only.
Releases: lenforiee/Amnesia
Releases · lenforiee/Amnesia
v0.1.1
v0.1.0
Amnesia v0.1.0
This is a second build of this app!
Changelog
- App source code has been completely restructured
- Fixed issue #3
- Fixed issue #4
- Fixed issue #5
- Fixed issue #6
- Merged resources views into one window (added a go back button)
- Added a MFA handler
- Implemented a secure cookie storage to store MFA cookie (remember device for 30 days check)
- Fixed search not showing all resources when query is empty
- Added user-agent entry (optional)
- Removed "Hide to tray" button, now closing app using the X window button hides it to tray
- Fixed text inconsistencies
- Added various sanity checks for the app sake
- Fixed password entry not being focused properly
- Removed loading screen that caused random app crashes
- List now shows the usernames linked to resources
- Added a workflow to automatically build release files for all supported platforms (Windows, Linux, MacOS)
v0.0.1
Amnesia v0.0.1
This is a first release of the app, some things might be buggy.
Changelog
- Added logging in
- Added loading the resource list
- Added adding new resource
- Added viewing a resource
- Added refreshing a list
- Added editing a resource (the window might be buggy)