Skip to content

v1.1.0 - Nurture

Latest
Compare
Choose a tag to compare
@Burial0268 Burial0268 released this 30 Jul 15:53
· 12 commits to main since this release

πŸ› 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