Skip to content

IP Region OpenWrt 2026.5.26-4

Choose a tag to compare

@romanilyin romanilyin released this 26 May 11:27
· 12 commits to main since this release
65ff150

IP Region OpenWrt 2026.5.26-4

Hotfix release expanding the supported OpenWrt runtime range to 25.12.1+.

Changes

  • Lowered installer target check from OpenWrt 25.12.4+ to 25.12.1+.
  • Updated EN/RU user and developer docs to say 25.12.1+.
  • Bumped packages to 2026.5.26-r4.

Packages

The APK packages are architecture-independent (noarch) and are intended to work across supported OpenWrt 25.12.1+ targets.

Release assets:

  • ipregion-2026.5.26-r4.apk
  • luci-app-ipregion-2026.5.26-r4.apk
  • luci-i18n-ipregion-ru-*.apk

Install or update on a router:

wget -qO- https://raw.githubusercontent.com/romanilyin/ipregion-openwrt/main/install.sh | sh

Install this exact release:

wget -qO- https://raw.githubusercontent.com/romanilyin/ipregion-openwrt/main/install.sh | IPREGION_RELEASE=2026.5.26-4 sh

Verification

  • ./scripts/ci/static-checks.sh
  • ./scripts/ci/ucode-checks.sh with local ucode
  • OpenWrt 25.12.4 SDK package build for mediatek/filogic
  • Packaged APK upgrade on OpenWrt 25.12.4 mediatek/filogic
  • Router self-test smoke

Notes

  • GitHub Release APKs are not from the official OpenWrt package repository, so the installer uses apk add --allow-untrusted by default.
  • This plugin is diagnostics-only. It does not modify firewall, nftables, mwan3, podkop, WARP or routing configuration.