π Bug fixes
- Modification of misplaced
break
. #11
π New features
- Add IPInfo as builtin upstream provider. NOTICE: when using IPInfo, the ISP label will be replaced with ASN due to the original data
- Refactor the Service Implemention using a new class
BaseService
(76c5d99) to optimize code readability.
π§Ή Chores
- Refactored part of the front-end code and extracted part of the code into a single file to improve maintainability.
- Optimize code stability and remove Herobrine.
NOTICE
This version might be the last version before Flarum 2.0 release except any Bug fixes, so just enjoy it :D
Update
composer update gbcl/userip: "*"
php flarum cache:clear
php flarum migrate
Full Changelog: 1.0.4...1.1.0