mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-24 19:07:32 -07:00
Merge branch 'v2023.12.7' of https://iceshrimp.dev/limepotato/jormungandr-bite into v2023.12.7
This commit is contained in:
commit
eb31f4a5a4
2 changed files with 22 additions and 10 deletions
12
README.md
12
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)
|
||||
|
|
20
limepot-CHANGELOG.md
Normal file
20
limepot-CHANGELOG.md
Normal file
|
@ -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
|
Loading…
Reference in a new issue