Skip to content

Product changelog

Shipped features and bug fixes auto-generated from git history. Updated content from our knowledge base is listed at the bottom.

Knowledge base updates

May 2026 (40)

  1. New pSEO heartbeat
    Cronitor alternative — Enterno.io: dead-man-switch + uptime + AI insights

    Cronitor vs Enterno.io: both handle cron heartbeat monitoring. Enterno adds uptime, SSL, DNS, security in one plan + AI summaries. Pricing, migration, feature matrix.

  2. New pSEO heartbeat
    Healthchecks.io vs Enterno.io: cron-monitoring alternative

    Healthchecks.io vs Enterno.io: both open-source-friendly cron monitors. API, integrations, pricing, self-host vs SaaS comparison.

  3. New pSEO heartbeat
    Dead Man's Snitch vs Enterno.io: cron-monitoring comparison

    Dead Man's Snitch (DMS) vs Enterno.io: the classic Heroku-friendly cron monitor against a multi-tool platform. Pricing, integrations, migration.

  4. Updated pSEO check
    LLM (Large Language Model) — What It Is

    LLM — large language model. GPT-5, Claude Opus 4.7, Gemini 2.5, Llama 3. Architecture, inference, sizes.

  5. Updated pSEO security
    Configure Rate Limiting in nginx

    Nginx rate limiting: limit_req_zone, burst, nodelay, 429 responses, fail2ban integration.

  6. Updated pSEO check
    GitOps — Declarative Deploy via Git

    GitOps: infrastructure + app state in Git, automated sync. Flux, ArgoCD. 4 principles.

  7. Updated pSEO check
    Envoy — Proxy + Service Mesh Data Plane · Definition & Examples

    Envoy: high-performance L7 proxy from Lyft. Backbone of Istio, AWS App Mesh. Configuration, filters.

  8. Updated pSEO check
    Kubernetes Operator — Custom Controllers · Definition & Examples

    K8s Operator: custom controller + CRD for stateful apps. Postgres, Redis, Kafka operators. OperatorHub.

  9. Updated pSEO check
    gRPC — What It Is, vs REST

    gRPC is a high-performance RPC protocol from Google. Protobuf, HTTP/2, streaming. Difference from REST.

  10. Updated pSEO health
    Fix Kafka Consumer Lag

    Kafka consumer lag: causes, diagnosis via kafka-consumer-groups, scaling partitions, tuning max.poll.records.

  11. Updated pSEO spam
    Spam & Blacklist Check Online — Free Domain Lookup | Enterno.io

    Check if your domain or IP is listed in spam databases and DNS blacklists for free. Find out if you're on DNSBL lists. Results in 10 seconds.

  12. Updated pSEO check
    Apache Parquet — Columnar Storage Format · Definition & Examples

    Apache Parquet: columnar format for data lake. Compression, column pruning, predicate pushdown. Used by Spark, Trino, DuckDB.

  13. Updated pSEO check
    Istio — Service Mesh for Kubernetes

    Istio: most-featured service mesh. Envoy sidecars + istiod control plane. mTLS, traffic shaping, observability.

  14. Updated pSEO check
    Saga Pattern — Distributed Transactions

    Saga pattern: long-running distributed transactions via events, compensation. Choreography vs orchestration.

  15. Updated pSEO health
    Tune Redis Memory

    Redis memory tuning: maxmemory-policy, eviction, MEMORY USAGE, TTL, fragmentation, jemalloc.

  16. Updated pSEO check
    Jaeger — Distributed Tracing · Definition & Examples

    Jaeger — open-source distributed tracing (Uber, CNCF graduated). Spans, service map, architecture.

  17. Updated pSEO health
    Tune PostgreSQL Performance

    Postgres performance tuning: shared_buffers, work_mem, vacuum, pg_stat_statements, indexes. 2026 playbook.

  18. Updated pSEO robots-checker
    Robots.txt Checker Online — Free Analysis Tool | Enterno.io

    Check any website's robots.txt file online for free. Find syntax errors, blocked sections and indexing issues. Instant results in 5 seconds.

  19. Updated pSEO ssl
    SSL Error: sun.security.validator.ValidatorException: PKIX path building failed

    Java PKIX path building failed: incomplete chain, missing CA in cacerts. keytool import, debug -Djavax.net.debug.

  20. Updated pSEO check
    Apache Iceberg — Lakehouse Table Format

    Apache Iceberg: ACID table format for data lake. Netflix origin, Snowflake/BigQuery/Databricks support 2024+.

  21. Updated pSEO check
    OCI Image — Open Container Initiative Format · Definition & Examples

    OCI: open container image standard. Docker-compatible. Manifests, layers, registries.

  22. Updated pSEO ssl
    NET::ERR_CERT_INVALID — Generic Chrome · Browser Error Fix

    Chrome generic ERR_CERT_INVALID — umbrella category for cert errors. How to narrow down the actual cause.

  23. Updated pSEO check
    Idempotency in APIs — What It Means

    Idempotency — a property where an operation produces the same result on N executions. Idempotency-Key in POST, GET vs POST, patterns.

  24. Updated pSEO check
    Shadow DOM — Web Components Encapsulation

    Shadow DOM: scoped DOM tree + CSS for Web Components. Does not leak outer styles, used in React Native Web, Ionic.

  25. Updated pSEO check
    Import Maps — JS without a Bundler

    Import Maps: browser-native mapping of bare specifiers to URL. npm without webpack, dev without a bundler, CDN imports.

  26. Updated pSEO check
    WASI — WebAssembly System Interface · Definition & Examples

    WASI: POSIX-like interface for WASM outside the browser. WASI 0.2, preview2, wasmtime, Fastly, Fermyon Spin.

  27. Updated pSEO check
    OpenTelemetry — Observability Standard · Definition & Examples

    OpenTelemetry (OTel): vendor-neutral standard for metrics, logs, traces. CNCF. Auto-instrumentation.

  28. Updated pSEO check
    HNSW Index — ANN for Vectors

    HNSW: Hierarchical Navigable Small World graph. Fastest ANN index for vector search. Parameters M, ef.

  29. Updated pSEO check
    Web Streams API — ReadableStream · Definition & Examples

    Web Streams API: chunked data processing in browser + Node.js. Fetch streaming, compression, crypto, SSE.

  30. Updated pSEO
    Research: WebGPU adoption in browsers 2026

    Adoption report for WebGPU across Chrome, Safari, Firefox in 2026. Compute shaders, WGSL, Web ML use-cases.

  31. Updated pSEO check
    WASI — WebAssembly System Interface · Definition & Examples

    WASI: POSIX-like API for WebAssembly outside the browser. Server-side WASM, Fastly, Fermyon, plugins.

  32. Updated pSEO ssl
    curl error 77: problem with CA cert file · Browser Error Fix

    curl: (77) problem with the SSL CA cert. CURLE_SSL_CACERT_BADFILE. CURL_CA_BUNDLE, --cacert, ca-certificates.

  33. Updated pSEO speed
    Server Actions (Next.js) — 2026 · Definition & Examples

    Server Actions — async functions on the server called from React components. No API routes. Progressive enhancement.

  34. Updated pSEO check
    Edge Computing — What It Is and Why It Matters

    Edge computing runs code on the nearest point (edge) to the user. Cloudflare Workers, AWS Lambda@Edge, Deno Deploy. Different from CDN.

  35. Updated pSEO ssl
    Port 8883 — MQTT over TLS

    TCP port 8883 — MQTT over TLS: encrypted IoT messaging. AWS IoT Core, HiveMQ, Mosquitto TLS.

  36. Updated pSEO check
    WebGPU — GPU API for the web

    WebGPU: WebGL replacement, compute shaders, WGSL, access to Vulkan/Metal/D3D12. Chrome 113+, Firefox 141+.

  37. Updated pSEO check
    Materialized View — What It Is

    Materialized view: precomputed query result stored as a table. Postgres, Oracle. Refresh strategies.

  38. Updated pSEO ssl
    ERR_HPACK_DECODING_FAILED — HTTP/2 Header · Browser Error Fix

    Chrome ERR_HPACK_DECODING_FAILED — HTTP/2 HPACK decompression error. Malformed headers, encoder state corruption.

  39. Updated pSEO check
    Serverless Containers — Cloud Run, Fargate, Fly · Definition & Examples

    Serverless containers: Cloud Run, ECS Fargate, Fly Machines. Container instead of function, scale-to-zero, no cold start.

  40. Updated pSEO check
    Observability — 3 Pillars · Definition & Examples

    Observability: metrics, logs, traces. Difference from monitoring. OpenTelemetry standard.

April 2026 (20)

  1. Published Article SSL
    Просроченный SSL-сертификат: как исправить ошибку NET::ERR_CERT_DATE_INVALID

    Просрочен SSL-сертификат? Узнайте, как быстро диагностировать и исправить ошибку NET::ERR_CERT_DATE_INVALID, продлить сертификат и настроить мониторинг.

  2. Published Article SSL
    Expired SSL Certificate: How to Fix NET::ERR_CERT_DATE_INVALID

    Expired SSL certificate? Learn how to quickly diagnose and fix NET::ERR_CERT_DATE_INVALID, renew the certificate, and set up monitoring to prevent it.

  3. Published Article SSL
    SSL Handshake Failed: причины ошибки и пошаговая диагностика

    SSL handshake failed — подробный разбор причин и диагностики: протоколы, SNI, cipher suites, сертификаты клиента. Примеры openssl и curl для отладки.

  4. Published Article SSL
    SSL Handshake Failed: Root Causes and Step-by-Step Diagnosis

    SSL handshake failed — deep dive into causes and diagnosis: protocols, SNI, cipher suites, client certs. openssl and curl examples for debugging.

  5. Published Article SSL
    Mixed Content: как найти и исправить HTTP-ресурсы на HTTPS-сайте

    Mixed content блокирует скрипты и стили на HTTPS-сайте. Научим находить HTTP-ресурсы, чинить их автоматически через CSP и upgrade-insecure-requests.

  6. Published Article SSL
    Mixed Content: How to Find and Fix HTTP Resources on HTTPS Sites

    Mixed content breaks scripts and styles on HTTPS. Learn how to find HTTP resources, fix them with CSP and upgrade-insecure-requests automatically.

  7. Published Article SSL
    Self-signed certificate: когда использовать и как избежать предупреждений

    Self-signed SSL сертификат: зачем нужен, как создать через openssl, добавить в trust store и когда лучше использовать Let's Encrypt или внутреннюю PKI.

  8. Published Article SSL
    Self-Signed Certificates: When to Use Them and How to Avoid Warnings

    Self-signed SSL certificates: when they're appropriate, how to create them with openssl, trust them system-wide, and when to use Let's Encrypt or internal PKI instead.

  9. Published Article SSL
    Wildcard vs SAN-сертификат: когда какой выбрать в 2026

    Wildcard vs SAN сертификат — разбор отличий, цены, безопасность и автоматизация. Какой тип сертификата выбрать для разных архитектур и сколько доменов покрыть.

  10. Published Article SSL
    Wildcard vs SAN Certificate: Which to Choose in 2026

    Wildcard vs SAN certificates — differences, pricing, security, automation. Which cert type to pick for different architectures and how many domains to cover.

  11. Published Article SSL
    Неполная цепочка SSL-сертификата: как найти и исправить incomplete chain

    Неполная цепочка SSL (incomplete chain) — причина ошибок у мобильных клиентов и API. Как собрать fullchain.pem, добавить intermediate и проверить цепочку.

  12. Published Article SSL
    Incomplete SSL Certificate Chain: How to Diagnose and Fix It

    Incomplete SSL chain causes errors on mobile and API clients. Learn how to assemble fullchain.pem, add intermediates, and verify the chain.

  13. Published Article SSL
    TLS 1.3 vs TLS 1.2: что изменилось и как правильно мигрировать

    TLS 1.3 vs TLS 1.2 — подробное сравнение: скорость, безопасность, совместимость. Пошаговое руководство по миграции nginx и обратной совместимости.

  14. Published Article SSL
    TLS 1.3 vs TLS 1.2: What Changed and How to Migrate Correctly

    TLS 1.3 vs TLS 1.2 — detailed comparison: speed, security, compatibility. Step-by-step nginx migration guide with backward compatibility notes.

  15. Published Article SSL
    Бесплатный SSL через Let's Encrypt: установка certbot за 10 минут

    Бесплатный SSL-сертификат через Let's Encrypt и certbot: пошаговая установка на nginx, Apache, автообновление и подводные камни. Работает на любом Linux.

  16. Published Article SSL
    Free SSL via Let's Encrypt: Install certbot in 10 Minutes

    Free SSL certificate via Let's Encrypt and certbot: step-by-step install for nginx, Apache, auto-renewal, and gotchas. Works on any Linux.

  17. Published Article SSL
    HSTS и HSTS Preload: полное руководство по принудительному HTTPS

    HSTS и preload-лист — как заставить браузер всегда использовать HTTPS. Настройка Strict-Transport-Security, подача в hstspreload.org, подводные камни.

  18. Published Article SSL
    HSTS and HSTS Preload: Complete Guide to Forced HTTPS

    HSTS and preload list — how to force browsers to always use HTTPS. Strict-Transport-Security setup, hstspreload.org submission, gotchas.

  19. Published Article SSL
    Слабые cipher suites: как найти и отключить небезопасные шифры TLS

    Слабые cipher suites (RC4, 3DES, MD5, EXPORT) снижают оценку SSL Labs до B или F. Как проверить, отключить в nginx и выбрать безопасный набор.

  20. Published Article SSL
    Weak Cipher Suites: How to Find and Disable Insecure TLS Ciphers

    Weak cipher suites (RC4, 3DES, MD5, EXPORT) drop SSL Labs grade to B or F. Learn how to detect them, disable in nginx, and pick a safe set.