Files
OnlineJudge/docs/data.json
2018-07-15 12:50:26 +08:00

68 lines
2.2 KiB
JSON

{
"update": [
{
"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"
]
}
]
}