diff --git a/assets/texts/en/Changelog/2.1.html b/assets/texts/en/Changelog/2.1.html new file mode 100644 index 0000000..769218c --- /dev/null +++ b/assets/texts/en/Changelog/2.1.html @@ -0,0 +1,9 @@ + diff --git a/assets/texts/en/Changelog/2.1.md b/assets/texts/en/Changelog/2.1.md index 7088ea5..352aa93 100644 --- a/assets/texts/en/Changelog/2.1.md +++ b/assets/texts/en/Changelog/2.1.md @@ -1 +1,7 @@ * **Enhanced**: You can now interact with the favourite/announce buttons in Pleroma (thanks @austinhuang0131, see [#99](https://github.com/rugk/mastodon-simplified-federation/pull/99)) +* **New:** The translation for French has been improved, see [#108](https://github.com/rugk/mastodon-simplified-federation/pull/108). +* **Fixed:**: Fixed wrongly redirecting even when you are signed-in on another instance than the one you've set in the settings, see [#92](https://github.com/rugk/mastodon-simplified-federation/issues/92). +* **Fixed:**: Fixed an incorrect redirection error on certain profile pages, see [#93](https://github.com/rugk/mastodon-simplified-federation/issues/93). +* **Fixed:**: Fixed a redirection bug on unlisted posts, see [#102](https://github.com/rugk/mastodon-simplified-federation/pull/102). +* **Fixed:**: Fixed a bug preventing redirection on boosted posts, see [#96](https://github.com/rugk/mastodon-simplified-federation/issues/96). +* **Internal:**: Does not inject useless CSS classes anymore, see [#95](https://github.com/rugk/mastodon-simplified-federation/issues/95).