Skip to content

Releases: fregante/GhostText

23.3.3

03 Mar 09:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 22.7.20...23.3.3

22.7.20

20 Jul 10:54
a3ac72d
Compare
Choose a tag to compare

22.7.19.2014

19 Jul 20:14
Compare
Choose a tag to compare
  • Restore GhostText

The previous version was broken

22.7.19

19 Jul 09:52
Compare
Choose a tag to compare
  • Update dependencies by @fregante in #226
  • Republish for Firefox due to mistaken rejection

22.3.17

17 Mar 04:48
Compare
Choose a tag to compare
  • 765dc7a Dispatch events on contentEditable elements (#216)

21.4.8..22.3.17

21.4.8

08 Apr 13:30
Compare
Choose a tag to compare
  • 3e200f1 Allow activating GhostText by right clicking on fields (#205)

21.3.8..21.4.8

21.3.8

08 Mar 22:19
d240318
Compare
Choose a tag to compare
  • de21448 Support fields nested in CodeMirror widgets (#203)
  • 58de51c Point error messages to the specific documentation (Safari)

21.2.21..21.3.8

21.2.21

21 Feb 01:11
c5c6132
Compare
Choose a tag to compare

New

GhostText is now available on Safari! (#188)

Download it from https://apps.apple.com/app/ghosttext/id1552641506

Improvements

  • 8c5fe9a Point error messages to the specific troubleshooting documentation
  • ae48b38 Bubble synthetic event so more websites can catch them (#195)
  • 810afa6 Slightly improve notifications style (#197)
  • 29b3aec Add information and improve styling of options page (#193)

21.2.3.221..21.2.21

21.2.3.221

03 Feb 02:21
Compare
Choose a tag to compare
  • 71d31db Fix timeout logic and build

21.2.3..21.2.3.221

21.2.3

03 Feb 00:54
Compare
Choose a tag to compare

Bugfixes

  • 253faa2 Use the port configured in the options page (#184)

Changes

  • f2e1dcd Automatically stop listening for clicks after 15 seconds
  • 500393b Move notifications to the top right
  • c8936cf Click anywhere to close notifications
  • fda6aca Rename content.js so that console messages will appear to be clearly from GT
  • 6210905 Add explanation for an error caused by some editor extensions
  • 96661d9 Automatically pick the field more often (#186)
  • 9116224 Focus browser after disconnection (#176)

21.1.28..21.2.2