mirror of
https://github.com/cwinfo/envayasms.git
synced 2025-08-14 15:28:09 +00:00
add page explaining how to test with emulator; faq for reverse tunnels; screenshot of pending messages
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
·
|
||||
<a href='/install/'>Install</a>
|
||||
·
|
||||
<a href='/test/'>Test</a>
|
||||
·
|
||||
<a href='/how/'>How it Works</a>
|
||||
·
|
||||
<a href='/serverapi/'>API Reference</a>
|
||||
@@ -40,27 +42,25 @@
|
||||
<h2>History</h2>
|
||||
|
||||
|
||||
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)
|
||||
|
Reference in New Issue
Block a user