Difference between revisions of "Template:Platform Release Notes"
From AgileApps Support Wiki
imported>Aeric |
imported>Aeric |
||
Line 1: | Line 1: | ||
Title: Version N.M Platform Release Notes | Title: Version N.M Platform Release Notes | ||
Usage: <tt><nowiki>{{subst:Platform Release Notes}}</nowiki><tt> | Usage: <tt><nowiki>{{subst:Platform Release Notes}}</nowiki></tt> | ||
__NUMBEREDHEADINGS__ | |||
__TOC__ | |||
''See also:'' | ''See also:'' | ||
:* [[:All Release Notes|Release Notes for all versions]] | :* [[:All Release Notes|Release Notes for all versions]] | ||
:* [[Doc Notes]] for documentation changes. | :* [[Doc Notes]] for documentation changes. | ||
<!-- TEMPLATE | |||
:;Feature: | |||
::descr | |||
:: ''Learn more:'' | |||
--> | |||
<p align="center">Upcoming Enhancements in N.n</p> | |||
== For Users and Designers == | == For Users and Designers == | ||
=== Major Enhancements === | === Major Enhancements === | ||
:{| | |||
:;Feature: | :;Feature: | ||
:: | ::descr | ||
:;Feature: | |||
::descr | |||
|} | |||
<!-- | |||
=== Significant Changes === | === Significant Changes === | ||
Line 22: | Line 31: | ||
:: ''Learn more:'' | :: ''Learn more:'' | ||
:::* {{TBD|link to wiki page}} | :::* {{TBD|link to wiki page}} | ||
--> | |||
{{#if: {{ShowDevInfo}} | | {{#if: {{ShowDevInfo}} | | ||
== For Developers == | == For Developers == | ||
===Major Enhancements === | ===Major Enhancements === | ||
: | }} | ||
:: | :{| | ||
{{#if: {{ShowDevInfo}} | | |||
====Development Sandboxes==== | |||
: | |||
====SQL Queries in REST and Java APIs==== | |||
: | |||
}} | |||
|} | |||
{{#if: {{ShowDevInfo}} | | |||
<!-- | |||
=== Significant Changes === | === Significant Changes === | ||
:;Feature: | :;Feature: | ||
Line 37: | Line 54: | ||
:: ''Learn more:'' | :: ''Learn more:'' | ||
:::* {{TBD|link to wiki page}} | :::* {{TBD|link to wiki page}} | ||
--> | |||
<!-- | |||
== [[Java API]] Changes == | == [[Java API]] Changes == | ||
Line 54: | Line 72: | ||
:;API_link (new): | :;API_link (new): | ||
:: Description. | :: Description. | ||
--> | |||
<!-- | |||
== [[REST API]] Changes == | == [[REST API]] Changes == | ||
Line 71: | Line 90: | ||
:;Resource_link (new): | :;Resource_link (new): | ||
::Description. | ::Description. | ||
--> | |||
<!-- | |||
== Deprecated Functionality == | == Deprecated Functionality == | ||
Line 78: | Line 98: | ||
:''Learn more:'' | :''Learn more:'' | ||
::* {{TBD|link to alternative}} | ::* {{TBD|link to alternative}} | ||
--> | |||
}} <!-- END ShowDevInfo --> | }} <!-- END ShowDevInfo --> | ||
<!-- | |||
ACTIVATE THIS CATEGORY FOR RELEASE | ACTIVATE THIS CATEGORY FOR RELEASE | ||
<!-- | <!-- |
Revision as of 18:09, 29 September 2011
Title: Version N.M Platform Release Notes
Usage: {{subst:Platform Release Notes}}
See also:
- Release Notes for all versions
- Doc Notes for documentation changes.
Upcoming Enhancements in N.n
1 For Users and Designers
1.1 Major Enhancements
- Feature
- descr
- Feature
- descr
2 For Developers
2.1 Major Enhancements
2.1.1 Development Sandboxes
2.1.2 SQL Queries in REST and Java APIs