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
Added complete French localization across settings, setup, vault overview, MDBX, attachments, and Bitwarden, retaining modular language resources.
Added a customizable vault overview, enabled by default with an option to return to the classic list. Overview search stays on the page and reuses the shared animated toolbar and Rust search index.
Fixed-amount and free-donation QR codes in Monica Plus, along with the support page, share full-screen preview, pinch-to-zoom, and saving of the original image.
Bitwarden login now adjusts to the keyboard and provides extra scroll space, keeping focused self-hosted URL and certificate fields visible.
Thanks to @aiguozhi123456 for #133: reduced scanner dependencies while retaining camera and gallery scanning, inverted and multiple-code recognition, and recovery during extended scanning sessions.
Thanks to @tommynok for #134: the import action bar now respects system navigation insets, and CSV import failure messages follow the app language.
Thanks to @tommynok for #131: expanded Russian translations, localized security questions, and improved layouts for longer labels.
Fixed #128: grouping options and the MDBX manager follow the app language, with English, Chinese, and Russian text that refreshes after language changes.
Added wallet card stacks for grouped storage and vertical browsing.
Wallet selection preserves stack order, with distinct group backgrounds, selection counts, and a separate section for individual cards.
Refined Monica Keyboard lists and added website address filling.
Added fill service protection with background checks and optional accessibility recovery.
Unified pull-to-search and Back behavior to prevent accidental activation.
Fixed Back showing the app-exit prompt while selecting authenticators, wallet items, or notes.
Fixed password submission with the keyboard Enter/Done key on the unlock screen.
Initial setup now requires system authentication before enabling biometric unlock.
Thanks to @tommynok for #127: fixed setup buttons overlapping the system navigation bar (#129) and placed Skip on its own row above longer step titles.
Language selection during setup now opens a popup menu without shifting page content.
Added a WebDAV backup count limit in Sync settings, with permanent backups exempt.
Fixed image overflow below the card-face crop preview.
Details
Disable the overview in Page adjustment to restore the classic list. Frequent wallet cards appear as a stack; frequent items, favorites, types, folders, databases, archive, and trash form modules that can be shown, hidden, reordered, and collapsed. Search follows the selected database and retains its query and results after returning from details. Index preparation and queries run in the background, using Rust for larger lists and a lightweight fallback for smaller ones.
Steam and the authenticator share CameraX preview and ZXing decoding, retaining all 13 barcode formats, inverted QR codes, and small-code recognition. Multiple candidates from the camera or gallery are filtered by the calling screen. Decoding stays in the background; frames are released before main-thread result delivery, with camera recovery and support for background/resume transitions.
@tommynok's #131 fills gaps in Russian translations and makes terminology consistent. Preset security questions now follow the app language while retaining existing question IDs and custom questions. Permission cards, preset-field dialogs, and segmented buttons give longer text enough room, reducing cramped labels, awkward wrapping, and mismatched button heights.
Grouping titles, descriptions, and preview labels now use language resources. Local and remote MDBX management, create/open flows, migration, history, snapshots, health diagnostics, repairs, and confirmation dialogs no longer use hardcoded Chinese. Languages without a translation fall back to English. History dates follow the app locale, and cached presentation text refreshes when the language changes while grouping identifiers, user content, and database operations retain their existing behavior.
Select cards to create or join a stack without naming it. Stacks appear first; individual cards retain their sort order.
Browse vertically with damped motion and collapse with one tap. The current card becomes the cover.
View the card count and manage members directly from the cover: reorder, remove, or dissolve the stack.
Selection expands stacks in their browsing order and preserves each stack’s saved member order. A shared background and group header identify each stack, show selected/total counts, and provide group selection and stack management. Individual cards retain their ordering in a separate section. Group selection under a filter affects only visible members; clearing all selections keeps selection mode open, and Back exits it.
Passwords, authenticators, and wallet items share a consistent keyboard layout, with filters and search aligned to the cards and dedicated space for fast scrolling.
Fill a saved website address using the new Website action on password entries.
Fill service protection supports resuming after reboot and unlock, accessibility connection checks, and auto-start guidance. Optional Shizuku ADB recovery requires reviewing the access risks.
Adjusted the authorization acknowledgement checkbox spacing so its selection feedback stays clear of the label.
Pull from the top past the threshold and release to search, without holding. The localized hint changes color in the revealed space. Scrolling back to the top does not trigger search. Back first hides the keyboard while retaining results; another Back exits search.
System Back in authenticator, wallet, and note selection mode uses the same cleanup as the selection toolbar: clear the selection and return to the normal list.
Submit the unlock password with the keyboard Enter/Done key using the same validation as the confirmation button. Initial password setup also supports keyboard Next and Done actions.
Enabling biometric unlock during initial setup now requires identity verification. Cancelling or failing authentication leaves it off, and devices without enrolled biometrics show setup guidance.
Includes @tommynok's #127: the setup action bar respects system navigation insets so Start, Previous, Next, and Finish remain accessible, covering #129. Skip also appears on its own row above longer step titles.
The welcome page shows languages in a scrollable popup anchored to Change, with the current language marked. Selecting a language, tapping outside, or pressing Back dismisses the menu without changing the underlying page layout.
Enable a limit of 1–1000 regular backups in the WebDAV page’s top-right Sync settings. Older excess backups are removed after each successful upload; permanent backups are retained separately and do not count toward the limit. When disabled, the existing age-based cleanup rules apply.
Card-face images stay within the crop preview when using portrait images, zooming, or panning, keeping the toolbar and footer clear.