Skip to content

Releases: jmerle/competitive-companion

2.60.0

12 Feb 18:25
Compare
Choose a tag to compare
  • Added support for A.Y. Jackson Online Judge (thanks @aicheye)
  • Removed support for custom hosts introduced in 2.59.0 as it breaks CP Editor's Competitive Companion integration

2.59.0

11 Feb 23:21
Compare
Choose a tag to compare
  • Added support for MarisaOJ, X-Camp, CodeUp, KEP.uz, and CodeRun (thanks @dqhieuu for the MarisaOJ parser and @AksLolCoding for the X-Camp parser)
  • Added support for sending extracted problem data to custom hosts, configured on the extension's options page (thanks @Koderpark)
  • Added support for Kattis problems in courses (thanks @ericli18)
  • Fixed the Luogu parser
  • Fixed the parsing of Library Checker sample cases

2.58.0

31 Dec 22:49
Compare
Choose a tag to compare
  • Added support for StarryCoding
  • Added support for the codeforces.net mirror of Codeforces and fixed support for the codeforc.es mirror on problem pages
  • Fixed the Lanqiao problem parser
  • Fixed the Kattis parser for samples containing only output
  • Changed the behavior of parsers that need to read PDFs (like the ones on UVa Online Judge) to parse as much of the problem as possible on Firefox, rather than crashing due to Firefox bug 1757836

2.57.1

15 Nov 22:41
5ace443
Compare
Choose a tag to compare
  • Added the X-Competitive-Companion header to HTTP requests sent by Competitive Companion to indicate to the receiving end that the request is coming from Competitive Companion (thanks @touhidurrr)

2.57.0

10 Nov 22:40
Compare
Choose a tag to compare
  • Added support for CYEZOJ, 33OJ, Algotester, and SeriousOJ (thanks @langningchen for the CYEZOJ support)
  • Fixed using the Hydro and DMOJ parsers on unsupported websites through the "Parse with" functionality and in custom rules
  • Fixed the BAPS OJ problem parser and added a contest parser (thanks @touhidurrr)
  • Fixed the yukicoder contest parser

2.56.0

14 Oct 21:34
a9627ac
Compare
Choose a tag to compare
  • Added support for QBXTOJ and Universal Cup (thanks @touhidurrr for the QBXTOJ parser)
  • Added support for LightOJ contests (thanks @touhidurrr)
  • Fixed the Eolymp Basecamp parser (thanks @touhidurrr)

2.55.0

28 Sep 18:16
Compare
Choose a tag to compare
  • Added support for oiClass, Le Quy Don Online Judge, VNOI Online Judge, and NBUT Online Judge
  • Added support for the Challenge mode on Kattis
  • Fixed the Timus Online Judge parser to work with the acm-judge.urfu.ru domain
  • Fixed the Toph parser (thanks @touhidurrr)
  • Fixed the AlgoZenith parser
  • Fixed the Virtual Judge contest parser

2.54.0

04 Aug 22:17
Compare
Choose a tag to compare
  • Added support for QQWhale
  • Added support for the "Complete problemset" pages in Codeforces contests
  • Improved performance of sending contest problems to external tools by sending them in parallel (thanks @rsalesc)
  • Fixed the parsing of ACMP sample cases with mid-line whitespaces (thanks @touhidurrr)
  • Fixed the Toph parser
  • Fixed the input/output parsing on certain Codeforces problems

2.53.0

26 May 21:25
Compare
Choose a tag to compare
  • Added support for Kilonova, PBInfo, InfoArena, and NerdArena (thanks @overanalytcl)
  • Added support for parsing sample cases on UVA and UVALive problems on Virtual Judge (does not work on Firefox until Firefox bug #1757836 is resolved)
  • Fixed the parsing of Virtual Judge sample cases on Chinese problems
  • Fixed the parsing of Virtual Judge titles containing unwanted whitespace

2.52.1

15 May 22:54
Compare
Choose a tag to compare
  • Fixed the parsing of TLX problems (thanks @adrieljss)
  • Fixed the parsing of CodeChef problems