roadmap.html 3.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. {
  2. title: 'Historical Roadmap',
  3. crumbs: [ ],
  4. }
  5. <h1>Historial GoAhead Roadmap</h1>
  6. <p>This roadmap is no longer maintained. Please consult
  7. <a href="https://github.com/embedthis/goahead/milestones">GitHub GoAhead Milestones</a> for a current
  8. roadmap.</p>
  9. <p>The GoAhead roadmap is created by listening to user input. As such, it is subject to change. This roadmap
  10. is not a commitment to product, but reflects our current thinking about future directions.
  11. Those who shout the loudest &mdash; often get what they ask for. To request a feature, please send email to:
  12. <a href="mailto:dev@embedthis.com">dev@embedthis.com</a></p>
  13. <a id="schedule"></a>
  14. <h2>Release Schedule</h2>
  15. <p>As with all good open source, our release schedule is driven by software readiness rather
  16. than by commercial needs. Nevertheless, here is an outline of our current best estimate.</p>
  17. <table title="schedule" class="ui collapsing celled table segment">
  18. <thead>
  19. <tr>
  20. <th>Release</th>
  21. <th>Date</th>
  22. </tr>
  23. </thead>
  24. <tbody>
  25. <tr>
  26. <td class="nowrap">Embedthis GoAhead 3.3.4</td>
  27. <td>July 2014 (est)</td>
  28. </tr>
  29. <tr>
  30. <td class="nowrap">Embedthis GoAhead 3.3.3</td>
  31. <td>June 2014</td>
  32. </tr>
  33. <tr>
  34. <td class="nowrap">Embedthis GoAhead 3.3.2</td>
  35. <td>May 2014</td>
  36. </tr>
  37. <tr>
  38. <td class="nowrap">Embedthis GoAhead 3.3.1</td>
  39. <td>March 2014</td>
  40. </tr>
  41. <tr>
  42. <td class="nowrap">Embedthis GoAhead 3.3.0</td>
  43. <td>February 2014</td>
  44. </tr>
  45. <tr>
  46. <td class="nowrap">Embedthis GoAhead 3.2.1</td>
  47. <td>January 2014</td>
  48. </tr>
  49. <tr>
  50. <td class="nowrap">Embedthis GoAhead 3.2.0</td>
  51. <td>January 2014</td>
  52. </tr>
  53. <tr>
  54. <td class="nowrap">Embedthis GoAhead 3.1.3</td>
  55. <td>November 2013</td>
  56. </tr>
  57. <tr>
  58. <td class="nowrap">Embedthis GoAhead 3.1.2</td>
  59. <td>September 2013</td>
  60. </tr>
  61. <tr>
  62. <td class="nowrap">Embedthis GoAhead 3.1.1</td>
  63. <td>April 2013</td>
  64. </tr>
  65. <tr>
  66. <td class="nowrap">Embedthis GoAhead 3.1.0</td>
  67. <td>March 2013</td>
  68. </tr>
  69. <tr>
  70. <td class="nowrap">Embedthis GoAhead 3.0.0</td>
  71. <td>October 2012</td>
  72. </tr>
  73. </tbody>
  74. </table>