Skip to content

Releases: mssun/passforios

v0.5.0

13 Jan 06:15
Compare
Choose a tag to compare
Use own parser for multiline values giving up Yams

v0.4.1

15 Aug 03:08
Compare
Choose a tag to compare
Bug fixes

v0.3.1

15 Aug 03:08
Compare
Choose a tag to compare
New passcode lock

v0.3.0: - Update dependencies

20 Jan 23:42
Compare
Choose a tag to compare

v0.2.10: Support iOS 11 style

11 Nov 03:49
Compare
Choose a tag to compare
- support iOS 11 UI
- fix minor bugs

v0.2.9: New features, updates and bug fixes

06 Oct 13:49
Compare
Choose a tag to compare
  • support iOS 11
  • convert to Swift 4
  • update upstream libraries
  • provide more detailed git clone error messages
  • fix the passcode lock rotation issue
  • other bug fixes

v0.2.8: New features, updates and bug fixes

17 Jul 05:14
Compare
Choose a tag to compare
- support Chrome and app extension
- support portait mode
- bug fixes

v0.2.7: New features, updates and bug fixes

08 Jun 03:15
Compare
Choose a tag to compare
  • support importing SSH private key via scanning QR codes
  • SSH public key is not required anymore
  • code polishing (UI and code logics)
  • several bug fixes

v0.2.6: New features, updates and bug fixes

23 May 06:51
Compare
Choose a tag to compare
- polish and simplify code
- scan QR code to insert PGP ascii-armor keys
- bug fixes

Version 0.2.5

29 Apr 15:56
Compare
Choose a tag to compare
Support folder operations

- support add/delete/move folders
- many under-the-hood updates
- code polishing