Skip to content

v12.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Jul 14:19

✨ New Features

  • e2faf3d - add support for sending text as SMS via Android share menu (closes #481) (commit by @Bnyro)
  • 293b3a7 - allow 3rd party apps to select multiple contacts (closes #490) (commit by @Bnyro)
  • 92dade3 - hide bottom navigation bar if only one tab is enabled (see #480) (commit by @Bnyro)
  • 29fef37 - display date of latest SMS per thread in sms list (see #480) (commit by @Bnyro)
  • 2e01972 - replace contact icon placeholder with material shape (see #488) (commit by @Bnyro)

🐛 Bug Fixes

  • 441e7af - intents from 3rd party apps to view contacts open SMS screen (closes #482) (commit by @Bnyro)
  • 2ff1789 - don't block main thread while creating app shortcuts (closes #485) (commit by @Bnyro)
  • db4a3d5 - messages by the same sender are not always grouped in sms tab (see #480) (commit by @Bnyro)
  • 72e2d39 - crash when opening sms (closes #491) (commit by @Bnyro)
  • af3a86a - add middle name to first name field when importing (see #487) (commit by @Bnyro)
  • 5de540e - switching between device and local contacts source requires app restart (commit by @Bnyro)

🔧 Chores