Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pass-import-3.5.tar.gz.asc | 2024-02-25 | 963 Bytes | |
pass-import-3.5.tar.gz | 2024-02-25 | 259.9 kB | |
README.md | 2024-02-25 | 1.2 kB | |
v3.5 source code.tar.gz | 2024-02-25 | 259.6 kB | |
v3.5 source code.zip | 2024-02-25 | 402.2 kB | |
Totals: 5 Items | 923.8 kB | 1 |
What's Changed
- Readme change: fix macos py3 pip install command by @louisraetz in https://github.com/roddhjav/pass-import/pull/195
- Update Python code for new clean signature by @ctrueden in https://github.com/roddhjav/pass-import/pull/194
- Fix: Support 1PIF file format for 1Password v7.9.11 (macOS) by @davidandreoletti in https://github.com/roddhjav/pass-import/pull/207
- feat: Filter would be exported entries based on JSONPath filter expression by @davidandreoletti in https://github.com/roddhjav/pass-import/pull/208
- fix: improperly quoted tags values in 1password.1pif test asset by @davidandreoletti in https://github.com/roddhjav/pass-import/pull/209
- Add a unified way to generate otpauth url.
- Set a timeout to the audit api.
New Contributors
- @louisraetz made their first contribution in https://github.com/roddhjav/pass-import/pull/195
- @ctrueden made their first contribution in https://github.com/roddhjav/pass-import/pull/194
- @davidandreoletti made their first contribution in https://github.com/roddhjav/pass-import/pull/207
Full Changelog: https://github.com/roddhjav/pass-import/compare/v3.4...v3.5