style: fix minor spelling/text issues in 1.4 release notes

This commit is contained in:
rugk 2022-06-26 14:44:44 +02:00
parent 83b59999a1
commit cbec587aa5
No known key found for this signature in database
GPG key ID: 05D40A636AFAB34D
4 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
<ul>
<li><strong>Neu:</strong> Alle Netzwerkanfragen bspw. zur Mastodon API haben nun ein Timeout von fünf Sekunden um Server die nicht antworten korrekt zu behandeln. (<a href="https://github.com/rugk/mastodon-simplified-federation/pull/72">#72</a>)</li>
<li><strong>Neu:</strong> Die Übersetzung für brasilianisches Portugiesisch wurde hinzugefügt, dank <a href="https://github.com/paulo-roger">@paulo-roger</a>.</li>
<li><strong>Neu:</strong> Die Übersetzung für brasilianisches Portugiesisch wurde hinzugefügt, danke an <a href="https://github.com/paulo-roger">@paulo-roger</a>.</li>
<li><strong>Behoben:</strong> Ein Fehler wurde behoben, der ein Problem mit der Umleitung von Toot-Interaktionen verursachen konnte, wenn der Toot nur für authentifizierte Benutzer über die Mastodon-API verfügbar ist. (<a href="https://github.com/rugk/mastodon-simplified-federation/issues/71">#71</a>)</li>
<li><strong>Behoben:</strong> Ein Fehler wurde behoben, der dazu führte, dass die Umleitung bei neueren Friendica-Versionen nicht abgefangen wurde. (<a href="https://github.com/rugk/mastodon-simplified-federation/issues/62">#62</a>)</li>
<li><strong>Verbessert:</strong> Die Übersetzung für Französisch wurden verbessert, danke an <a href="https://github.com/le-jun">@le-jun</a>.</li>

View file

@ -1,5 +1,5 @@
* **Neu:** Alle Netzwerkanfragen bspw. zur Mastodon API haben nun ein Timeout von fünf Sekunden um Server die nicht antworten korrekt zu behandeln. ([#72](https://github.com/rugk/mastodon-simplified-federation/pull/72))
* **Neu:** Die Übersetzung für brasilianisches Portugiesisch wurde hinzugefügt, dank [@paulo-roger](https://github.com/paulo-roger).
* **Neu:** Die Übersetzung für brasilianisches Portugiesisch wurde hinzugefügt, danke an [@paulo-roger](https://github.com/paulo-roger).
* **Behoben:** Ein Fehler wurde behoben, der ein Problem mit der Umleitung von Toot-Interaktionen verursachen konnte, wenn der Toot nur für authentifizierte Benutzer über die Mastodon-API verfügbar ist. ([#71](https://github.com/rugk/mastodon-simplified-federation/issues/71))
* **Behoben:** Ein Fehler wurde behoben, der dazu führte, dass die Umleitung bei neueren Friendica-Versionen nicht abgefangen wurde. ([#62](https://github.com/rugk/mastodon-simplified-federation/issues/62))
* **Verbessert:** Die Übersetzung für Französisch wurden verbessert, danke an [@le-jun](https://github.com/le-jun).

View file

@ -1,7 +1,7 @@
<ul>
<li><strong>New:</strong> All network requests e.g. to the Mastodon API now have a timeout of five seconds to handle servers not responding correctly. (<a href="https://github.com/rugk/mastodon-simplified-federation/pull/72">#72</a>)</li>
<li><strong>New:</strong> The translation for Brazilian Portuguese has been added, thanks to <a href="https://github.com/paulo-roger">@paulo-roger</a>.</li>
<li><strong>Fixed:</strong> A bug has been fixed that could cause an issue with redirection of toot interactions when the toot is only available to authenticated users via the Mastodon API. (<a href="https://github.com/rugk/mastodon-simplified-federation/issues/71">#71</a>)</li>
<li><strong>Fixed:</strong> A bug has been fixed that could cause an issue with redirection of toot interactions when the toot is only available to authenticated users via the Mastodon API. (<a href="https://github.com/rugk/mastodon-simplified-federation/issues/71">#71</a>)</li>
<li><strong>Fixed:</strong> A bug has been fixed that resulted in the redirection not being catched in case of newer Friendica versions. (<a href="https://github.com/rugk/mastodon-simplified-federation/issues/62">#62</a>)</li>
<li><strong>Improved:</strong> The translation for French has been updated, thanks to <a href="https://github.com/le-jun">@le-jun</a>.</li>
</ul>

View file

@ -1,5 +1,5 @@
* **New:** All network requests e.g. to the Mastodon API now have a timeout of five seconds to handle servers not responding correctly. ([#72](https://github.com/rugk/mastodon-simplified-federation/pull/72))
* **New:** The translation for Brazilian Portuguese has been added, thanks to [@paulo-roger](https://github.com/paulo-roger).
* **Fixed:** A bug has been fixed that could cause an issue with redirection of toot interactions when the toot is only available to authenticated users via the Mastodon API. ([#71](https://github.com/rugk/mastodon-simplified-federation/issues/71))
* **Fixed:** A bug has been fixed that could cause an issue with redirection of toot interactions when the toot is only available to authenticated users via the Mastodon API. ([#71](https://github.com/rugk/mastodon-simplified-federation/issues/71))
* **Fixed:** A bug has been fixed that resulted in the redirection not being catched in case of newer Friendica versions. ([#62](https://github.com/rugk/mastodon-simplified-federation/issues/62))
* **Improved:** The translation for French has been updated, thanks to [@le-jun](https://github.com/le-jun).