Skip to content

Releases: KarimAziev/chrome-emacs

Release 0.5.2

21 Aug 18:07
Compare
Choose a tag to compare
Increment version to 0.5.2

Release 0.5.1

17 Aug 14:09
Compare
Choose a tag to compare
Increment version to 0.5.1

Release 0.5.0

17 Aug 10:31
Compare
Choose a tag to compare
Increment version to 0.5.0

Release 0.4.0

17 Apr 13:29
Compare
Choose a tag to compare

What's Changed

  • Added an options page, which allows users to configure which letters to use for hints and exit keybindings.
  • Pinned icons are now highlighted according to the tab.

Full Changelog: 0.3.1...0.4.0

Release 0.3.1

02 Apr 14:02
Compare
Choose a tag to compare

Fixed an issue on some sites, such as replit.com, where editing failed due to weird ID attribute values in DOM elements. Although IDs that start with a digit are valid in HTML, they require special escaping in CSS selectors.

Full Changelog: 0.3.0...0.3.1

Release 0.3.0

01 Apr 14:57
Compare
Choose a tag to compare
  • The main feature is the experimental support for vscode.dev, codesandbox.io, and other sites that do not globally expose the Monaco API. See considerations here.
  • Improved textarea editing. Previously, e.g., on GitHub, after editing, the submit button would remain disabled. Now, it correctly recognizes changes.
  • Hints now also highlight and make editable areas clickable, further improving the recognition of editable areas.
  • Added support for coderpad.io.

Full Changelog: 0.2.2...0.3.0

Release 0.2.2

18 Mar 13:24
Compare
Choose a tag to compare
Increment version to 0.2.2

Release 0.2.1

14 Mar 08:45
Compare
Choose a tag to compare
Increment version to 0.2.1

Release 0.2.0

10 Mar 15:51
b4e12cb
Compare
Choose a tag to compare
ci: update download-artifact action to v4 in deploy-extension workflow

Release 0.1.5

27 Feb 11:33
50a9ffa
Compare
Choose a tag to compare
Merge pull request #2 from KarimAziev/dev

Release 0.1.5