|
7 | 7 | <meta property="og:type" content="website" />
|
8 | 8 | <meta property="og:url" content="CHANGELOG.html" />
|
9 | 9 | <meta property="og:site_name" content="TeXstudio" />
|
10 |
| -<meta property="og:description" content="TeXstudio 4.8.4: fix word selection#3812. TeXstudio 4.8.3: use argument position to assign argument type (fixes some issues concerning keyval arguments), windows binaries are code signed for easier..." /> |
11 |
| -<meta name="description" content="TeXstudio 4.8.4: fix word selection#3812. TeXstudio 4.8.3: use argument position to assign argument type (fixes some issues concerning keyval arguments), windows binaries are code signed for easier..." /> |
| 10 | +<meta property="og:description" content="TeXstudio 4.8.5: fix false delimiter mismatch marker which gets stuck under certain circumstances#489, fix label stop working when using subfigure package#3816, fix ai wizard conversation history#3..." /> |
| 11 | +<meta name="description" content="TeXstudio 4.8.5: fix false delimiter mismatch marker which gets stuck under certain circumstances#489, fix label stop working when using subfigure package#3816, fix ai wizard conversation history#3..." /> |
12 | 12 | <link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="prev" title="Background information" href="background.html" />
|
13 | 13 |
|
14 | 14 | <link rel="shortcut icon" href="_static/texstudio.ico"/><!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 -->
|
15 |
| - <title>CHANGELOG - TeXstudio 4.8.4 documentation</title> |
| 15 | + <title>CHANGELOG - TeXstudio 4.8.5 documentation</title> |
16 | 16 | <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
|
17 | 17 | <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=9701f087" />
|
18 | 18 | <link rel="stylesheet" type="text/css" href="_static/tabs.css?v=4c969af8" />
|
|
131 | 131 | </label>
|
132 | 132 | </div>
|
133 | 133 | <div class="header-center">
|
134 |
| - <a href="index.html"><div class="brand">TeXstudio 4.8.4 documentation</div></a> |
| 134 | + <a href="index.html"><div class="brand">TeXstudio 4.8.5 documentation</div></a> |
135 | 135 | </div>
|
136 | 136 | <div class="header-right">
|
137 | 137 | <div class="theme-toggle-container theme-toggle-header">
|
|
154 | 154 | <div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">
|
155 | 155 |
|
156 | 156 |
|
157 |
| - <span class="sidebar-brand-text">TeXstudio 4.8.4 documentation</span> |
| 157 | + <span class="sidebar-brand-text">TeXstudio 4.8.5 documentation</span> |
158 | 158 |
|
159 | 159 | </a><form class="sidebar-search-container" method="get" action="search.html" role="search">
|
160 | 160 | <input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
|
|
208 | 208 | <article role="main">
|
209 | 209 | <section id="changelog">
|
210 | 210 | <h1>CHANGELOG<a class="headerlink" href="#changelog" title="Link to this heading">#</a></h1>
|
| 211 | +<section id="texstudio-4-8-5"> |
| 212 | +<h2>TeXstudio 4.8.5<a class="headerlink" href="#texstudio-4-8-5" title="Link to this heading">#</a></h2> |
| 213 | +<ul class="simple"> |
| 214 | +<li><p>fix false delimiter mismatch marker which gets stuck under certain circumstances <a class="reference external" href="https://github.com/texstudio-org/texstudio/issues/489">#489</a></p></li> |
| 215 | +<li><p>fix label stop working when using subfigure package <a class="reference external" href="https://github.com/texstudio-org/texstudio/issues/3816">#3816</a></p></li> |
| 216 | +<li><p>fix ai wizard conversation history <a class="reference external" href="https://github.com/texstudio-org/texstudio/issues/3820">#3820</a></p></li> |
| 217 | +<li><p>fix colspec parsing <a class="reference external" href="https://github.com/texstudio-org/texstudio/issues/3831">#3831</a></p></li> |
| 218 | +<li><p>fix user command handling in cached files <a class="reference external" href="https://github.com/texstudio-org/texstudio/issues/3828">#3828</a></p></li> |
| 219 | +<li><p>fix label detection on memoir class <a class="reference external" href="https://github.com/texstudio-org/texstudio/issues/3829">#3829</a></p></li> |
| 220 | +<li><p>fix crash when %Tex root document was not found</p></li> |
| 221 | +<li><p>class are used for completion in documentclass</p></li> |
| 222 | +<li><p>class names are not used anymore for package name completion</p></li> |
| 223 | +<li><p>local packages can provide local cwl files ,<a class="reference external" href="https://texstudio-org.github.io/advanced.html#local-packages">see manual</a></p></li> |
| 224 | +<li><p>fix handling of user definition commands in subfiles <a class="reference external" href="https://github.com/texstudio-org/texstudio/issues/3885">#3885</a></p></li> |
| 225 | +<li><p>fix crash in preview tooltip if no pdflatex is defined <a class="reference external" href="https://github.com/texstudio-org/texstudio/issues/3875">#3875</a></p></li> |
| 226 | +<li><p>handle special columntypes (m[l],NiceMatrix) better <a class="reference external" href="https://github.com/texstudio-org/texstudio/issues/3881">#3881</a></p></li> |
| 227 | +<li><p>handle key/val completion in frame environment better <a class="reference external" href="https://github.com/texstudio-org/texstudio/issues/3846">#3846</a></p></li> |
| 228 | +<li><p>fix caching of newly defined colornames</p></li> |
| 229 | +</ul> |
| 230 | +</section> |
211 | 231 | <section id="texstudio-4-8-4">
|
212 | 232 | <h2>TeXstudio 4.8.4<a class="headerlink" href="#texstudio-4-8-4" title="Link to this heading">#</a></h2>
|
213 | 233 | <ul class="simple">
|
@@ -1834,6 +1854,7 @@ <h2>Texmaker 1.2<a class="headerlink" href="#texmaker-1-2" title="Link to this h
|
1834 | 1854 | <div class="toc-tree">
|
1835 | 1855 | <ul>
|
1836 | 1856 | <li><a class="reference internal" href="#">CHANGELOG</a><ul>
|
| 1857 | +<li><a class="reference internal" href="#texstudio-4-8-5">TeXstudio 4.8.5</a></li> |
1837 | 1858 | <li><a class="reference internal" href="#texstudio-4-8-4">TeXstudio 4.8.4</a></li>
|
1838 | 1859 | <li><a class="reference internal" href="#texstudio-4-8-3">TeXstudio 4.8.3</a></li>
|
1839 | 1860 | <li><a class="reference internal" href="#texstudio-4-8-2">TeXstudio 4.8.2</a></li>
|
@@ -1940,7 +1961,7 @@ <h2>Texmaker 1.2<a class="headerlink" href="#texmaker-1-2" title="Link to this h
|
1940 | 1961 |
|
1941 | 1962 | </aside>
|
1942 | 1963 | </div>
|
1943 |
| -</div><script src="_static/documentation_options.js?v=4f6f18ad"></script> |
| 1964 | +</div><script src="_static/documentation_options.js?v=e62f6ccb"></script> |
1944 | 1965 | <script src="_static/doctools.js?v=888ff710"></script>
|
1945 | 1966 | <script src="_static/sphinx_highlight.js?v=dc90522c"></script>
|
1946 | 1967 | <script type="module" src="_static/scripts/furo.js?v=3e7832f7"></script>
|
|
0 commit comments