CHANGELOG

Track all updates, features, improvements, and fixes to the dnsbl.io platform.

v2.1.4feature

TAXII 2.1 Server Implementation

Deployed production-grade TAXII 2.1 server with STIX 2.1 objects, auth controls, and per-tenant feed management.

v2.1.3feature

Delist Request System

Added formal delist request form with justification tracking and automated review workflow for blacklist removal requests.

v2.1.2improvement

DNS Query Instructions

Published comprehensive DNS query documentation with reverse notation examples, integration guides for Postfix, Exim, and Fail2Ban.

v2.1.1fix

PostgreSQL inet Operator Fix

Resolved subnet lookup issues by implementing proper PostgreSQL inet operators and custom find_ip_in_subnets function for accurate matching.

v2.1.0feature

API Key Management System

Launched tiered API key system with Free, Standard, and Enterprise tiers. Includes rate limiting, usage tracking, and programmatic access.

v2.0.5improvement

IPv6 Subnet Matching Enhancement

Improved IPv6 subnet matching algorithm with support for /48, /56, /64 prefix lengths and optimized database queries.

v2.0.4feature

X-ARF Report Acceptance

Implemented RFC 5965 compliant X-ARF report acceptance endpoint with automatic parsing and blacklist integration.

v2.0.3security

Rate Limiting Implementation

Added comprehensive rate limiting across all API endpoints to prevent abuse. Tiered limits based on API key subscription level.

v2.0.2improvement

Database Schema Optimization

Optimized database indexes for faster IP lookups. Added composite indexes on ip_address, severity, and created_at columns.

v2.0.1fix

Email Report Validation

Enhanced email report validation with stricter IP address format checking and improved error messages for invalid submissions.

For detailed technical documentation, visit our documentation page.