-
v4.5
-
New
- In the output
API calls made so far today
, also add the API limit reset time, if known.
- In the output
-
Changed
- Fix the bug that shows
:( There was a problem calling KNOXSS API: local variable 'resp' referenced before assignment
in certain situations where the KNOXSS API has initially timed out. - Remove
argparse
fromsetup.py
because it is a Python standard module.
- Fix the bug that shows
-