From 8c35b16cfc4f7c3b0e9cf2ee33d22bf17a6bb012 Mon Sep 17 00:00:00 2001
From: Pete Herlihy
Date: Tue, 9 May 2017 14:51:20 +0100
Subject: [PATCH] Updated the roadmap now that we're in May.
---
app/templates/views/roadmap.html | 37 +++++++++++++++-----------------
1 file changed, 17 insertions(+), 20 deletions(-)
diff --git a/app/templates/views/roadmap.html b/app/templates/views/roadmap.html
index 769918389..f9c3b2570 100644
--- a/app/templates/views/roadmap.html
+++ b/app/templates/views/roadmap.html
@@ -27,39 +27,36 @@
cross-government Slack channel.
- April 2017
-
- - Searching templates
- - Sending letters (invite only)
- - Sending text messages to international numbers
-
-
May 2017
- Supporting replies to text messages (invite only)
- - Retiring version 1 of the API
- Sending individual messages via Notify interface
- - Restricting notifications to sociable hours
- Searching for notifications by phone number or email address
+ - Restricting notifications to sociable hours
- June to August 2017
+ June 2017
+
+ - Retiring version 1 of the API
+ - Sending letters through the API
+ - Providing non-mobile phone 2-factor authentication
+ - Allowing multiple sender names and reply-to addresses
+
+
+ July to September 2017
- Sending letters (available for everyone)
- - Distributing delivery of notifications over a period of time
- - Allowing multiple sender names and reply-to addresses
- Sending of pre-compiled text messages and emails
- - Checking mobile numbers are valid before sending
- - Providing non-mobile phone 2-factor authentication
- - Sending letters through the API
- Customising the expiry time for text messages
-
-
- September 2017 and beyond
-
+ - Distributing delivery of notifications over a period of time
- Sending of pre-compiled letters
- - Allowing people to request to join a service
- Publishing design patterns for integration
+ October 2017 and beyond
+
+ - Checking mobile numbers are valid before sending
+ - Allowing people to request to join a service
+
+
{% endblock %}