mirror of
https://github.com/QingdaoU/OnlineJudge.git
synced 2025-11-04 14:49:58 +08:00
209 lines
6.3 KiB
JSON
209 lines
6.3 KiB
JSON
{
|
|
"update": [
|
|
{
|
|
"version": "2020-05-06",
|
|
"level": "Recommend",
|
|
"title": "2020-05-06",
|
|
"details": [
|
|
"[Add] Editor add more Function",
|
|
"[Fix] Python3 Chinese Character Support",
|
|
"[Fix] Table Support",
|
|
"[Fix] Katex Multiline Formula Support"
|
|
]
|
|
},
|
|
{
|
|
"version": "2020-05-04",
|
|
"level": "Important",
|
|
"title": "2020-05-04",
|
|
"details": [
|
|
"[Fix] Translate",
|
|
"[Fix] Remove Contest Announcements Sighin Panel"
|
|
]
|
|
},
|
|
{
|
|
"version": "2020-05-03",
|
|
"level": "Recommend",
|
|
"title": "2020-05-03",
|
|
"details": [
|
|
"[Add] Online IDE Code Cache",
|
|
"[Add] Code Editor Match Bracket",
|
|
"[Fix] Format: Add FAQ missing spaces",
|
|
"[Fix] Chinese Translate",
|
|
"[Fix] Solve Safty Problem",
|
|
"[Fix] Reset Bottom Don't Reset",
|
|
"[Fix] Remove Contest Announcements Sighin Panel",
|
|
"[Opt] Upgrade Redis to support Multithreading",
|
|
"[Opt] Tiny Live2d Docker Image Size"
|
|
]
|
|
},
|
|
{
|
|
"version": "2020-05-02",
|
|
"level": "Recommend",
|
|
"title": "2020-05-02",
|
|
"details": [
|
|
"[Fix] Reduce Liv2d Memory Usage"
|
|
]
|
|
},
|
|
{
|
|
"version": "2020-04-26",
|
|
"level": "Important",
|
|
"title": "2020-04-26",
|
|
"details": [
|
|
"[Fix] Safety Problem",
|
|
"[Upgrade] Upgrade form QingdaoU/OnlineJudgeFE"
|
|
]
|
|
},
|
|
{
|
|
"version": "2020-04-20",
|
|
"level": "Recommend",
|
|
"title": "2020-04-20",
|
|
"details": [
|
|
"[Add] 稳点经验系统",
|
|
"[Add] 签到系统",
|
|
"[Add] 每日一言",
|
|
"[Add] 等级称号系统",
|
|
"[Add] 称号信息显示",
|
|
"[Fix] 问题标签排序",
|
|
"[Fix] 问题标签“Pick One” 上移"
|
|
]
|
|
},
|
|
{
|
|
"version": "2019-09-22",
|
|
"level": "Recommend",
|
|
"title": "2019-09-22",
|
|
"details": [
|
|
"Fix bugs in contest password verification",
|
|
"Do not delete test case files when contest is deleted",
|
|
"Update some compiler runtime config"
|
|
]
|
|
},
|
|
{
|
|
"version": "2019-04-05",
|
|
"level": "Recommend",
|
|
"title": "2019-04-05",
|
|
"details": [
|
|
"Fix bugs in Free Problem Set parser"
|
|
]
|
|
},
|
|
{
|
|
"version": "2019-04-03",
|
|
"level": "Important",
|
|
"title": "2019-04-03",
|
|
"details": [
|
|
"Fix bugs in judge server scheduler"
|
|
]
|
|
},
|
|
{
|
|
"version": "2019-03-25",
|
|
"level": "Recommend",
|
|
"title": "2019-03-25",
|
|
"details": [
|
|
"Update Django to version 2.1 and Python to version 3.7",
|
|
"Replace celery with dramatiq",
|
|
"Add problem file IO Mode",
|
|
"You can add attachments in all editor",
|
|
"You can upload source code file in submission editor",
|
|
"Frontend and UI improvements",
|
|
"Fixed a lot of bugs"
|
|
]
|
|
},
|
|
{
|
|
"version": "2018-12-15",
|
|
"level": "Recommend",
|
|
"title": "Update at 2018-12-15",
|
|
"details": [
|
|
"Fix bugs when root user is renamed",
|
|
"Use more secure ssl ciphers",
|
|
"Fix minor bugs in rejudge function and fps related api",
|
|
"Frontend and UI improvements"
|
|
]
|
|
},
|
|
{
|
|
"version": "2018-09-07",
|
|
"level": "Recommend",
|
|
"title": "Update at 2018-09-07",
|
|
"details": [
|
|
"Fix Problem title overflow, by @queensferryme",
|
|
"Fix the pagination in problem export page",
|
|
"Add a gadget to reset code to problem template",
|
|
"Support for contest submissions download (accepted answer only)",
|
|
"Progress is preserved when uploading files",
|
|
"UI improvements"
|
|
]
|
|
},
|
|
{
|
|
"version": "2018-08-15",
|
|
"level": "Important",
|
|
"title": "Update at 2018-08-15",
|
|
"details": [
|
|
"<span style=\"color: red;\">Fix some vulnerabilities, by @andyliu24 @plusls</span>",
|
|
"Add export and import problem function (beta), if you have any question, please <a href='https://docs.onlinejudge.me/#/onlinejudge/guide/qq_group'>give us feedback</a>"
|
|
]
|
|
},
|
|
{
|
|
"version": "2018-07-15",
|
|
"level": "Recommend",
|
|
"title": "Update at 2018-07-15",
|
|
"details": [
|
|
"Add Traditional Chinese, by <a href='https://github.com/QingdaoU/OnlineJudgeFE/pull/27'>xdavidwu</a>",
|
|
"Fix a bug in the navigation bar",
|
|
"Move language switch to profile settings page"
|
|
]
|
|
},
|
|
{
|
|
"version": "2018-06-02",
|
|
"level": "Recommend",
|
|
"title": "Update at 2018-06-02",
|
|
"details": [
|
|
"Add Simple Chinese, by <a href='https://github.com/QingdaoU/OnlineJudgeFE/issues/22'>hirCodd</a>",
|
|
"Integrate with katex",
|
|
"Update libraries to latest version",
|
|
"The first page in management is changed to dashboard"
|
|
]
|
|
},
|
|
{
|
|
"version": "2018-05-25",
|
|
"level": "Important",
|
|
"title": "Update at 2018-05-05",
|
|
"details": [
|
|
"Fix a bug that user is logged out when re-creating container",
|
|
"<span style=\"color: red;\">Fix a bug that JudgeServer may use a lot of memory and then getting stuck(Please update docker-compose.yml at first)</span>"
|
|
]
|
|
},
|
|
{
|
|
"version": "2018-03-27",
|
|
"level": "Important",
|
|
"title": "Update at 2018-03-27",
|
|
"details": [
|
|
"<span style=\"color: red;\">Fix some bugs about problem submission statistics</span>",
|
|
"Fix some bugs that may cause 'compile error' when submitted code contains unicode characters"
|
|
]
|
|
},
|
|
{
|
|
"version": "2018-03-23",
|
|
"level": "Recommend",
|
|
"title": "Update at 2018-03-23",
|
|
"details": [
|
|
"Fix a bug about Java language memory usage",
|
|
"Update Java to version 1.8",
|
|
"[important] Google analytics is added with developer's account, it is only used for statistics",
|
|
"Problem export and import function will be released in next week",
|
|
"Other bugs and enhancements"
|
|
]
|
|
},
|
|
{
|
|
"version": "2018-01-04",
|
|
"level": "Recommend",
|
|
"title": "Update at 2018-01-04",
|
|
"details": [
|
|
"Fix some issues under IE/Edge",
|
|
"Add backend error reporter",
|
|
"New email template",
|
|
"A more flexible throttling function",
|
|
"Add admin dashboard (this page)",
|
|
"Other bugs and enhancements"
|
|
]
|
|
}
|
|
]
|
|
}
|