Changelog
Release history and updates for UnifiedAPI
v1.2.0
2025-01-20Latest- New
API Playground page for interactive testing
- New
API Status monitoring page
- New
Single item lookup endpoints (GET /divisions/{id}, /districts/{id}?lookup=true, etc.)
- New
Pagination support (?page=1&limit=50) on list endpoints
- New
Advanced search with pagination and type filters
- New
Dark mode support across all pages
- New
Python code examples in integration guide
- Improved
Code syntax highlighting
- Improved
Loading skeleton states
- Fixed
Various UI/UX improvements
v1.1.0
2025-01-10- New
Integration Guide with 9 language/framework examples
- New
Changelog page
- New
Custom 404 page
- Improved
Mobile responsive design
- Improved
Faster page loading
- Fixed
Search endpoint improvements
v1.0.0
2025-01-01- New
Initial release
- New
8 Divisions, 64 Districts, 495 Upazilas, 4,540 Unions
- New
Bilingual English/Bengali support
- New
Search across all administrative levels
- New
Complete REST API with no authentication