Changelog
Track all the latest updates, improvements, and fixes to Council DA
Get notified of updates
Subscribe to receive changelog updates via email
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.
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.
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.
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.
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.
Authentication Error Messages
Improved error messages for authentication failures to help with debugging.
Documentation Updates
Added more code examples and clarified rate limiting documentation.
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