Changelog

Track all the latest updates, improvements, and fixes to Council DA

Get notified of updates

Subscribe to receive changelog updates via email

Subscribe
v1.3.0New FeaturesDecember 18, 2024

Webhook Retry Logic

Added automatic retry with exponential backoff for failed webhook deliveries. Webhooks will now retry up to 5 times before being marked as failed.

New Council Coverage

Added support for 15 new councils in Victoria and Queensland, bringing our total coverage to 265 councils.

Bulk Export API

New endpoint for bulk exporting development applications in CSV or JSON format. Perfect for data analysis and reporting.

v1.2.1Bug FixesDecember 10, 2024

Fixed Pagination Bug

Resolved an issue where pagination cursors were not working correctly for large result sets.

Improved Response Times

Optimized database queries resulting in 40% faster response times for search endpoints.

v1.2.0New FeaturesDecember 1, 2024

Geographic Search

New endpoint for searching development applications within a geographic radius. Specify a center point and distance in kilometers.

Enhanced Filtering

Added new filter parameters including application type, development cost range, and determination status.

Webhook Events

Expanded webhook events to include application.determined and application.status_changed triggers.

v1.1.2Bug FixesNovember 20, 2024

Council Name Normalization

Fixed inconsistencies in council name formatting across different states.

Date Parsing Improvements

Improved date parsing for councils using non-standard date formats in their systems.

v1.1.0New FeaturesNovember 10, 2024

Real-time Webhooks

Introduced webhook support for receiving real-time notifications when new applications are lodged or updated.

API Key Management

New dashboard for creating, revoking, and managing API keys with usage tracking.

Rate Limit Headers

All API responses now include X-RateLimit headers showing your current usage and limits.

v1.0.1Bug FixesOctober 28, 2024

Authentication Error Messages

Improved error messages for authentication failures to help with debugging.

Documentation Updates

Added more code examples and clarified rate limiting documentation.

v1.0.0Major ReleaseOctober 15, 2024

Initial Release

Launched Council DA API with support for 250+ Australian councils. Features include full-text search, filtering, pagination, and comprehensive documentation.

Developer Dashboard

Launched self-service dashboard for API key management, usage monitoring, and billing.

Three Pricing Tiers

Introduced Starter ($149/mo), Growth ($349/mo), and Pro ($699/mo) plans to suit different needs.

Looking for older releases? Check out our GitHub releases page