You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open database-specific settings from unlocked database view
The gear button in the unlocked database toolbar now opens a
DatabaseSettingsView with nickname, read-only, key file, metadata,
and cloud sync details instead of the global app settings sheet.
App settings remain accessible via a link at the bottom.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@
11
11
### New Features
12
12
- Add main-app entry editing with create, edit, delete, password generation, save-conflict resolution, and read-only editing safeguards
13
13
- Added: Save new credentials and generate strong passwords directly from AutoFill, with offline-safe queueing for Dropbox-backed databases.
14
+
- Settings button in unlocked database view now opens database-specific settings (nickname, read-only, key file, metadata, cloud sync) with a link to app settings
14
15
15
16
### Improvements
16
17
- Deleting an entry inside the Recycle Bin now permanently erases it instead of re-moving it to the same bin
0 commit comments