Skip to content

Release 1.7.1

Compare
Choose a tag to compare
@xvitaly xvitaly released this 22 Nov 14:31
· 108 commits to master since this release
v1.7.1
57172b3

Bug fixes

  • Fixed crash on Microsoft Windows platform related to Unicode characters in log files.

Changes

  • Log files will always use UTF-8 encoding on all supported platforms.
  • JSON config will always use UTF-8 encoding on all supported platforms.

Windows-specific changes

  • Updated embedded Python to version 3.10.8.
  • Updated PyInstaller core to version 5.6.2.
  • Updated pyTelegramBotAPI to version 4.7.1.