Releases: FlamedDogo99/OverQuill
Releases · FlamedDogo99/OverQuill
Release list
OverQuill v1.0.5
- Fixes breaking change introduced by the v6 CodeMirror Api
What's Changed
- Fix CodeMirror api changes by @FlamedDogo99 in #2
Full Changelog: v1.0.4...v1.0.5
OverQuill v1.0.4
Overquill Update 1.0.4
MathQuill Changes
Updated mathquill to use changes from FlamedDogo99/mathquill#1
- Fixed merge conflicts with mathquill/mathquill#545
- Makes
lim,inf,sup,supliminflim, andPrhave sublocks
- Makes
- Fixed merge conflicts with mathquill/mathquill#615
- Adds more amsmath symbols
- Added
iint,iiint,iiiintandidotsint - Extended mathquill/mathquill#1064 to include array environments
- Adds
\arraycommand to make an array environment. - Matrix functionality + column formatting options
c,r,land|
- Adds
Editor Changes
LaTeX command suggestions now display under the current command wrapper
Repo Changes
Automated packaging of Chrome, Firefox and Edge builds
- Removes invalid keys from manifest.json for each build
Full Changelog: v1.0.3...v1.0.4
MathQuill v1.0.3
First Release
- Added support for Firefox
- Loading fonts is now handled by the content script
- Moved Dead Key handling into the page script
- LaTeX command suggestions no longer use innerHTML
- Removed jQuery dependency and moved to MathQuill api v3