Skip to content

v1.2.7

Compare
Choose a tag to compare
@brad-colbert brad-colbert released this 29 Feb 22:25
· 87 commits to main since this release

This release fixes a bug that didn't allow you to set the server. The problem was due to a mismatch of the entered text was screen-code versus what was wanted/needed which is ATASCII. Now just converting all entered tokens to ATASCII.

Tried some ASYNCIO code in the yailsrv but needs more work so I removed it. Hoping that the duckduckgo module won't complain since it has an option to use ASYNCIO (and may be using it by default).

Full Changelog: v1.3.4...v1.2.7