Skip to content

Releases: roddhjav/pass-import

v2.2

18 Mar 23:23
v2.2
bdffb04
Compare
Choose a tag to compare

Changes

  • Add support for 1PIF file #36.
  • Important clean-up & code improvement #34.
  • Pwsafe: add support for:
    • Multiline notes #29,
    • Password history #30,
    • Email #32.
  • Do not remove protocol in url #31.
  • Update chrome CSV format for Chrome 66 #26 & #27.
  • Update 1password format #27 & #28.
  • Fix typos & improve code coverage.

Requirements

  • pass 1.7.0 or greater.
  • python3 (python 3.4, 3.5 and 3.6 are supported)
  • python3-defusedxml

This release is signed using the GPG key 06A26D531D56C42D66805049C5469996F0DF68EC

v2.1

21 Dec 22:35
v2.1
9691134
Compare
Choose a tag to compare

Changes

  • Fix typos #22
  • Add support for bitwarden #19.
  • Fix a lot of python linter errors.
  • Improve installation documentation.

Requirements

  • pass 1.7.0 or greater.
  • python3 (python 3.4, 3.5 and 3.6 are supported)
  • python3-defusedxml

This release is signed using the GPG key 06A26D531D56C42D66805049C5469996F0DF68EC

v2.0

03 Dec 17:17
52357ed
Compare
Choose a tag to compare

Major version

pass-import now natively supports import from other password manager and
therefore, it does not require the importer scripts any-more. Moreover, all the
importer's systems have been intensely tested against a test database.

pass-import now supports the following 17 password managers:

  • 1password6
  • 1password4
  • chrome
  • dashlane
  • enpass
  • fpm
  • gorilla
  • kedpm
  • keepass
  • keepasscsv
  • keepassx
  • keepassxc
  • lastpass
  • passwordexporter
  • pwsafe
  • revelation
  • roboform

Requirements

  • pass 1.7.0 or greater.
  • python3 (python 3.4, 3.5 and 3.6 are supported)
  • python-defusedxml

This release is signed using the GPG key 06A26D531D56C42D66805049C5469996F0DF68EC

v1.0

01 Dec 22:19
Compare
Choose a tag to compare
  • KDE wallet: unicode bugfix #16.

v0.2

15 Sep 10:39
Compare
Choose a tag to compare
  • keepass2csv: add username and do not add empty lines #13.
  • Add Enpass #9.
  • Lastpass: Ensure UTF-8 encoding #5.
  • Add Chrome importer #3.

0.1

09 Jan 18:24
Compare
Choose a tag to compare
0.1
  • Initial release.