Skip to content

v2.3.26.24beta

Pre-release
Pre-release

Choose a tag to compare

@kiarajugnu-stack kiarajugnu-stack released this 24 Jun 11:04
· 33 commits to main since this release
cbc7148

FieldMinds v2.3.26.24 Beta — Release Notes
🎨 UI Redesign & Visual Refinements
A significant redesign effort landed across this release, touching multiple screens and components. The backup/export screen was fully refactored with confirmation dialogs, a retention setting, and a redesigned privacy card. Several rounds of follow-up refinements polished layouts and visual consistency throughout the app.
🧭 Navigation & Gesture Improvements
The bulk of this release focused on making navigation feel native and fluid. iOS-style navigation transitions were restored using the correct androidx dependencies, and substantial work went into swipe-to-dismiss behavior — covering dialogs, cards, and screen-level gestures. Back gesture handling and card navigation were also improved iteratively across many PRs.
💾 Screen State Persistence
Across multiple PRs, state persistence was added and refined so that screens correctly restore their state when navigating back to them, surviving both gesture-based and button-based navigation flows.
🖼️ Canvas Mode (New Feature)
A new canvas mode was introduced, including resize handles on canvas blocks and a dedicated canvas experience. Follow-up fixes resolved CI compilation errors in canvas background and block rendering code.

What's Changed

Full Changelog: v2.2.26.21...v2.3.26.24beta