Skip to content

v1.1.0

Compare
Choose a tag to compare
@rayhaanalykhan rayhaanalykhan released this 25 Jun 13:27
· 24 commits to main since this release
db9ce9b

New Feature: Added the capability for users to compose and send emails directly from within the app.

  • Users can send emails without leaving the app interface.
  • Provides feedback on email status (sent, saved, cancelled, failed) for improved user interaction.

Limitation: Redirects to an external email app if the device cannot send emails using the default mail app or if it's not configured.

  • In this case, direct feedback on email status is not available to the user.