v1.0.7.0

kaifcodec/user-scannerv1.0.7.0Dec 5, 2025by kaifcodec

AI Summary

This update introduces LiberaPay validation, wildcard-based username permutations with limits, and a generalized category loading system that auto-detects new categories.

Key Highlights

  • Added `liberapay` username validation in `donation/`
  • Added wildcard-based username permutations with limit support
  • Generalized category loading to automatically detect new categories

New Features

  • LiberaPay username validation
  • Wildcard username permutations
  • Auto-detecting category loading

Full Release Notes

- Added `liberapay` username validation in `donation/`  
#57 By @VamatoHD  
Code reviewed by @kaifcodec  

- Added wildcard-based username permutations with limit support  
#64 By @ganeshnikhil  
Code reviewed by @VamatoHD and @kaifcodec  

- Generalized category loading to automatically detect new categories  
#67 By @VamatoHD  
Code reviewed by @kaifcodec  

- Minor fixes and improvements from the above PRs