Skip to content

v0.12.4

Choose a tag to compare

@joemasilotti joemasilotti released this 11 Aug 15:15
· 82 commits to main since this release

Fixed

  • 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.