From ac7319f33cd35fa59497a472bcb7add03fba0e95 Mon Sep 17 00:00:00 2001 From: Infi Date: Fri, 7 Feb 2025 19:32:33 +0100 Subject: [PATCH] docs: add changelog for 1003000 --- docs/src/content/changelogs/1003000.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 docs/src/content/changelogs/1003000.md diff --git a/docs/src/content/changelogs/1003000.md b/docs/src/content/changelogs/1003000.md new file mode 100644 index 00000000..d659a33e --- /dev/null +++ b/docs/src/content/changelogs/1003000.md @@ -0,0 +1,22 @@ +--- +version: + code: 1003000 + name: 1.3.0 + title: Happy New Year - Happy New Features +date: + publish: 2025-02-06T15:00:00.000Z +summary: This is the first early access release. +--- + +Highlights include: + +- **"You" Screen**: The old home screen has been replaced with something far more useful. +- **Support for status text**: Not only can you now set your status text, you can also see the + status text of your friends, so you're always on the same page. +- **Keyboard shortcuts**: We've added support for keyboard shortcuts to make your life easier. For + the two of you that use a physical keyboard on Android, this one's for you. +- **Fixed so so many bugs**: They're all listed in the changelog, check out if your favourite bug + has been fixed. + +For a full list of changes, see +the [complete changelog](https://revolt.chat/updates/android-january2025) on our revamped website! \ No newline at end of file