Skip to content

v2.0.0

Compare
Choose a tag to compare
@Sukwants Sukwants released this 01 Nov 02:54
· 8 commits to main since this release

Welcome Atiro 2!

Before v2.0.0, Airo only provided npm package. It was not so convenient in many conditions.

Atiro 2 comes with executable files, for Windows and Linux on AMD64. It is easier for you to install, and more friendly for you to use. We also drew an icon for Atiro, it will appear on atiro.exe.

What's more, we use the local browser on your computer, instead of downloading Chromium. In this way the problem downloading Chromium when installing Atiro will be avoided. We also added some other features and fixed some known problems.

Compared to v1.0.0:

Features Added

  • You can download testlib.h in the command line. (#10)
  • Login OJs with Cookies is supported. (#17)
  • Executable files for Windows and Linux on AMD64 is provided. NPM package is also provided in order to use in unupported platforms. (#20)

Changes Made

  • Use local browser instead of downloading Chromium. Now you have to specify the browser path. (#13)
  • New version detection is ignored by default, and don't provide self updating any longer (actually broken in the previous versions). (#20)

Problems Fixed

  • Wait for 2FA when logging in to Luogu. (#9)
  • Pass Codeforces's new stronger rules for headless browsers. (#15)

Make Atiro Great Again!

Full Changelog (major): 1.0.0...2.0.0

Full Changelog (build): 1.0.5...2.0.0