diff --git a/app/templates/views/roadmap.html b/app/templates/views/roadmap.html
index 4ca950153..69405aef5 100644
--- a/app/templates/views/roadmap.html
+++ b/app/templates/views/roadmap.html
@@ -12,8 +12,8 @@
{{ content_metadata(
data={
- "Last updated": "30 November 2021",
- "Next review due": "20 January 2022"
+ "Last updated": "20 January 2022",
+ "Next review due": "20 April 2022"
}
) }}
@@ -27,34 +27,45 @@
Now
-
- - Meet our targets for accessibility
- - Explore how we can make it easier for new teams to start using Notify
- - Explore ways to improve the quarterly billing and invoicing process
- - Help teams understand how their organisation uses Notify
+
+ - Let services pick their own branding for emails
+ - Test our current capacity limits and rate limits
+ - Carry out our annual IT health check
+ - Make it easier for new teams to start using Notify
+ - Help services to get better value for money
Next
- - Design a way for services to upload their own logo and branding for emails and letters
- - Explore ways to improve our daily letter printing capability
- - Prototype new ways to help teams write cheaper, more effective messages
+ - Improve user support by making our processes more efficient
+ - Design a way for services to upload their own brand logo for emails and letters
+ - Explore ways to share common content patterns
Later
- - Test our current capacity limits and rate limits
- - Test some new ways to help teams to write better messages
+ - Meet our targets for accessibility
+ - Make it easier for organisations to find the usage data they need
+ - Explore ways to improve our daily letter printing capability
Things we’ve done
- 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.
+ In 2021 we sent 1.3 billion messages for coronavirus (COVID-19) services. This includes 270 million booster vaccination invitations and 751 million test results.
- More recently, we’ve upgraded some of the software we use to more recent versions.
+ Recently we have:
+
+
+
+ - improved our performance by upgrading the software we use
+ - made our website work better in Windows high contrast mode
+ - increased our capacity at short notice during a busy period
+ - added quarterly billing reports that organisations can download
+
+
{% endblock %}