2020-10-26
- Native Node FS promises over
pify
library - Bugfix
- Undefined entry metadata in Bitwarden and 1Password imports
- #69 Empty custom fields are imported in Buttercup CSV
2020-07-12
- Prevent hard failure when importing Buttercup vaults when parent/child relationships are broken
2020-07-12
- Remove support for KDBX imports
2020-07-07
- Bugfix:
ButtercupCSVImporter
not importing correctly- CSV item type (group/entry) not detected
- Group ID not set
- Group parent not set
2020-07-06
- Bugfix
ButtercupCSVImporter
not exported correctly
2020-07-06
- Bugfix
package.json
main
points to incorrect location
2020-05-30
- Major rebuild
- Buttercup vault importer (.bcup)
- All importers use classes
- Buttercup core version 4
2020-03-31
- Update all dependencies
- Bugfix:
- #54 Fix argon2 Windows builds
2020-02-11
- Generic CSV importer
2019-11-14
- KDBX key file support
2019-10-02
- Removed Node 6 support
- Upgrade kdbxweb to latest version (1.5.3)
- Support argon2 for kdbxweb and KDBX version 4
2019-07-11
- Bitwarden import support
2018-07-28
- Add Buttercup import support (CSV)
2018-03-15
- Move
buttercup
to peerDependency
2018-03-03
- Upgrade kdbxweb to latest version (1.2.2)
2018-02-27
- Adds support for more 1password entry types and categories
2018-02-26
- Update all dependencies
2018-02-26
- Fix 1Password import of empty items (unset fields)
2017-06-18
- Fix Lastpass multiline values (CSV importing)
2017-05-27
- Fix Lastpass empty/non-existent notes creating blank meta values
2017-05-27
- Added support for exported Lastpass archives (csv)
2017-05-05
- Added support for exported 1password archives (1pif)
2017-03-13
- Core update to 0.35.0
- Fix importing for special characters
- Archives created using encoded entry values feature
2017-01-07
- Bugfix: No error thrown if Keepass export password is wrong
2017-01-07
- Core @ 0.33.0
- Archive getHistory command
2017-01-07
- Update Buttercup-core to 0.32.0
- Remove file-output for importing KDBX archives