Releases: EthanLipnik/OpenSesame
1.2.0: Clean Up
This release is a pretty minor release.
- macOS got a menubar extra
- Favicons are higher quality
- Search tokens
Most of the changes are behind the scenes. There is now only one target for both macOS and iOS and the whole project is a bit cleaner.
1.1.1: Mac Launch
The Mac version has been submitted to the App Store!
Why this is exciting
The macOS version was what I have been working on the most and was super sad that macOS 12 didn't release with iOS 15. Nonetheless, it has finally been released giving a bigger audience the best version of OpenSesame. OpenSesame is now on iOS, iPadOS, and macOS!
What's Changed
- Extract app identifiers by @feralbob in #25
- Fix Toolbar Appearance on macOS by @MichaelJBerk in #32
New Contributors
- @MichaelJBerk made their first contribution in #32
Full Changelog: 0.2.1...1.1.1
1.0: App Store Release
OpenSesame has been released to the App Store!
Features
- iCloud Syncing
- OTP Auth (Two Factor Authentication)
- Safari Autofill
- On-Device AES encryption
- Biometrics unlock
- Pinned accounts
- Multiple vaults
- Multipeer account sharing
- Import/Export
- Password generator
- Credit/Debit card support
- Notes field
- OTP QR codes
- Alternate icons
Full Changelog: 0.2.1...1.0
0.2.1: Bug fixes and improvements
Improved performance and added 'other accounts' listing
0.2: Cards, Settings, Importing
Update README.md
0.1.2: Notes, iCloud Syncing, bug fixes
Added a notes field
0.1.1
Warning The database has updated it's encryption method without a proper migration path. It will delete your local store. iCloud should restore it but as of right now, you cannot decrypt the passwords. Will add a solution in the next update if you wish to keep them
OpenSesame is now open source!
Warning There are still some warnings in the project (mostly with the assets) due to Xcode beta being weird. Will be resolved soon