Skip to content

Releases: LeoRiether/CodeforcesPP

Codeforces++ v1.9.9

29 Jan 20:08

Choose a tag to compare

The last release before v2!

Some things that changed:

  • Script now runs at document-start, which means there's no more delay for style injection, dark theme, etc.
  • Added an URI-like sidebar card in most pages
  • A lot of refactoring that none of you will ever notice

Codeforces++ v1.6.0

11 Dec 00:35

Choose a tag to compare

A new minor for Codeforces++, but major changes to the UX!

  • Modules update automatically after changing settings (auto-update standings won't need a page refresh when you change the interval, for instance)
  • The Custom Invocation shortcut on the Finder now redirects to the current contest's custom invocation, if you're participating in one, otherwise it goes to the problemset's custom invocation (there's no difference in functionality, only URL. I blame Mike)

Rolling back to releases and fixes

25 Nov 15:43

Choose a tag to compare

We're back to releasing on releases!

Fixed:

  • "Submit" action on finder now works
  • Auto-update standings doesn't stop the countdown
  • Fix pretest bug #6

https://www.youtube.com/watch?v=RYnFIRc0k6E

Changing releases strategy

21 Nov 13:45

Choose a tag to compare

New releases will be published directly on master dist/script.user.js

Codeforces++ v1.5.3

28 Oct 00:34

Choose a tag to compare

  • Minor bug fixes
  • Fixed testing in production issues

Codeforces++ v1.5.2

27 Oct 23:56

Choose a tag to compare

Codeforces++ v1.5.1

27 Oct 23:25

Choose a tag to compare

Greasemonkey should accept the script now

Codeforces++ v1.5.0

27 Oct 23:03

Choose a tag to compare

New feature:

  • You can now hide test numbers (e.g. "Wrong answer on test 7" becomes "Wrong answer")
  • Shortcut to toggle this feature: Ctrl+Shift+H

Codeforces++ v1.4.3

27 Oct 00:37

Choose a tag to compare

Finder: implemented better priority criteria to sort by

Codeforces++ v1.4.2

23 Oct 12:26

Choose a tag to compare

Fixes invisible math when dark mode is enabled