| 
7 | 7 | [](https://codecov.io/github/parse-community/parse-server?branch=alpha)  | 
8 | 8 | [](https://github.com/parse-community/parse-dashboard/releases)  | 
9 | 9 | 
 
  | 
10 |  | -[](https://nodejs.org)  | 
11 |  | -[](https://www.mongodb.com)  | 
 | 10 | +[](https://nodejs.org)  | 
 | 11 | +[](https://www.mongodb.com)  | 
12 | 12 | [](https://www.postgresql.org)  | 
13 | 13 | 
 
  | 
14 | 14 | [](https://www.npmjs.com/package/parse-server)  | 
@@ -112,12 +112,13 @@ Before you start make sure you have installed:  | 
112 | 112 | #### Node.js  | 
113 | 113 | Parse Server is continuously tested with the most recent releases of Node.js to ensure compatibility. We follow the [Node.js Long Term Support plan](https://github.com/nodejs/Release) and only test against versions that are officially supported and have not reached their end-of-life date.  | 
114 | 114 | 
 
  | 
115 |  | -| Version    | Latest Version | End-of-Life | Compatible   |  | 
116 |  | -|------------|----------------|-------------|--------------|  | 
117 |  | -| Node.js 12 | 12.22.11        | April 2022  | ✅ Yes        |  | 
118 |  | -| Node.js 14 | 14.19.1        | April 2023  | ✅ Yes        |  | 
119 |  | -| Node.js 16 | 16.14.2        | April 2024  | ✅ Yes        |  | 
120 |  | -| Node.js 17 | 17.x           | June 2022   | ❌ Not tested |  | 
 | 115 | +| Version    | Latest Version | End-of-Life | Compatible |  | 
 | 116 | +|------------|----------------|-------------|------------|  | 
 | 117 | +| Node.js 12 | 12.22.11       | April 2022  | ✅ Yes      |  | 
 | 118 | +| Node.js 14 | 14.19.1        | April 2023  | ✅ Yes      |  | 
 | 119 | +| Node.js 16 | 16.14.2        | April 2024  | ✅ Yes      |  | 
 | 120 | +| Node.js 17 | 17.9.0         | June 2022   | ✅ Yes      |  | 
 | 121 | +| Node.js 18 | 18.1.0         | April 2025  | ✅ Yes      |  | 
121 | 122 | 
 
  | 
122 | 123 | #### MongoDB  | 
123 | 124 | Parse Server is continuously tested with the most recent releases of MongoDB to ensure compatibility. We follow the [MongoDB support schedule](https://www.mongodb.com/support-policy) and only test against versions that are officially supported and have not reached their end-of-life date.  | 
 | 
0 commit comments