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
A modal form's redirect now renders the page it returns to. The landing page kept its stale pre-submit content, and a flash toast on it never showed. Advanced Mode, both platforms.
Navbar buttons without an icon now show their title as text on Android, matching iOS. They rendered the missing-icon placeholder before. Both modes.
The floating action button now carries its rubyNative/fab accessibility identifier, so UI tests can address it. Advanced Mode, iOS.