Skip to content

0.7.4

Compare
Choose a tag to compare
@itsjunetime itsjunetime released this 10 Mar 19:47
· 54 commits to master since this release

0.7.3 → 0.7.4

  • Added support for sending tapbacks to specific parts of messages (#81)
  • Added "sending..." view to show that text has been sent to the host
  • Added extra API specifications to match name or chat_identifier
  • Re-did tapback displays to look nicer and closer to stock (#98)
  • Improved display of special recents texts (e.g. attachments, handwritten messages, etc.) in left chat panel
  • Main view accurately shows current address and server status when network changes
  • App no longer crashes when SMServer is running in the background on the device
  • Fixed issue that prevented typing indicators from showing
  • Fixed issue that would throw safe mode if text sent with attachments and no text (#96)
  • Fixed issue with not all spaces showing in text on web interface (#90)
  • Fixed issue with attachments not downloading on chrome-based browsers (#94)
  • Fixed issue with texts on web interface not respecting new lines (#100)
  • Fixed issue preventing text deletion on iOS 13 (#95)
  • Fixed a few compilation warnings