All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, adapted for reStructuredText syntax. This project adheres to Semantic Versioning-flavored PEP 440.
- Add UOS weixin desktop patch
- Add 'replace_emoticon' flag, disable this flag to stop emoticon conversion
2.0.7 - 2022-01-16
- Fixed order of login verification
2.0.6 - 2022-01-13
- Remove log in session file before reauth attempts if the file is older than 5 minutes.
- Add support to App Message type 4
- Avoid including repetitive quotations (#122)
- Add Web WC error message prompt for ID 3 (`#113`_)
- 5 more emoji conversions
- UOS Patch removed due to deprecation.
- Attempt to prevent thread blocking upon exit during long polling (wxpy)
- Log response when account token fetched is not a valid JSON (itchat)
- Fail hot reload early by inspecting sync status upfront (itchat)
2.0.5 - 2021-05-22
- Include UOS patch to
itchat
- Remove itchat from dependencies as we have already vendor-ed it
- Allow cases when
flags
in config file is set to null
2.0.4 - 2020-12-22
- Following the latest Bullet API change which caused setup wizard to crash
2.0.3 - 2020-11-23
- Step-by-step logging for session file and PUID mapping overwrite
- Attempt to fix issue where new chat is not properly recognised without verification (#108)
- Yet another attempt to fix batch incoming files / videos duplication
- Hide quotation marks when
max_quote_length
is set to 0
2.0.2 - 2020-07-09
- Some changes to the translation of WeChat emoticon to emoji.
- Files may appear with the same content when received at the same time from WeChat
- Wizard should return int instead of float
2.0.1 - 2020-03-19
- Safely overwrite session files to mitigate loss of data caused by improper termination of EWS
text_post_processing
experimental flag
- Experimental features config wizard breaks on multiple choices.
- Use the new 🧧 emoji for
[红包]
mapping.
2.0.0 - 2020-01-31
First release.