Skip to content

Releases: isteinbrecher/LaTeX2AI

v1.1.0-rc.1

22 Aug 15:29

Choose a tag to compare

v1.1.0-rc.1 Pre-release
Pre-release

Release notes

The main change is hot the TeX labels are stored. The default from now on is to store them in the temp folder, such that there is no links folder next to the document any more.

Changelog

  • Features:
    • Added option to store the LaTeX2AI items in a temporary directory. This is now the default option.
  • Other:
    • Build LaTeX2AI on GitHub
    • Added code quality checks

v1.0.3

30 Mar 21:32
5779470

Choose a tag to compare

Release notes

With this release a bug that caused Illustrator to crash was fixed.

Changelog

  • Features:
    • Pressing Escape in the debug form now returns to the item form instead of ending the item create/edit process.
  • Bug fixes:
    • Fix bug that could arise when the item vector inside the annotator contained items with non-valid pointers

v1.0.2

27 Dec 13:44
16f07dd

Choose a tag to compare

Release notes

With this release a bug that caused Illustrator to crash was fixed.

Changelog

  • Bug fixes:
    • Fix bug that caused Illustrator to crash when deselecting all active LaTeX2AI elements #189.

v1.0.1

17 Dec 19:04
1933e3e

Choose a tag to compare

Release notes

With this release a backwards compatible bug is fixed. This bug occurred if a placement option of an item created with a version < 1.0.0 was changed.

Changelog

  • Bug fixes:
    • Fix bug that caused problems when using items that were created using a deprecated hash algorithm.

v1.0.0

29 Nov 13:40
60b09af

Choose a tag to compare

Release notes

With this release macOS support is added to LaTeX2AI. Please note that this requires a changed installation procedure. For more infos, have a look at LaTeX2AI installation. Furthermore, the support for Illustrator CS6 is dropped, starting with v1.0.0, LaTeX2AI requires an Illustrator CC version.

Changelog

  • Features:
    • Add macOS support.
    • Add support for Unicode file paths.
    • Fix pdf file structure before missing links message is shown.
    • Improve finding of LaTeX and ghostscript paths.
    • Rework documentation.
    • Fix errors when working with Creative Cloud documents.
    • Allow to chose hotkey to finish item create / edit UI.
  • Other:
    • Use platform independent string hash algorithm.
    • Use native html based UI.
    • Restructured the repository file structure.
  • Deprecations:
    • Due to the new html UI, Illustrator CS6 support is dropped.

v0.0.11

10 Nov 21:34

Choose a tag to compare

Release notes

This version contains some patches for users who can not upgrade to v1.0.0.

Changelog

  • v0.0.11
    • With LaTeX2AI version 1.0.0, CS6 support is dropped. In case someone is limited to CS6, this versions is patched such that LaTeX2AI will NOT check for updates.
    • In case there are no LaTeX2AI items in the document, Illustrator does not give any warnings for non ASCII characters in the document path.

v1.0.0-rc.1

01 Oct 19:47
2060312

Choose a tag to compare

v1.0.0-rc.1 Pre-release
Pre-release

Release notes

With this release macOS support is added to LaTeX2AI. Please note that this requires a changed installation procedure. For more infos, have a look at LaTeX2AI installation.

Changelog

  • Features:
    • Add macOS support.
    • Fix pdf file structure before missing links message is shown.
    • Improve finding of LaTeX and ghostscript paths.
    • Rework documentation.
    • Fix errors when working with Creative Cloud documents.
  • Other:
    • Use platform independent string hash algorithm.
    • Use native html based UI.
    • Restructured the repository file structure.

v0.0.10

31 Mar 11:48
b5c0db9

Choose a tag to compare

Changelog

  • Features:
    • Add optional warnings when saving as PDF.
  • Other:
    • Add warning that LaTeX2AI is not compatible with non ASCII characters in the document path.
    • Support Illustrator 2022
    • Improve drawing of borders in preview mode.

v0.0.9

29 Dec 15:35
67f8377

Choose a tag to compare

Changelog

  • Features:
    • Add storage of labels inside Illustrator.
    • Add undo and redo text.

v0.0.8

18 Dec 09:17
9315433

Choose a tag to compare

Changelog

  • Bug fixes:
    • Fix bug in header include function.
    • Fix a bug when using MikTeX.
  • Other:
    • Deactivate possible externalization in TikZ constructs.