Skip to content

2.18-Beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ThioJoe ThioJoe released this 26 Mar 05:59
· 23 commits to 2.18-Beta since this release
ee86c59

🎉 [2.18] New Features:

  • Encrypted Token File

    • Adds new encrypt_token_file option in config, which is True by default. If True, next time the program is run, or whenever the user logs in, the token file will be replaced by an encrypted version. The user will enter the password for this.
    • If False, it will not have the user enter a password to encrypt the file. But if an encrypted token file already exists, it will still prompt the user for the password.

😞 [2.18] Known Issues

  • When choosing the encryption password for the first time, it might ask you twice
  • It will show an error when a token expires