Home
    ICChangelog

    Changelog

    Track every update, new feature, and improvement to the IslamiCloud API platform.

    2.4.0 New FeatureFebruary 18, 2026

    Images API & Image of the Day

    New /api/images endpoint for curated Islamic images and /api/images/day for a daily featured image.

    • Added /api/images endpoint with orientation filter
    • Added /api/images/day endpoint with optional date parameter
    • Images served from optimized CDN for fast loading
    2.3.0 New FeatureFebruary 10, 2026

    Radio v2 — Predefined Stations

    New /api/radio/stations endpoint providing a curated list of Islamic radio stations without requiring location.

    • Added /api/radio/stations endpoint
    • Curated list of high-quality Islamic radio streams
    • No location parameters required
    2.2.1 ImprovementJanuary 28, 2026

    Media API — Language Filtering

    Enhanced the Media API with broadcast language filtering and response language support.

    • Added language parameter (ISO 639-3 codes) for broadcast filtering
    • Added lang parameter for response/error language (en/de)
    • Combined filter support for both parameters
    2.2.0 New FeatureJanuary 15, 2026

    Azkar API Launch

    Complete Azkar module with before, after, and during prayer supplications.

    • Added /api/azkar/:type endpoint (before, after, during, all)
    • Arabic text with translations included
    • Consistent response format with all other modules
    2.1.0 ImprovementDecember 20, 2025

    Timings API — German Language Support

    Prayer Times API now supports German (de) in addition to English (en).

    • Added lang=de parameter support
    • Localized prayer names in responses
    • Specific date support (DD-MM-YYYY format)
    2.0.0 New FeatureNovember 30, 2025

    Unified IslamiCloud API Platform

    Major release consolidating all Islamic APIs under one platform with unified authentication and pricing.

    • Unified Bearer token authentication across all modules
    • Consistent JSON response format (code, status, data)
    • One subscription covers all 10 API modules
    1.5.0 Bug FixOctober 15, 2025

    Mosques API — Radius Accuracy

    Fixed radius calculation for the Mosques API to improve accuracy of nearby mosque results.

    • Fixed Haversine formula edge cases near the poles
    • Improved default radius from 5000m to 3000m for better relevance
    • Added Accept-Language header support (en, de)
    1.4.8 MaintenanceSeptember 1, 2025

    Infrastructure Upgrade

    Backend infrastructure upgrade for improved performance and reliability.

    • Migrated to faster edge servers
    • Reduced average response time by 40%
    • Added CDN caching for static content endpoints
    • Improved rate limiting accuracy