2017-12-24 07:36:15 +00:00
{
"update" : [
2018-12-15 10:05:14 +00:00
{
"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"
]
} ,
2018-09-07 06:56:15 +00:00
{
"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"
]
} ,
2018-08-15 00:33:35 +00:00
{
"version" : "2018-08-15" ,
"level" : "Important" ,
"title" : "Update at 2018-08-15" ,
"details" : [
2018-08-15 00:48:20 +00:00
"<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>"
2018-08-15 00:33:35 +00:00
]
} ,
2018-07-15 04:50:26 +00:00
{
"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"
]
} ,
2018-06-02 12:16:59 +00:00
{
"version" : "2018-06-02" ,
"level" : "Recommend" ,
"title" : "Update at 2018-06-02" ,
"details" : [
2018-07-15 04:50:26 +00:00
"Add Simple Chinese, by <a href='https://github.com/QingdaoU/OnlineJudgeFE/issues/22'>hirCodd</a>" ,
2018-06-02 12:16:59 +00:00
"Integrate with katex" ,
"Update libraries to latest version" ,
"The first page in management is changed to dashboard"
]
} ,
2018-03-28 04:51:03 +00:00
{
2018-05-05 08:26:12 +00:00
"version" : "2018-05-25" ,
2018-05-05 14:36:25 +00:00
"level" : "Important" ,
2018-05-05 08:26:12 +00:00
"title" : "Update at 2018-05-05" ,
"details" : [
"Fix a bug that user is logged out when re-creating container" ,
2018-05-05 14:36:25 +00:00
"<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>"
2018-05-05 08:26:12 +00:00
]
} ,
{
"version" : "2018-03-27" ,
2018-03-28 04:51:03 +00:00
"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"
]
} ,
2018-03-23 11:56:24 +00:00
{
2018-05-05 08:26:12 +00:00
"version" : "2018-03-23" ,
2018-03-23 11:56:24 +00:00
"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"
]
} ,
2017-12-24 07:36:15 +00:00
{
2018-05-05 08:26:12 +00:00
"version" : "2018-01-04" ,
2018-01-02 12:05:33 +00:00
"level" : "Recommend" ,
2018-01-04 12:13:50 +00:00
"title" : "Update at 2018-01-04" ,
2017-12-24 07:36:15 +00:00
"details" : [
"Fix some issues under IE/Edge" ,
"Add backend error reporter" ,
"New email template" ,
"A more flexible throttling function" ,
2018-01-04 12:13:50 +00:00
"Add admin dashboard (this page)" ,
2017-12-24 07:36:15 +00:00
"Other bugs and enhancements"
]
}
]
2018-08-15 00:33:35 +00:00
}