@@ -10,20 +10,19 @@ This subdomain provides information about the latest stable and development rele
1010JSON Response:
1111
1212 {
13-
14- "stable ": "2.8.18 ",
15- "stable_released ": "2014-11-30 ",
16- "development ": "2.9.0-alpha",
17- "development_released" : "2014-08-12"
18-
13+ "stable": "3.2.1",
14+ "stable_released ": "2023-09-21 ",
15+ "development ": "4.0.0-alpha ",
16+ "development_released ": "2023-09-21"
17+ "nightly : "2023-09-21",
18+ "nightly_released: "2023-09-21"
1919 }
2020
2121### api.phpmyfaq.de/verify/< ; version> ;
2222
2323JSON Response:
2424
2525 {
26-
2726 "created": "2014-11-30 11:24:38+01:00",
2827 "/add.php": "079e1ebf846535c45205cba1f66cedc16d8b9d7b",
2928 "/admin/ajax.attachment.php": "7d7297c5870fadf7c3568ecc6da8939b98124682",
@@ -34,13 +33,19 @@ JSON Response:
3433
3534JSON Response:
3635
37- "2.8.18 "
36+ "3.2.1 "
3837
3938### api.phpmyfaq.de/version/development
4039
4140JSON Response:
4241
43- "2.9.0-alpha"
42+ "4.0.0-alpha"
43+
44+ ### api.phpmyfaq.de/version/nightly
45+
46+ JSON Response:
47+
48+ "nightly-4.0.0-alpha"
4449
4550## Testing
4651
@@ -58,4 +63,4 @@ Requests:
5863
5964Mozilla Public License 2.0, see LICENSE.md for more information.
6065
61- Copyright (c) 2014-2022 Thorsten Rinne
66+ Copyright © 2014-2023 Thorsten Rinne
0 commit comments