|
8 | 8 | <meta property="og:url" content="CHANGELOG.html" /> |
9 | 9 | <meta property="og:site_name" content="TeXstudio" /> |
10 | 10 | <meta property="og:description" content="TeXstudio 4.9.0: implement peer-to-peer collaborative editing with ethersync, see manual, fix table insert from libreoffice calc, see#4186, fix stylesheet application on windowed pdf viewer, see#41..." /> |
11 | | -<meta property="og:image:width" content="1146" /> |
12 | | -<meta property="og:image:height" content="600" /> |
13 | | -<meta property="og:image" content="_images/social_previews/summary_CHANGELOG_994db1e2.png" /> |
14 | | -<meta property="og:image:alt" content="TeXstudio 4.9.0: implement peer-to-peer collaborative editing with ethersync, see manual, fix table insert from libreoffice calc, see#4186, fix stylesheet application on windowed pdf viewer, see#41..." /> |
15 | 11 | <meta name="description" content="TeXstudio 4.9.0: implement peer-to-peer collaborative editing with ethersync, see manual, fix table insert from libreoffice calc, see#4186, fix stylesheet application on windowed pdf viewer, see#41..." /> |
16 | | -<meta name="twitter:card" content="summary_large_image" /> |
17 | 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" /> |
18 | 13 |
|
19 | | - <link rel="shortcut icon" href="_static/texstudio.ico"/><!-- Generated with Sphinx 8.2.3 and Furo 2024.08.06 --> |
| 14 | + <link rel="shortcut icon" href="_static/texstudio.ico"/><!-- Generated with Sphinx 7.4.7 and Furo 2025.07.19 --> |
20 | 15 | <title>CHANGELOG - TeXstudio 4.9.0 documentation</title> |
21 | | - <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" /> |
22 | | - <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=ad9e2e31" /> |
| 16 | + <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" /> |
| 17 | + <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=25af2a20" /> |
23 | 18 | <link rel="stylesheet" type="text/css" href="_static/tabs.css?v=4c969af8" /> |
24 | 19 | <link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" /> |
25 | | - <link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=4aa03575" /> |
| 20 | + <link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=8dab3a3b" /> |
26 | 21 |
|
27 | 22 |
|
28 | 23 |
|
|
202 | 197 |
|
203 | 198 | <div class="sidebar-sticky"><a class="sidebar-brand" href="index.html"> |
204 | 199 |
|
205 | | - |
206 | 200 | <span class="sidebar-brand-text">TeXstudio 4.9.0 documentation</span> |
207 | 201 |
|
208 | 202 | </a><form class="sidebar-search-container" method="get" action="search.html" role="search"> |
@@ -278,6 +272,7 @@ <h2>TeXstudio 4.9.0<a class="headerlink" href="#texstudio-4-9-0" title="Link to |
278 | 272 | <li><p>change glossary to use special arguments, independent of label/ref <a class="reference external" href="https://github.com/texstudio-org/texstudio/pull/4212">#4212</a></p></li> |
279 | 273 | <li><p>extend find usage/goto definition for special arguments (e.g. glossary)</p></li> |
280 | 274 | <li><p>fix tabular column definition detection to handle split lines</p></li> |
| 275 | +<li><p>add rainbow colored braces (default:off) <a class="reference external" href="https://github.com/texstudio-org/texstudio/pull/4224">#4224</a></p></li> |
281 | 276 | </ul> |
282 | 277 | </section> |
283 | 278 | <section id="texstudio-4-8-9"> |
@@ -2094,9 +2089,9 @@ <h2>Texmaker 1.2<a class="headerlink" href="#texmaker-1-2" title="Link to this h |
2094 | 2089 | </aside> |
2095 | 2090 | </div> |
2096 | 2091 | </div><script src="_static/documentation_options.js?v=e33213b2"></script> |
2097 | | - <script src="_static/doctools.js?v=9bcbadda"></script> |
| 2092 | + <script src="_static/doctools.js?v=9a2dae69"></script> |
2098 | 2093 | <script src="_static/sphinx_highlight.js?v=dc90522c"></script> |
2099 | | - <script type="module" src="_static/scripts/furo.js?v=d32f1409"></script> |
| 2094 | + <script src="_static/scripts/furo.js?v=46bd48cc"></script> |
2100 | 2095 | <script src="_static/tabs.js?v=3ee01567"></script> |
2101 | 2096 | <script src="_static/design-tabs.js?v=36754332"></script> |
2102 | 2097 | </body> |
|
0 commit comments