docs: update dashboard release note

This commit is contained in:
Mikucat 2024-02-04 18:58:09 +08:00
parent 5c9980837b
commit 537624351a
No known key found for this signature in database
GPG Key ID: CE6B09A6F462E04D
2 changed files with 16 additions and 3 deletions

View File

@ -1,3 +0,0 @@
# DOCUMENT
[Here](http://docs.onlinejudge.me/)

View File

@ -1,5 +1,21 @@
{
"update": [
{
"version": "2024-02-04",
"level": "Important",
"title": "OnlineJudge 1.16.0 更新",
"details": [
"更新基底映像档,从 `python:3.8-alpine3.14` 改为 `python:3.12-alpine`。",
"更新评测的程序语言版本:",
"C/C++: GCC 13",
"Java: Temurin 21",
"Python 2: 移除",
"Python 3: CPython 3.12",
"Golang: Golang 1.22",
"Node.js: Node.js 20",
"PHP: 暫時移除"
]
},
{
"version": "2021-11-20",
"level": "Important",