Releases: LeoRiether/CodeforcesPP
Releases · LeoRiether/CodeforcesPP
Codeforces++ v1.9.9
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
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
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
Changing releases strategy
New releases will be published directly on master dist/script.user.js
Codeforces++ v1.5.3
- Minor bug fixes
- Fixed testing in production issues
Codeforces++ v1.5.2
firefox
Codeforces++ v1.5.1
Greasemonkey should accept the script now
Codeforces++ v1.5.0
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
Finder: implemented better priority criteria to sort by
Codeforces++ v1.4.2
Fixes invisible math when dark mode is enabled