Skip to content

v1.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 07:02
86a6bc2

What's Changed

  • Various UI/UX/Layout improvements and fixes.
  • #260 - Fixed searchbar issue where every keystroke dismisses the keyboard.
  • #261 - Replaced Frame with Border.
  • #266 - This application is now a shell application.
  • #263 - The entire row & column is now tappable in the about section in settings.
  • #264 - Fixed an issue where titles are being truncated in action sheets.
  • Fixed an issue where biometrics auth can be bypassed due to shell or native gestures.
  • Added a dedicated tab for the settings page.
  • Open SQLite memory & Uri flags.
  • Improved runtime performance.
  • Housekeeping and code clean up.
  • Update Maui.Controls & Maui.CommunityToolkit to latest versions.
  • Added new Icons and mock ups.
  • Added a Helper class containing commonly used UI methods.
  • Important documentation updates.

PRs