Skip to content

Latest commit

 

History

History
163 lines (88 loc) · 7.09 KB

CHANGELOG.md

File metadata and controls

163 lines (88 loc) · 7.09 KB

Changelog for jupyterlab_latex

4.3.0

(Full Changelog)

Enhancements made

Contributors to this release

(GitHub contributors page for this release)

@ktaletsk

4.2.0

(Full Changelog)

Enhancements made

  • Support Tectonic engine and execute user-customizable command sequence #245 (@akisaini)
  • Add jupyter-collaboration to Binder link #239 (@ktaletsk)

Contributors to this release

(GitHub contributors page for this release)

@akisaini | @github-actions | @ktaletsk

4.1.4

(Full Changelog)

Enhancements made

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@github-actions | @ktaletsk | @naoh16

4.1.3

(Full Changelog)

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@github-actions | @krassowski | @ktaletsk

4.1.2

(Full Changelog)

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@krassowski

4.1.1

(Full Changelog)

Enhancements made

  • Migrate to updated JupyterLab extension template #230 (@akisaini)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@akisaini | @ktaletsk | @naoh16

  • 4.1.0:

  • 4.0.0:

    • Update to JupyterLab 4.0
    • Update to Lumino 2
  • 3.2.0:

    • Update to JupyterLab 3.6.0
    • Bump JS and Python dependencies
    • Fix build issues
  • 3.1.0:

    • Switch to prebuilt (federated) extension model
    • Fix bug with icons visibility in the dark theme
  • 3.0.0:

    • Update to JupyterLab 3.0
    • Add LaTeX file menu
    • Add download PDF button
  • v2.0.0:

    • Update to JupyterLab 2.0
  • v1.0.0:

    • Update to JupyterLab 1.0
  • 0.6.1:

    • Added a new page component allowing the user to navigate PDFs by page label.
  • 0.6.0:

    • Fixed a bug where the PDF would try to open if the initial build failed.
  • 0.4.1:

    • Allow SyncTeX to work on windows by using absolute file paths.
  • 0.4.0:

    • Allow SyncTeX to work on windows by using absolute file paths.
  • 0.3.1:

    • Bugfix for SyncTeX on Windows.
  • 0.3.0:

    • New synctex functionality; server endpoints & front-end UI
    • New navigation UI for PDFJSViewer: zoom in/out, next/prev page, fit-to-pagewidth