diff --git a/README.md b/README.md index 2a41ec42d..a0b10cea7 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ - Menhera error images - Post button now says "Beep" instead of "Post" - Fix "Find Another Server" link + - For more see [Jormungandr Changelog](./limepot-CHANGELOG.md) - IceShrimp Bite! - Withdrawal Patches - silence-email @@ -22,7 +23,7 @@ - hide-federation - yarn telemetry - traumatize -- Highlighted changes: +- Highlighted Iceshrimp changes: - First-class Mastodon client API support - Significantly improved database performance - Options to prune cached remote media automatically @@ -32,15 +33,6 @@ - [Elk](https://elk.zone), [Phanpy](https://phanpy.social/), [Enafore](https://enafore.social/), [Masto-FE-standalone](https://iceshrimp.dev/iceshrimp/masto-fe-standalone) (Web) - [Mona](https://apps.apple.com/us/app/mona-for-mastodon/id1659154653), [Toot!](https://apps.apple.com/us/app/toot-for-mastodon/id1229021451), [Ice Cubes](https://apps.apple.com/us/app/ice-cubes-for-mastodon/id6444915884), [Tusker](https://apps.apple.com/us/app/tusker/id1498334597), [Feditext](https://github.com/feditext/feditext), [Mastodon](https://apps.apple.com/us/app/mastodon-for-iphone-and-ipad/id1571998974) (iOS) - [Tusky](https://tusky.app/), [Moshidon](https://lucasggamerm.github.io/moshidon/), [Megalodon](https://sk22.github.io/megalodon/), [Mastodon](https://play.google.com/store/apps/details?id=org.joinmastodon.android) (Android) -- Project goals: - - No-nonsense bug fixes - - QoL improvements - - Better performance - - Change of focus to actual community needs - - Prioritization of user choice and configurability -- Project anti-goals: - - Flashy marketing - - Commercialization of any kind - Documentation on installing (and updating) Iceshrimp using: - [Binary packages](https://iceshrimp.dev/iceshrimp/packaging) - [Docker Compose](docs/docker-compose-install.md) diff --git a/limepot-CHANGELOG.md b/limepot-CHANGELOG.md new file mode 100644 index 000000000..40a8a0fd2 --- /dev/null +++ b/limepot-CHANGELOG.md @@ -0,0 +1,20 @@ +# Jormungandr Changelog + +## 2023.12.7-jormungandr-bite.0.5.2 +- I forgot to do a changelog so heres everything up until now: +- Jormungandr changes: + - Full Catppuccin theme support + - Configuarble pinned post limit + - Menhera error images + - Post button now says "Beep" instead of "Post" + - Fix "Find Another Server" link +- IceShrimp Bite! +- Withdrawal Patches + - silence-email + - replacements + - robots + - hide-federation + - yarn telemetry + - traumatize +- Also changed the about iceshrimp page to direct to this source-code and mention jormungandr +- changed versioning scheme for jormungandr at least, to be SemVer \ No newline at end of file