Skip to content

Releases: pviswanathan/ChromeAutoTextExpander

v1.9.0

25 Jun 06:42
Compare
Choose a tag to compare
  • Attempt to add support for O365 OWA
  • Adding support for G+ communities
  • Fix support for Evernote
  • Adding omnibox support (use keyword 'ate' and the Tab key to trigger)
  • Fix to let consecutive shortcuts fire even if typed without whitespace

v1.8.5

09 Jun 04:47
Compare
Choose a tag to compare

v1.8.5

  • Fix Inbox support
  • Increase max time for shortcut detection to 10s
  • Figure out what's going on with the @ shortcut prefix issue

v1.8.4

23 May 21:38
Compare
Choose a tag to compare

v1.8.4

  • Changed popup warnings when Chrome is not syncing the shortcuts properly to use a warning banner instead that is less in-your-face and still let you navigate sites without crying in frustration.
  • Fixing inconsistency with handling of trailing spaces. Should only add a space after the expansion if you typed a space.
  • Adding auto-capitalization with checking for lower-case versions of the word typed, and applying all-caps or just first letter capitalization automatically.
  • Updating crouton banners to require user-initiated dismiss sometimes, so they notice them.

v1.8.2

25 Mar 02:05
Compare
Choose a tag to compare

v1.8.2

  • Fix for Salesforce support (was cutting short attaching listeners to new iframes).
  • Added new Textarea option for demoing shortcuts.
  • Slight optimization to attaching listeners by not running regex over all special cases.

v1.8.1

20 Mar 05:02
Compare
Choose a tag to compare

v1.8.1

  • Added support for Google Inbox
  • Added support for Google Translate
  • Added support for MailChimp
  • Added support for Confluence (Atlassian)
  • Replacing annoying exception messages in console when script does not work with iframes

v1.8.0

17 Mar 00:51
Compare
Choose a tag to compare
  • Added much more robust data loss prevention and recovery during upgrades.
  • Added demo area to test out expansions inside the options page.
  • Added more robust cursor placement (customizable) and expansions in contenteditable divs / iframes.