You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feat: Auto-update implementation: Added a runtime version checker that compares the local version against the latest release on PyPI. Users can now choose to update, skip, or permanently silence update prompts via a persistent configuration #109 by @kaifcodec and @VamatoHD
Add: HackerNews username validation in community category (Closes #82) #110 by @kaifcodec
Add: Substack username validation in creator category (Closes #84) #111 by @kaifcodec
Add: Lichess username validation in gaming category using autocomplete API (Closes #112) #113 by @kaifcodec