4
0
mirror of https://github.com/cwinfo/envayasms.git synced 2025-07-06 23:14:04 +00:00

add page explaining how to test with emulator; faq for reverse tunnels; screenshot of pending messages

This commit is contained in:
Jesse Young
2011-10-01 15:47:55 -07:00
parent ba94500c10
commit 6781f9aa85
32 changed files with 385 additions and 81 deletions

View File

@ -2,27 +2,25 @@ id: history
title: History
---
Version 2.0-rc2 (2011/09/29)
Version 2.0 (2011/10/01)
<ul>
<li>
Automatic failover between Wi-Fi and mobile data connection if server is unreachable
(e.g. when Wi-Fi router is on, but it has no internet access)
</li>
<li>
User can see all pending messages, and retry/delete individual messages
</li>
<li>
Send timestamp of incoming messages to server
</li>
</ul>
Version 2.0-rc1 (2011/09/28)
<ul>
</li>
<li>
Allow outgoing SMS messages to be sent in priority order
</li>
<li>
Reschedule outgoing messages when the Android outgoing SMS limit would be exceeded
</li>
</li>
</ul>
Version 2.0-beta (2011/09/23)