|
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.9.0: implement peer-to-peer collaborative editing with ethersync, see manual. TeXstudio 4.8.9: extend close env to close env or delimiter (alt+return), add text selection in pdf viewer ..." /> |
11 | | -<meta name="description" content="TeXstudio 4.9.0: implement peer-to-peer collaborative editing with ethersync, see manual. TeXstudio 4.8.9: extend close env to close env or delimiter (alt+return), add text selection in pdf viewer ..." /> |
| 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 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..." /> |
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 8.1.3 and Furo 2024.08.06 --> |
@@ -262,6 +262,10 @@ <h1>CHANGELOG<a class="headerlink" href="#changelog" title="Link to this heading |
262 | 262 | <h2>TeXstudio 4.9.0<a class="headerlink" href="#texstudio-4-9-0" title="Link to this heading">¶</a></h2> |
263 | 263 | <ul class="simple"> |
264 | 264 | <li><p>implement peer-to-peer collaborative editing with ethersync, <a class="reference external" href="https://texstudio-org.github.io/editing.html#collaborative-editing-pair-programming">see manual</a></p></li> |
| 265 | +<li><p>fix table insert from libreoffice calc, see <a class="reference external" href="https://github.com/texstudio-org/texstudio/issues/4186">#4186</a></p></li> |
| 266 | +<li><p>fix stylesheet application on windowed pdf viewer, see <a class="reference external" href="https://github.com/texstudio-org/texstudio/discussions/4185">#4185</a></p></li> |
| 267 | +<li><p>fix showing log for labels with colon in its name, see <a class="reference external" href="https://github.com/texstudio-org/texstudio/issues/4184">#4184</a></p></li> |
| 268 | +<li><p>fix quotation mark replacement in rnw files,see <a class="reference external" href="https://github.com/texstudio-org/texstudio/issues/4180">#4180</a></p></li> |
265 | 269 | </ul> |
266 | 270 | </section> |
267 | 271 | <section id="texstudio-4-8-9"> |
|
0 commit comments