Releases: unneon/icie
Releases · unneon/icie
0.7.19
0.7.18
0.7.17
- Added message about the Discord to the default code template and newsletter.
- Added documentation about resetting passwords to README. Just press CtrlShiftP and type "ICIE Password reset".
- Fixed AtCoder latest "website could not be analyzed" errors when submitting.
0.7.16
- Added official Discord channel.
- Fixed displaying dates in UTC instead of local time.
- Fixed not detecting access denied on some sio2 sites.
- Fixed not treating no languages found as a WCNBA error.
0.7.15
0.7.14
- Fixed handling IE (Internal Error) verdict at AtCoder.
- Fixed panics when trying to launch quickpasting.
- Fixed handling of weird characters in contest/task titles, which could result in EINVAL error, especially on Windows. Now, all non-alphanumeric (Unicode aware) characters are stripped from titles.
0.7.13
- Added manual error reports for 'website could not be analyzed' errors. If you are getting one, please press the report button and make a bug report. It's really hard to debug these without any information!
0.7.12
0.7.11
0.7.10
- Added resetting credentials by selecting from a list, in addition to entering an URL.
- Fixed only detecting "C++14 (GCC 5.4.1)" and not "C++ (GCC 9.2.1)" at AtCoder.
- Fixed rare panics when executable exited too fast and closed stdin before we could write to it.