{% extends "content_template.html" %} {% from "components/table.html" import mapping_table, row, text_field, edit_field, field with context %} {% from "components/content-metadata.html" import content_metadata %} {% block per_page_title %} Roadmap {% endblock %} {% block content_column_content %}

Roadmap

{{ content_metadata( data={ "Last updated": "27 April 2022", "Next review due": "12 July 2022" } ) }}

The US Notify roadmap shows what we’re working on and some of the things we’ve done.

The roadmap is only a guide. It does not cover everything we do, and some things may change.

You can contact us if you have any questions about the roadmap or suggestions for new features.

Things we’re working on

Now

Next

Later

Things we’ve done

Recently we have:

Between April 2021 and March 2022 we sent a total of 2.7 billion notifications. Half of those were for services set up in response to the coronavirus (COVID-19) pandemic.

{% endblock %}