Skip to content

0.7.2

Compare
Choose a tag to compare
@itsjunetime itsjunetime released this 05 Feb 05:30
· 318 commits to master since this release

0.7.1 → 0.7.2

  • Added ability to run SMServer as a commandline app or daemon
  • Allowed sending of texts when subject field has text but body field is empty
  • Added option to not load web interface when running from command line
  • Links automatically open in new tabs as opposed to the current tab
  • App is compiled with minified css/html now
  • Cleaned up unnecessary code in web interface
  • Fixed warning about custom css file when no custom css file existed
  • Fixed issue that would occasionally cause crash if libSMServer was being run on the main thread
  • Fixed some logic in parsing of rich links to hopefully prevent more crashes
  • Fixed issue that prevented loading of data for requests that had special characters (e.g. carets, backticks) in their URL.
  • Fixed issue with sender names being offset by group chat events
  • Fixed various styling issues on mobile view; it should work just fine now