What's Changed
- feat: add more details about the thread by @mutairibassam in #2
- feat: exclude image url from telegram message as it might contains inappropriate content by @mutairibassam
- hotfix: remove delimiter
~
from thread comments by @mutairibassam in #3 - fixes/thread not stored by @mutairibassam in #5
- fixes: missing threads are always not stored locally when we want to get the data since prev threads are overridden by the new threads before we check them. so we always check against the new threads instead of the previous. @mutairibassam
- docs: update project and code documentation by @mutairibassam #4
New Contributors
- @mutairibassam made their first contribution in #2
Full Changelog: v0.1.2-beta...v1.1.0