What's next

Public roadmap

A living view of what we're building, what's queued, and what's on the longer-term horizon. Shipped phases live in the changelog.

Now

2

In flight — actively being built.

  • Ph 14

    Realtime via Django Channels

    Live chat presence, kanban broadcasts, real-time bell — Redis-backed WebSocket layer.

  • Ph 16

    Organizations + RBAC

    Multi-tenant primitives — workspaces, members, invitations, role × permission matrix.

Next

3

Up next — scoped, queued, scheduled.

  • Ph 19a

    Hosted documentation site

    MkDocs Material at docs.colorlib.com/apex with recipes, deploy guides, API ref.

  • Ph 19b

    One-click deploy recipes

    Render, Fly.io, Railway, DigitalOcean App Platform — config files + screenshots.

  • Ph 19c

    PWA + offline shell

    Manifest + service worker (extends Phase 13 push) + installability.

Later

4

On the roadmap; no committed date.

  • Ph 20

    Frontend bundling (esbuild)

    Replace CDN scripts with bundled, hashed, cache-busted ES modules.

  • Ph 21

    Search backend

    Postgres FTS via django.contrib.postgres.search with per-app result grouping.

  • Ph 22

    Image optimization pipeline

    Auto AVIF/WebP via post-save signals on uploads.

  • Ph 23

    Mobile native shells

    Capacitor wrappers around the existing PWA.

Have an idea? File it on the public board.

Suggest a feature