Skip to content

Releases: hienhoceo-dpsmedia/dns-lookup-widget

v1.1.6

Choose a tag to compare

@github-actions github-actions released this 27 Jun 10:29

Full Changelog: v1.1.5...v1.1.6

v1.1.5

Choose a tag to compare

@hienhoceo-dpsmedia hienhoceo-dpsmedia released this 27 Jun 09:54

Implement native URL and locale based translation dictionary to translate the widget automatically on /en/ and /zh/ paths without relying on TranslatePress.

v1.1.4

Choose a tag to compare

@hienhoceo-dpsmedia hienhoceo-dpsmedia released this 27 Jun 09:19

Fix TranslatePress and Multi AI translation compatibility inside the shortcode by exposing strings in a hidden container.

v1.1.3

Choose a tag to compare

@hienhoceo-dpsmedia hienhoceo-dpsmedia released this 27 Jun 09:01

Improved translation compatibility with TranslatePress and Multi AI. Dynamic Javascript strings have been moved to PHP container data attributes.

DPS DNS Lookup Widget 1.1.2

Choose a tag to compare

@hienhoceo-dpsmedia hienhoceo-dpsmedia released this 27 Jun 05:02

DPS DNS Lookup Widget 1.1.2

Download dps-dns-lookup-widget.zip, then install it from WordPress Admin > Plugins > Add New > Upload Plugin.

Changed

  • Cleaner pivot table values for easier copy/export.
  • DNS columns show only the first answer value.
  • A column now shows only one IP.
  • HTTP column now shows only the numeric status code.
  • SSL column now shows only the number of days remaining.
  • Added a SERVER column to identify Cloudflare, nginx, LiteSpeed, Apache, or the detected server header.
  • Removed TTL, cache, issuer, date, and other notes from table cells and copied TSV.

DPS DNS Lookup Widget 1.1.1

Choose a tag to compare

@hienhoceo-dpsmedia hienhoceo-dpsmedia released this 27 Jun 04:54

DPS DNS Lookup Widget 1.1.1

Download dps-dns-lookup-widget.zip, then install it from WordPress Admin > Plugins > Add New > Upload Plugin.

Fixed

  • Fixes stale REST nonce errors on cached pages by fetching a fresh nonce and retrying the lookup once.
  • Restores Vietnamese UI text with proper diacritics.

Notes

  • Shortcodes: [dps_dns_lookup] and legacy [dps_bulk_dns].
  • If your page cache is aggressive, purge cache after installing this update so the new JavaScript and nonce refresh URL are served.

DPS DNS Lookup Widget 1.1.0

Choose a tag to compare

@hienhoceo-dpsmedia hienhoceo-dpsmedia released this 27 Jun 04:41

DPS DNS Lookup Widget 1.1.0

Download dps-dns-lookup-widget.zip, then install it from WordPress Admin > Plugins > Add New > Upload Plugin.

New in 1.1.0

  • Multi-select pivot table: domains as rows, checks as columns
  • HTTP status checks and SSL certificate checks through the WordPress REST endpoint
  • Admin settings for HTTP/SSL toggles, rate limits, IP allow/block lists, and optional logs
  • Legacy shortcode alias: [dps_bulk_dns]
  • Keeps the original shortcode: [dps_dns_lookup]

Verification

  • PHP syntax checks passed
  • JavaScript syntax check passed
  • Static plugin checks passed
  • Release ZIP structure verified

DPS DNS Lookup Widget 1.0.0

Choose a tag to compare

@hienhoceo-dpsmedia hienhoceo-dpsmedia released this 27 Jun 04:28

Installable WordPress Plugin ZIP

Download dps-dns-lookup-widget.zip, then install it from WordPress Admin > Plugins > Add New > Upload Plugin.

Includes

  • Shortcode: [dps_dns_lookup]
  • Cached WordPress REST DNS lookup endpoint
  • Scoped responsive UI assets
  • Bulk DNS record lookup with copyable TSV results