swifty

🔑 Free Offline-first Password Manager

GPL-3.0 License

Stars
877
Committers
15

Bot releases are hidden (Show)

swifty - 0.6.13 Latest Release

Published by alchaplinsky over 1 year ago

swifty - 0.6.12

Published by alchaplinsky over 1 year ago

  • Fix one time passwords refreshing when switching between entries
  • Remove password audit feature for now as it slows down authentication experience
swifty - 0.6.11

Published by alchaplinsky almost 2 years ago

Changes

  • Fix close window exception on Windows
  • Update dependencies
swifty - Handle offline error in auto updater

Published by alchaplinsky almost 2 years ago

swifty - Bugfix

Published by alchaplinsky almost 2 years ago

swifty - Fix localised interface

Published by alchaplinsky almost 2 years ago

swifty - Add languages (DE and UK) and bugfixes

Published by alchaplinsky almost 2 years ago

swifty - Add language setting

Published by alchaplinsky about 3 years ago

swifty - Add i18n with en, ru and tr translations

Published by alchaplinsky over 3 years ago

swifty - Fix saving vault file to hard drive

Published by alchaplinsky over 3 years ago

swifty - Update dependencies

Published by alchaplinsky over 3 years ago

swifty - Fix window actions on Windows

Published by alchaplinsky almost 4 years ago

swifty - Add app notarization for MacOS

Published by alchaplinsky almost 4 years ago

swifty - Update Electron to v10

Published by alchaplinsky about 4 years ago

  • Update to Electron v10
  • Update spectron to v12
  • Fix issue with expired credentials for gdrive
swifty - Dependencies update and security fixes

Published by alchaplinsky about 4 years ago

swifty - Dependencies update and security fixes

Published by alchaplinsky about 4 years ago

swifty - Upgrade dependencies and fix window for MacOS Big Sur

Published by alchaplinsky about 4 years ago

swifty - Fix OTP displayed in the app

Published by alchaplinsky over 4 years ago

  • Decrypt secret before generating OTP
swifty - Delegate Google Auth to user browser

Published by alchaplinsky over 4 years ago

  • Trigger Google Auth in browser tab instead of electron window
  • Update dependendcies
swifty - Time-based One Time Password

Published by alchaplinsky over 4 years ago

  • TOPT Support
  • Misc fixes