]> git.wh0rd.org - tt-rss.git/blob - debian/changelog
68fc194170e277717325431c97ded148a09e0ae1
[tt-rss.git] / debian / changelog
1 tt-rss (1.5.11) unstable; urgency=low
2
3 * New release
4
5 -- Andrew Dolgov <fox@madoka.volgo-balt.ru> Mon, 21 May 2012 10:42:48 +0400
6
7 tt-rss (1.5.10) unstable; urgency=low
8
9 * New release
10
11 -- Andrew Dolgov <fox@madoka.volgo-balt.ru> Tue, 21 Feb 2012 12:41:04 +0400
12
13 tt-rss (1.5.9+git20120124) unstable; urgency=low
14
15 * New snapshot
16
17 -- Andrew Dolgov <fox@madoka.volgo-balt.ru> Mon, 23 Jan 2012 23:09:42 +0400
18
19 tt-rss (1.5.9+git20120123) unstable; urgency=low
20
21 * New snapshot
22 * Fix image and export cache directories
23
24 -- Andrew Dolgov <fox@madoka.volgo-balt.ru> Mon, 23 Jan 2012 10:45:57 +0400
25
26 tt-rss (1.5.9) unstable; urgency=low
27
28 * New release
29
30 -- Andrew Dolgov <fox@madoka.volgo-balt.ru> Sat, 21 Jan 2012 09:15:07 +0400
31
32 tt-rss (1.5.8.1+git20111227) unstable; urgency=low
33
34 * New snapshot
35
36 -- Andrew Dolgov <fox@madoka.volgo-balt.ru> Tue, 27 Dec 2011 13:03:00 +0400
37
38 tt-rss (1.5.8.1) unstable; urgency=low
39
40 * New release
41
42 -- Andrew Dolgov <fox@madoka.volgo-balt.ru> Thu, 22 Dec 2011 22:28:48 +0400
43
44 tt-rss (1.5.8) unstable; urgency=low
45
46 * New release
47 * Changelog: http://tt-rss.org/redmine/versions/show/69
48
49 -- Andrew Dolgov <fox@madoka.volgo-balt.ru> Tue, 20 Dec 2011 15:33:11 +0400
50
51 tt-rss (1.5.7) unstable; urgency=low
52
53 * New release
54 * Changelog: http://tt-rss.org/redmine/versions/show/67
55
56 -- Andrew Dolgov <fox@madoka.volgo-balt.ru> Tue, 22 Nov 2011 14:30:07 +0400
57
58 tt-rss (1.5.6+git20111120) unstable; urgency=low
59
60 * Change architecture to "all"
61 * New code snapshot
62
63 -- Andrew Dolgov <fox@madoka.volgo-balt.ru> Sun, 20 Nov 2011 10:50:22 +0400
64
65 tt-rss (1.5.6+git20111111) unstable; urgency=low
66
67 * Snapshot built for local repository
68
69 -- Andrew Dolgov <fox@madoka.volgo-balt.ru> Fri, 11 Nov 2011 13:33:16 +0400
70
71 tt-rss (1.5.6-1) unstable; urgency=low
72
73 * Reworked for 1.5.x
74 * Split into three packages: common, mysql, pgsql
75
76 -- Andrew Dolgov <fox@madoka.volgo-balt.ru> Thu, 10 Nov 2011 23:47:21 +0400
77
78 tt-rss (1.5.2-1) unstable; urgency=low
79
80 * New upstream
81 * Rework automatic article catchup
82 * Use tmhOAuth instead of twitteroauth for Twitter feeds
83 * Remove or add labels manually through the headline context menu
84 * Bug #300: Wrong URL for cached images
85 * Bug #308: Certain feed URL fails to download working with Tiny Tiny RSS
86 * Bug #310: sanity_config.php includes 'DB_PORT'
87 * Bug #314: https-feeds with authentification fail to download
88 * Bug #315: /mobile version missing feature
89 * Bug #323: Multiple persistent XSS in TT Rss v. 1.50
90 * Bug #325: Can not subscribe to Twitter feeds
91 * Bug #326: MagpieRSS messes up Atom feeds' titles
92 * Feature #285: Feed view layout preference
93 * Feature #304: Search bar
94 * Feature #312: Accessibility request - focus content pane after render
95
96 -- Florent USSEIL <swiip81@gmail.com> Wed, 23 Mar 2011 16:39:38 +0100
97
98 tt-rss (1.5.1-1) unstable; urgency=low
99
100 * Bugfix release
101 * Bug #279: Feed list escapes special characters incorrectly
102 * Bug #281: Add better PHP sanity checks
103 * Bug #283: Icon path not valid from api
104 * Bug #287: Remove cookie for published feeds
105 * Bug #292: Keyboard shortcut missing
106 * Bug #296: The define of PHP_EXECUTABLE in Update.php is at the wrong place.
107 * Bug #298: \n instead of newline in customized stylesheet
108 * Bug #300: Wrong URL for cached images
109 * Bug #302: When adding a feed, if not logged it, it forgets the feed
110 * Bug #303: RSS URL for published feeds incorrect
111 * Feature #284: feed update timestamp in the UI
112 * Feature #295: Skip login form if ALLOW_REMOTE_USER_AUTH is true
113
114 -- Florent USSEIL <swiip81@gmail.com> Sat, 22 Jan 2011 10:14:32 +0100
115
116 tt-rss (1.5.0-1) unstable; urgency=low
117
118 * New upstream
119 * Bugfixes :
120 * GeneratedFeeds improvements
121 * Added experimental digest mode (digest.php)
122 * API enhancements
123 * PHP5 with JSON support is now required
124 * Add support for forwarding articles by email
125 * Use HTML5 localStorage for client-side caching
126 * Per-user timezone support
127 * Allow filtering by article tags
128 * Automatically determine feeds from the website URL
129 * Support for feed-to-feed linking has been removed
130 * Support for Google Gears has been removed
131 * Optional full-text search using Sphinx engine
132 * User interface refactored using Dijit framework
133 * Add support for Twitter feeds using OAuth
134 * Make plaintext URLs (e.g. in Twitter feeds) clickable
135
136 -- Florent USSEIL <swiip81@gmail.com> Thu, 21 Dec 2010 19:27:32 +0100
137
138 tt-rss (1.4.3-1) unstable; urgency=low
139
140 * New upstream
141 * Support import and export of tt-rss settings using OPML (when using DOMDocument import path)
142 * Replace confusing ENABLE_SIMPLEPIE option with DEFAULT_UPDATE_METHOD
143 * Properly deal with stuck child processes in forking update daemon
144 * Feed preferences: add "Subscribe in Tiny Tiny RSS" bookmarklet
145 * Bugfixes :
146 * #269: Add navigation to the mobile view
147
148 -- Florent USSEIL <swiip81@gmail.com> Sat, 11 Sep 2010 14:27:32 +0200
149
150 tt-rss (1.4.2-1) unstable; urgency=low
151
152 * New upstream
153 * Allow filtering by article author
154 * Bundle new version of php-gettext which should solve translation not working on 64-bit servers
155 * Fix PHP warning in classic mobile mode
156 * Other bugfixes
157
158 -- Florent USSEIL <swiip81@gmail.com> Mon, 31 May 2010 20:58:32 +0100
159
160 tt-rss (1.4.1-1) unstable; urgency=low
161
162 * New upstream bugfix release.
163 * Bugfixes
164 * Minor interface improvements
165 * Re-added updated compact three-pane theme
166 * Support dock badges in Fluid
167
168 -- Florent USSEIL <swiip81@gmail.com> Wed, 21 Apr 2010 23:35:02 +0100
169
170 tt-rss (1.3.4) unstable; urgency=low
171
172 * New upstream bugfix release.
173 * Improved support for Lolcats.
174 * Usability and performance improvements.
175 * Updated translations.
176
177 -- Florent USSEIL <swiip81@gmail.com> Fri, 30 Oct 2009 19:53:02 +0100
178
179 tt-rss (1.3.3) unstable; urgency=low
180
181 * New upstream bugfix release.
182
183 -- Florent USSEIL <swiip81@gmail.com> Thu, 26 May 2009 21:49:02 +0100
184
185 tt-rss (1.3.2) unstable; urgency=low
186
187 * New upstream bugfix release.
188
189 -- Florent USSEIL <swiip81@gmail.com> Wed, 1 Apr 2009 19:50:02 +0100
190
191
192 tt-rss (1.3.1-1) unstable; urgency=low
193
194 * Initial release
195 * Thanks to Marcelo Jorge Vieira for his 1.2.19 package
196
197 -- Florent USSEIL <swiip81@gmail.com> Sat, 28 Feb 2009 14:22:06 +0100