Skip to content

Version 1.1

Compare
Choose a tag to compare
@jaredsinclair jaredsinclair released this 20 Feb 23:21
· 96 commits to master since this release
  • Smart Quotes Improved smart quote logic to be, well, smarter. Fixed bugs when quotes are inside opening brackets. Added support for ellipses (three periods), em-dashes (three consecutive dashes), and en-dashes (two dashes followed by anything but a dash). The correct single quote is used for decade abbreviations, as in: This is the ’80s, Greg.
  • Username Nomenclature Username field placeholder text and keyboards respect the username nomenclature of a given activity (email/username).
  • Change Renamed OSKPublishingViewControllerType to OSKPublishingMethod.
  • Drafts.app Added support for sending text to Drafts.app.
  • Google+ Added support for sharing to Google plus. Thanks to @peterfriese!
  • Kaizen Minor UI improvements.
  • Cursor Swiping Fixed a bug that broke swiping by single chars when trying to move the cursor across composed characters (like an emojum).
  • Crashers Fix potential crashes in Pinboard and Instapaper sharing.
  • Link Shortening Now always hiding the link shortening button when composing a tweet, since Twitter’s API counts all links, no matter how short, either 23 or 24 characters long.
  • Facebook Facebook "Post" button not disabled when text length goes to zero.