Releases: isteinbrecher/LaTeX2AI
v1.1.0-rc.1
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
Release notes
With this release a bug that caused Illustrator to crash was fixed.
Changelog
- Features:
- Pressing
Escapein the debug form now returns to the item form instead of ending the item create/edit process.
- Pressing
- Bug fixes:
- Fix bug that could arise when the item vector inside the annotator contained items with non-valid pointers
v1.0.2
v1.0.1
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
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
htmlbased UI. - Restructured the repository file structure.
- Deprecations:
- Due to the new
htmlUI, Illustrator CS6 support is dropped.
- Due to the new
v0.0.11
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
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
htmlbased UI. - Restructured the repository file structure.
v0.0.10
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
Changelog
- Features:
- Add storage of labels inside Illustrator.
- Add undo and redo text.
v0.0.8
Changelog
- Bug fixes:
- Fix bug in header include function.
- Fix a bug when using MikTeX.
- Other:
- Deactivate possible externalization in TikZ constructs.