Skip to content

Commit 3261d4a

Browse files
committed
Version 9.18.2
1 parent 34ecd72 commit 3261d4a

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## [9.18.2] - 2024-02-18
4+
5+
### Fixed
6+
- Hold PDF refresh for 1s after compile.
7+
- Snippet and math preview panels use networked resource.
8+
- (#4156) Store the math tex of references on parsing.
9+
- (#4162) Snippet view can insert on any langID.
10+
311
## [9.18.1] - 2024-02-14
412

513
### Fixed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "LaTeX Workshop",
44
"description": "Boost LaTeX typesetting efficiency with preview, compile, autocomplete, colorize, and more.",
55
"icon": "icons/icon.png",
6-
"version": "9.18.1",
6+
"version": "9.18.2",
77
"publisher": "James-Yu",
88
"license": "MIT",
99
"homepage": "https://github.com/James-Yu/LaTeX-Workshop",

0 commit comments

Comments
 (0)