Skip to content

Releases: SinclaM/desmos-unlocked

1.1.2

24 Jul 20:19
Compare
Choose a tag to compare

This releases touches up some of the HTML in the popup for nice formatting.

1.1.1

24 Jul 16:09
Compare
Choose a tag to compare

This release patches a subtle race condition that was present on Chromium browsers since 1.0.4.

1.1.0

23 Jul 20:46
Compare
Choose a tag to compare

This release adds support for:

  • Hundreds of new shortcuts and symbols that can be used in the graphing calculator
  • Enabling/disabling which characters break out of superscripts
  • Function auto-parenthesizing
  • Enabling/disabling shortcut substitution in subscripts

1.0.7

20 Jul 02:06
03e453d
Compare
Choose a tag to compare

This release adds some extra configuration options to the popup UI. Now users can choose to enable auto-parenthesizing functions and shortcut substitution in subscripts.

1.0.6

19 Jul 17:24
Compare
Choose a tag to compare

Users can now customize characters that break out of superscripts and subscripts through the popup UI.

1.0.5

19 Jul 03:16
Compare
Choose a tag to compare

Fixes a bug preventing the MathQuill override from working in Chromium browsers under certain circumstances. The manifests and package.json are erroneously labeled as 1.0.4 in this release.

1.0.4

18 Jul 17:07
e9aa3ba
Compare
Choose a tag to compare

This release adds support for many new symbols by extending the MathQuill formula editor in the graphing calculator. In this release, the MathQuill source module is always overriden by the extension. User configuration of this behavior through the popup UI will follow in the v1.1.0.

⚠️ This release has a major bug which reduces functionality in Chromium browsers.

1.0.3

18 Jun 03:55
e6555ab
Compare
Choose a tag to compare

Migration to manifest v3 where supported. This version is the first to be published to Chrome, Edge, and Opera.

Initial Release

09 Jun 00:00
Compare
Choose a tag to compare

1.0.2

Support for user customization of most of the MathQuill autoCommands through an easy-to-use control panel.

The extension currently uses manifest v2, which as of January 2022 was discontinued for new extensions by Chrome. As a result, this release has only been published to Firefox (https://addons.mozilla.org/en-US/firefox/addon/desmos-unlocked/).

This release can still be loaded locally into Chrome, Firefox, and Edge using the browser-specific zipped distributions, or by building from source.