Update installation instructions to (fixes #81)
[mygpo.git] / doc / api / changes.rst
blob9c8d8637da42ccbfe54a9b3c7bdd225c532eeb61
1 API Changes
2 ===========
4 This page lists changes to the Advanced API. The current version is 2.11. This
5 versioning scheme has been introduced in `Bug 1273
6 <https://bugs.gpodder.org/show_bug.cgi?id=1273>`_.
8 Version 2.11
9 ------------
11 * added :ref:`api-subscriptions-all`.
13 Version 2.10
14 ------------
16 * added Authentication API
17   (`bug 1397 <https://bugs.gpodder.org/show_bug.cgi?id=1397>`_)
18 * added Device Synchronization API
19   (`bug 1266 <https://bugs.gpodder.org/show_bug.cgi?id=1266>`_)
20 * added Podcast Lists API
21   (`bug 1402 <https://bugs.gpodder.org/show_bug.cgi?id=1402>`_)
22 * added include_actions parameter to Device Update API
23   (`bug 1419 <https://bugs.gpodder.org/show_bug.cgi?id=1419>`_)
26 Version 2.9
27 -----------
29 * added XML format to some Simple API requests
30   (`bug 1362 <https://bugs.gpodder.org/show_bug.cgi?id=1362>`_,
31   `bug 1383 <https://bugs.gpodder.org/show_bug.cgi?id=1383>`_)
34 Version 2.8
35 -----------
37 * added `JSONP <http://en.wikipedia.org/wiki/JSON#JSONP>`_ as a format to
38   Simple API requests
39   (`bug 1302 <https://bugs.gpodder.org/show_bug.cgi?id=1302>`_)
42 Version 2.7
43 -----------
45 * added :ref:`api-parametrization`
48 Version 2.6
49 -----------
51 * added `released` to :ref:`api-episode-data` and :ref:`api-favorite-episodes`
54 Version 2.5
55 -----------
57 * added "Subscribers Last Week" to :ref:`api-podcast-data`
58   (`bug 1188 <https://bugs.gpodder.org/show_bug.cgi?id=1188>`_)
61 Version 2.4
62 -----------
64 * added :ref:`api-settings-set`
65   (`bug 1082 <https://bugs.gpodder.org/show_bug.cgi?id=1082>`_)
66 * added :ref:`api-settings-get`
67 * added :ref:`api-favorite-episodes`
70 Version 2.3
71 -----------
73 * added :ref:`api-device-updates`
76 Version 2.2
77 -----------
79 * added :ref:`api-top-tags`
80 * added :ref:`api-podcasts-tag`
81 * added :ref:`api-podcast-data`
82 * added :ref:`api-episode-data`
85 Version 2.1
86 -----------
88 * added ``aggregated=true`` to :ref:`api-episode-actions-get`
89   (`bug 1030 <https://bugs.gpodder.org/show_bug.cgi?id=1030>`_)
92 Version 2.0
93 -----------
95 * added :ref:`api-subscriptions-change-add`
96 * added :ref:`api-subscriptions-change-get`
97 * added :ref:`api-episode-actions-add`
98 * added :ref:`api-episode-actions-get`
99 * added :ref:`api-device-data-set`
100 * added :ref:`api-device-list`