diff --git a/README.md b/README.md
index ae8efdb7f..f0953165c 100644
--- a/README.md
+++ b/README.md
@@ -72,14 +72,11 @@ A community maintained list of these distributions can be found here: [Unofficia
| | | | |
| :---: | :---: | :---: | :---: |
-| [avanderberg](https://github.com/avanderberg) | [c-nagy](https://github.com/c-nagy) | [cabottech](https://github.com/cabottech) | [chr15m](https://github.com/chr15m) |
-| [chrootlogin](https://github.com/chrootlogin) | [clmntsl](https://github.com/clmntsl) | [cuongtransc](https://github.com/cuongtransc) | [dbrandonjohnson](https://github.com/dbrandonjohnson) |
-| [fbloise](https://github.com/fbloise) | [fourstepper](https://github.com/fourstepper) | [h4sh5](https://github.com/h4sh5) | [iamwillbar](https://github.com/iamwillbar) |
-| [Jesssullivan](https://github.com/Jesssullivan) | [jknowles](https://github.com/jknowles) | [joesfer](https://github.com/joesfer) | [kianenigma](https://github.com/kianenigma) |
-| [konishi-t](https://github.com/konishi-t) | [marcdw1289](https://github.com/marcdw1289) | [maxtruxa](https://github.com/maxtruxa) | [mcejp](https://github.com/mcejp) |
-| [nicholashead](https://github.com/nicholashead) | [piccobit](https://github.com/piccobit) | [Polymathic-Company](https://github.com/Polymathic-Company) | [ravenscroftj](https://github.com/ravenscroftj) |
-| [sif](https://github.com/sif) | [skyrunner15](https://github.com/skyrunner15) | [taskcruncher](https://github.com/taskcruncher) | [thismarty](https://github.com/thismarty) |
-| [thomasbroussard](https://github.com/thomasbroussard) | | | |
+| [avanderberg](https://github.com/avanderberg) | [chr15m](https://github.com/chr15m) | [CyberXZT](https://github.com/CyberXZT) | [dbrandonjohnson](https://github.com/dbrandonjohnson) |
+| [fourstepper](https://github.com/fourstepper) | [Hegghammer](https://github.com/Hegghammer) | [iamwillbar](https://github.com/iamwillbar) | [jknowles](https://github.com/jknowles) |
+| [KentBrockman](https://github.com/KentBrockman) | [kianenigma](https://github.com/kianenigma) | [konishi-t](https://github.com/konishi-t) | [marcdw1289](https://github.com/marcdw1289) |
+| [matmoly](https://github.com/matmoly) | [maxtruxa](https://github.com/maxtruxa) | [mcejp](https://github.com/mcejp) | [saarantras](https://github.com/saarantras) |
+| [sif](https://github.com/sif) | [taskcruncher](https://github.com/taskcruncher) | [tateisu](https://github.com/tateisu) | |
diff --git a/readme/changelog.md b/readme/changelog.md
index 914999fba..8e54a7c18 100644
--- a/readme/changelog.md
+++ b/readme/changelog.md
@@ -1,5 +1,13 @@
# Joplin changelog
+## [v2.10.9](https://github.com/laurent22/joplin/releases/tag/v2.10.9) (Pre-release) - 2023-03-12T16:16:45Z
+
+- Improved: Always show new note buttons (Regression) ([#7850](https://github.com/laurent22/joplin/issues/7850) by [@julien](https://github.com/julien))
+- Improved: Made note list controls responsive ([#7884](https://github.com/laurent22/joplin/issues/7884)) ([#7848](https://github.com/laurent22/joplin/issues/7848) by [@julien](https://github.com/julien))
+- Improved: Paste as Text only working on hotkeys on Windows ([#7886](https://github.com/laurent22/joplin/issues/7886)) ([#7880](https://github.com/laurent22/joplin/issues/7880) by [@pedr](https://github.com/pedr))
+- Fixed: Drag-dropping notes to top or bottom, in custom sort, is finicky ([#7777](https://github.com/laurent22/joplin/issues/7777)) ([#7776](https://github.com/laurent22/joplin/issues/7776) by Tao Klerks)
+- Fixed: Linux notebook display bug ([#7897](https://github.com/laurent22/joplin/issues/7897)) ([#7506](https://github.com/laurent22/joplin/issues/7506) by Arun Kumar)
+
## [v2.10.8](https://github.com/laurent22/joplin/releases/tag/v2.10.8) (Pre-release) - 2023-02-26T12:53:55Z
- Improved: Note background does not change when theme automatically updated via system ([d1e545a](https://github.com/laurent22/joplin/commit/d1e545a))