[OzzModz] Country Flags by IP Address

xF2 Add-on [OzzModz] Country Flags by IP Address 2.2.1 Patch Level 3

No permission to download
2.2.1 Patch Level 3:
- Fix: check $user is not array in member_list_macros template modification
2.2.1 Patch Level 2:
- Fix: avoid "call canViewCountryFlag() on null" in template modification
2.2.1 Patch Level 1:
Fixed incorrect flag display condition
2.2.1:
  • Added snog_flag output in user REST API results
  • Added ability to set forced custom flag in ACP
  • Fixed "call on null" errors in template modifications
  • Fixed N+1 DB query behavior on some forum pages
  • Code refactor
2.2.0 Patch Level 1:
- Fix: incorrect cron job class name
Fixed: post_macros template modification to hopefully be more compatible with all styles.
Changed: Addon name to [OzzModz] Country Flags by IP Address
Added: Support link for addon in the addon list in the ACP.
Reverted the changes that were made in 2.1.2. The changes were not designed to do what I thought they did.

Fixed a display issue on smaller devices if you had the position of the flags to be shown below the username.
Fixed the flags showing in forums that were selected to not show in.
Changed most of the template modifications from Simple replacement to Regular expression to hopefully avoid conflicts with third party styles.