{% 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 %}
The GOV.UK 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.
Since January 2021 we’ve sent 1 billion messages for services that were set up in response to the coronavirus (COVID-19) pandemic. This includes 4.5 million vaccination invitation letters and 700 million test results.
More recently, we’ve upgraded some of the software we use to more recent versions.
{% endblock %}