v1.0.10.0
kaifcodec/user-scannerv1.0.10.0Dec 20, 2025by kaifcodec
AI Summary
The update brings automated version checking and adds validation modules for HackerNews, Substack, and Lichess.
Key Highlights
- Implemented auto-update feature with version checking and configuration options.
- Added HackerNews username validation in the community category.
- Added Substack username validation in the creator category.
- Added Lichess username validation in the gaming category.
New Features
- Auto-update
- HackerNews validation
- Substack validation
- Lichess validation
Full Release Notes
- 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