Releases: pviswanathan/ChromeAutoTextExpander
Releases · pviswanathan/ChromeAutoTextExpander
v1.9.0
v1.8.5
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
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
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
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
- 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.