-g option does not find config file ".\file" in current directory
Fixed in commit b1b02a363, will be in next release.
Double-quotes not allowed around filename on Windows
Fixed in commit b1b02a363, will be in next release.
latest 1.23.0 for Linux, compile error
Fixed in commit 63cccf14f, will be in next release. You can work with the master branch until then.
Fix OpenSUSE Tumbleweed compiler errors
Update Copyright notices to 2026
[GH1670] - Rename now works across devices (Unix)
Update to C++ standard 17
Merge branch 'rafaelx-DateTimeSorting'
[macOS] Typo in file type definition
Rename program name PasswordSafe to Password Safe in desktop file
Address review feedback: additional checks added
[win] Fix - Clear list of recently opened databases
[wx] Fix - Disable changing attachment of protected entries
Increase max usable hash iters
Merge branch 'huven-max-iters'
Update MIN_HASH_ITERATIONS
[win] Fix - GetAttachmentSymbol() return value mismatch
Merge branch 'froggie2523-wx-fix-clear_MRU-command'
[repo] Delete temp files from source code
[GH1661] Documemnt fix
Hook-up a help button
Ignore extraneous events until ready for them
[GH1661] Documemnt fix
Merge branch 'froggie2523-fix-DBv3-filter-by-att-fields'
[wx] Disable text entry field for attachment title in DisableAttachmentControls
DeleteAttachmentCommand - Update item in the UI instead of removing it
[wx] Remove the special treatment of N/A for the title
[wx] Fix check of attachment title
[win] Fix - DBv3-att - View attachment not working
[win] Fix - Wrong field name in Filter
Fix sourcehut Ubuntu next build
Merge branch 'rafaelx-GH1646_SortingByDateTime'
Document fix of GH1646
Allow usage of custom logger
[win] Fix - DBv3-att - Attachment fields in Filter
[wx] Fix - DBv3-att - Filtering out entries shows no results
[wx] Fix - DBv3 - Help on Attachment tab
[i18n] Updates to Slovak PO and Help files
[wx] Fix typos in the code
[win-i18n] Dutch translation updates courtesy of Bert
Prepare for new flatpack
Ready for wx release 1.23.0
[wx] Fix handling of empty groups after drag and drop
[wx] Add selection of output directory for report
Fixed regression in coretest
Show correct number of V3 attachments in Properties
[wx] Added "Attachment Content" to column view
Use default size for Attachment Title
Size of exported attachment is now correct.
Clarify commented-out code for posterity
[wx] Promote attachment tab before Password Policy tab
[wx] Handle edits in v3 attachments
[wx] export V3 attachment supported
Indicate V3 attachment in tree view
[wx] Add v3 attachment support to AddEditPropSheetDlg
[wx] Show attachment tab for V3 entries
[wx-i18n] French translation updates from logo largo via Transifex
[win-i18n] French translation updates from logo largo via Transifex
[win-i18n] Dutch translation updates courtesy of Bert
Prepare for new flatpack
Ready for wx release 1.23.0
Fixed regression in coretest
Show correct number of V3 attachments in Properties
[wx-i18n] French translation updates from logo largo via Transifex
[win-i18n] French translation updates from logo largo via Transifex
Set release date for 3.70.1
Bump version to 3.70.1
Document attachment tab in help
Reorder AddEdit tabs, making attachment tab penultimate
Save and display attachment length, not size, which is rounded up to a multiple of 8
[wx] Show confirmation dialog before clearing list of recently opened databases
[wx] Added "Attachment Content" to column view
Use default size for Attachment Title
Size of exported attachment is now correct.
[wx] Promote attachment tab before Password Policy tab
[wx] Handle edits in v3 attachments
[wx] export V3 attachment supported
Indicate V3 attachment in tree view
[wx] Add v3 attachment support to AddEditPropSheetDlg
[wx] Show attachment tab for V3 entries
[wx-i18n] French translation updates from logo largo via Transifex
[win-i18n] French translation updates from logo largo via Transifex
Can you try upgrading to 3.70.01 (the latest release)?
The YubiKey button is enabled when PasswordSafe detects a YubiKey device connected to your machine. The fact that it's enabled does not mean that your database requires the YubiKey to unlock. This is configured per database, via the Manage->Change Master Password function, where you can either add or remove the dependency on YubiKey for unlocking. For more details, click on the Help button in this window.
2.07 is really old, no idea if the export feature was functional then. If you wish, set up a dummy database with a couple of entries, export to plain text, attach the result to this thread and I'll take a look. As to the order, it really doesn't matter, as Excel (or any spreadsheet program) can easily sort the data.
Hi Ken, The 3.70 database is an evolution of the existing 3.x format, and therefore 3.70 maintains full backwards compatibility with previous versions. Furthermore, older versions of the app can open 3.70 databases with attachments, they'll just treat them as "unknown" fields while perserving them. V4 was a testbed for exploring several ideas that didn't pan out for several reasons. Hopefully there'll be a V5 somewhere down the line, implementing the lessons learned from V4 and providing more features...
Hi Stretch, Short answer: Yes, the older version will be able to open a database save by a newer version of Password Safe. If you use a newer feature, such as attachments, it will appear in the old version as "unknown field", but the data will not be lost.
Already there in 1.23
From the latest release notes: New Features in 3.70.0 Password Safe now supports adding a single attachment to an entry. Previously this was only available in the experimental V4 database format. With this release, the ability to add, update, remove and download a single attachment to an entry is now available via a new "attachment" tab in the Add/Edit Entry window.
From what I read in https://mzl.la/3paI340, you can export your passwords from Firefox into csv format. You should be able to tweak this into something that PasswordSafe can import via File->Import From...->Plain Text. For more details I suggest you (a) read "Notes on Plain Text Export & Import" in the online help, and (b) familiarize your self with what PasswordSafe expects by creating a toy PasswordSafe 3 database, putting in a couple of dummy entries, exporting this in text format and examining...
Hi Ken, PasswordSafe only uses the "Challenge Response" method. I'm not sure what led you to think there were two methods. When you unlock your safe using Yubikey, the master password you entered is sent as a "challenge", and the response is used to derive the actual encryption key. Hope this helps. Let me know if you want a deeper technical dice.
Set release date for 3.70.1
Bump version to 3.70.1
Document attachment tab in help
Reorder AddEdit tabs, making attachment tab penultimate
Save and display attachment length, not size, which is rounded up to a multiple of 8