Skip to content

Commit e06d8ca

Browse files
committed
update changelog
1 parent 43c84bf commit e06d8ca

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

utilities/manual/build/html/CHANGELOG.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<meta property="og:type" content="website" />
88
<meta property="og:url" content="CHANGELOG.html" />
99
<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..." />
1212
<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" />
1313

1414
<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
262262
<h2>TeXstudio 4.9.0<a class="headerlink" href="#texstudio-4-9-0" title="Link to this heading"></a></h2>
263263
<ul class="simple">
264264
<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>
265269
</ul>
266270
</section>
267271
<section id="texstudio-4-8-9">

utilities/manual/build/html/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

utilities/manual/source/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
## TeXstudio 4.9.0
33

44
- implement peer-to-peer collaborative editing with ethersync, [see manual](https://texstudio-org.github.io/editing.html#collaborative-editing-pair-programming)
5+
- fix table insert from libreoffice calc, see [#4186](https://github.com/texstudio-org/texstudio/issues/4186)
6+
- fix stylesheet application on windowed pdf viewer, see [#4185](https://github.com/texstudio-org/texstudio/discussions/4185)
7+
- fix showing log for labels with colon in its name, see [#4184](https://github.com/texstudio-org/texstudio/issues/4184)
8+
- fix quotation mark replacement in rnw files,see [#4180](https://github.com/texstudio-org/texstudio/issues/4180)
59

610
## TeXstudio 4.8.9
711

0 commit comments

Comments
 (0)