Update changelog for 0.7.0-4 release
[feedingit] / debian / changelog
1 feedingit (0.7.0-4) unstable; urgency=low
2
3   * UI Improvements (Thp)
4   * Added options to sort the list of feeds (njsf)
5   * Added option to open links in external browser
6
7  -- Yves <yves@marcoz.org>  Tue, 15 Jun 2010 00:03:19 -0800
8
9 feedingit (0.7.0-3) unstable; urgency=low
10
11   * Fixed re-layout of article listing when switching portrait to/from landscape
12   * Fixed landscape rotation bug for PR1.2 (by Thp)
13   * Better UI and interaction for menus, the settings dialog and subscriptions menu (Thp)
14   * Added grey background colour to article listing
15
16  -- Yves <yves@marcoz.org>  Tue, 08 Jun 2010 07:34:19 -0800
17
18 feedingit (0.7.0-2) unstable; urgency=low
19
20   * Changed layout of article listing TreeView
21   * Reduced font for widget and made it single click
22
23  -- Yves <yves@marcoz.org>  Sat, 29 May 2010 10:53:19 -0800
24
25 feedingit (0.7.0-1) unstable; urgency=low
26
27   * Fixed error message when viewing un-downloaded Archived Article
28
29  -- Yves <yves@marcoz.org>  Sat, 29 May 2010 10:53:19 -0800
30
31 feedingit (0.7.0-0) unstable; urgency=low
32
33   * Added THP's patches (TreeView for feed and article listing, About dialog)
34   * Added Nelson's patch (Hide read feeds and articles options)
35   * Fixed error message when viewing un-downloaded Archived Article
36
37  -- Yves <yves@marcoz.org>  Sat, 29 May 2010 10:53:19 -0800
38
39 feedingit (0.6.2-2) unstable; urgency=low
40
41   * Fixed image caching in Archived Articles
42
43  -- Yves <yves@marcoz.org>  Mon, 24 May 2010 19:57:19 -0800
44
45 feedingit (0.6.2-1) unstable; urgency=low
46
47   * Image cache expiry is time-based (removed imageHandler in memory object)
48
49  -- Yves <yves@marcoz.org>  Tue, 19 May 2010 22:02:19 -0800
50
51 feedingit (0.6.2-0) unstable; urgency=low
52
53   * Added icons to feeds
54   * Added timeout to widget updates to prevent hanging
55
56  -- Yves <yves@marcoz.org>  Tue, 12 May 2010 07:21:19 -0800
57
58 feedingit (0.6.1-9) unstable; urgency=low
59
60   * Fixed bug triggering updates from widgets too often
61
62  -- Yves <yves@marcoz.org>  Mon, 10 May 2010 21:55:19 -0800
63
64 feedingit (0.6.1-7) unstable; urgency=low
65
66   * Added check for broken feeds
67
68  -- Yves <yves@marcoz.org>  Mon, 03 May 2010 21:44:19 -0800
69
70 feedingit (0.6.1-6) unstable; urgency=low
71
72   * Fix for <em> tags
73
74  -- Yves <yves@marcoz.org>  Fri, 30 Apr 2010 20:54:19 -0800
75
76 feedingit (0.6.1-5) unstable; urgency=low
77
78   * Small performance fixes
79   * Bugfix for unread messages
80   * ArchivedArticles can now be cleaned up manually
81
82  -- Yves <yves@marcoz.org>  Thu, 29 Apr 2010 22:18:19 -0800
83
84 feedingit (0.6.1-3) unstable; urgency=low
85
86   * Fixed module import issue in widget
87
88  -- Yves <yves@marcoz.org>  Sun, 25 Apr 2010 23:13:19 -0800
89
90 feedingit (0.6.1-2) unstable; urgency=low
91
92   * Some improvements for Archived Articles
93
94  -- Yves <yves@marcoz.org>  Sun, 25 Apr 2010 23:13:19 -0800
95
96 feedingit (0.6.1-1) unstable; urgency=low
97
98   * Now use dbus as lock mechanisms
99   * Added setting to disable proxy support
100
101  -- Yves <yves@marcoz.org>  Sat, 24 Apr 2010 16:57:19 -0800
102
103 feedingit (0.6.1-0) unstable; urgency=low
104
105   * Added autoupdate from the widget
106
107  -- Yves <yves@marcoz.org>  Sat, 17 Apr 2010 20:19:19 -0800
108
109 feedingit (0.6.0-1) stable; urgency=low
110
111   * Added dbus communication from app to widget
112   * Fixed updates for articles without titles
113
114  -- Yves <yves@marcoz.org>  Mon, 12 Apr 2010 09:50:19 -0800
115
116 feedingit (0.6.0-0) stable; urgency=low
117
118   * Added home widget
119   * Fixed a few more HTML characters in titles
120   * Fixed crash caused by imageHandler
121   * Added loading indicator for links
122
123  -- Yves <yves@marcoz.org>  Sun, 11 Apr 2010 09:45:19 -0800
124
125 feedingit (0.5.4-3) stable; urgency=low
126
127   * Fixed Article font size setting
128   * Fixed <em> tags in titles
129   * Tweaked swipe gesture
130
131  -- Yves <yves@marcoz.org>  Fri, 26 Mar 2010 22:33:19 -0800
132  
133 feedingit (0.5.4-2) stable; urgency=low
134
135   * Removed external BeautifulSoup dependency
136
137  -- Yves <yves@marcoz.org>  Wed, 24 Mar 2010 09:57:19 -0800
138
139 feedingit (0.5.4-0) stable; urgency=low
140
141   * Added link to known issues in the Preferences menu
142   * Fixed dbus calls
143   * Changed button size in Organize Feed menu
144   * Added proxy support for image downloads
145  
146  -- Yves <yves@marcoz.org>  Tue, 23 Mar 2010 20:56:19 -0800
147
148 feedingit (0.5.3-4) unstable; urgency=low
149
150   * Fixed text selection when panning (#5103)
151  
152  -- Yves <yves@marcoz.org>  Tue, 23 Mar 2010 07:20:19 -0800
153
154 feedingit (0.5.3-2) unstable; urgency=low
155
156   * Enabled image caching for all articles
157   * Added update dbus call
158  
159  -- Yves <yves@marcoz.org>  Mon, 22 Mar 2010 22:02:19 -0800
160
161 feedingit (0.5.2-4) unstable; urgency=low
162
163   * Changed theme colour used
164   
165  -- Yves <yves@marcoz.org>  Wed, 17 Mar 2010 19:05:19 -0800
166
167 feedingit (0.5.2-2) unstable; urgency=low
168
169   * Fixed horizontal scrolling
170   * Use theme color for unread items
171   * Added proxy support for feed download
172   
173  -- Yves <yves@marcoz.org>  Wed, 10 Mar 2010 19:05:19 -0800
174
175 feedingit (0.5.2-0) unstable; urgency=low
176
177   * Fixed AddFeed from dbus (feedhandler)
178   * Added python2.5-webkit as dependency
179   
180  -- Yves <yves@marcoz.org>  Wed, 10 Mar 2010 19:05:19 -0800
181
182 feedingit (0.5.1-1) unstable; urgency=low
183
184   * Fixed read/unread issue when updating feeds
185   * Unread messages are shown in SkyBlue colour
186   
187  -- Yves <yves@marcoz.org>  Mon, 08 Mar 2010 22:38:19 -0800
188
189 feedingit (0.5.1-0) unstable; urgency=low
190
191   * Added caching of images for Archived Articles
192   
193  -- Yves <yves@marcoz.org>  Sun, 07 Mar 2010 17:36:19 -0800
194
195 feedingit (0.5.0-1) unstable; urgency=low
196
197   * Refactored Feed and Listing object. Much smaller memory footprint, faster shutdown
198   
199  -- Yves <yves@marcoz.org>  Wed, 03 Mar 2010 10:43:19 -0800
200
201 feedingit (0.4.5-3) unstable; urgency=low
202
203   * Fixed utf-8 support
204   * Fixed dbus add feed dialog
205   * Re-added single feed update
206   * Open in external browser now uses load_url dbus call
207   * Disabled rotation if keyboard is open
208   
209  -- Yves <yves@marcoz.org>  Sun, 31 Jan 2010 10:43:19 -0800
210
211 feedingit (0.4.5-0) unstable; urgency=low
212
213   * Added support for webkit widget
214   * Added Backup configuration
215   * Changed gesture mechanism to make it less sensitive
216   * Fixed app not starting after a crash if a feed was deleted
217   
218  -- Yves <yves@marcoz.org>  Sun, 31 Jan 2010 10:43:19 -0800
219
220 feedingit (0.4.4-1) unstable; urgency=low
221
222   * Fix timing of autoupdate
223   * Fix specific feeds
224   * Fix display when few feeds are displayed
225   * Fix export of feeds with "&" symbols
226   * Added GetStatus dbus call to get the listing of unread items
227   
228  -- Yves <yves@marcoz.org>  Fri, 29 Jan 2010 21:47:19 -0800
229
230 feedingit (0.4.3-1) unstable; urgency=low
231
232   * Background save of feeds to disk
233   * Added edit feed button
234   
235  -- Yves <yves@marcoz.org>  Tue, 27 Jan 2010 09:12:19 -0800
236
237 feedingit (0.4.2-0) unstable; urgency=low
238
239   * Configuration of orientation
240   * Feed updates in the background
241   
242  -- Yves <yves@marcoz.org>  Tue, 27 Jan 2010 09:12:19 -0800
243
244 feedingit (0.4.1-2) unstable; urgency=low
245
246   * Changing waiting period for article windows animation
247   
248  -- Yves <yves@marcoz.org>  Tue, 26 Jan 2010 07:57:19 -0800
249
250 feedingit (0.4.1-1) unstable; urgency=low
251
252   * New icons from claesbas!
253   * Auto-updates of feeds
254   * Support for archived articles
255   * Configuration window
256   * Expiry of articles based on time, rather than new update content
257   
258  -- Yves <yves@marcoz.org>  Tue, 26 Jan 2010 07:39:19 -0800
259
260 feedingit (0.3.1-1) unstable; urgency=low
261
262   * Fixed socket timeouts
263   
264  -- Yves <yves@marcoz.org>  Sat, 23 Jan 2010 13:31:19 -0800
265
266 feedingit (0.2.3-2) unstable; urgency=low
267
268   * Fixed missing python-osso dependency
269   
270  -- Yves <yves@marcoz.org>  Sat, 17 Jan 2010 13:31:19 -0800
271
272 feedingit (0.2.3-1) unstable; urgency=low
273
274   * Added Font size option for feeds
275   * Added option to enable horizontal scrolling of articles (disabling gestures)
276   
277  -- Yves <yves@marcoz.org>  Sat, 17 Jan 2010 13:31:19 -0800
278
279 feedingit (0.2.2-1) unstable; urgency=low
280
281   * Added support for Import/Export of OPML files
282   
283  -- Yves <yves@marcoz.org>  Sat, 16 Jan 2010 14:38:19 -0800
284
285 feedingit (0.2.1-2) unstable; urgency=low
286
287   * Fixed issue with feeds without dates (#5019)
288   * Improved threading of image download
289   
290  -- Yves <yves@marcoz.org>  Tue, 12 Jan 2010 18:43:19 -0800
291
292 feedingit (0.2.0-4) unstable; urgency=low
293
294   * Fixed AddFeed dialog typo
295   
296  -- Yves <yves@marcoz.org>  Sun, 10 Jan 2010 12:06:19 -0800
297
298 feedingit (0.2.0-3) unstable; urgency=low
299
300   * Removed horizontal scrolling of articles
301   
302  -- Yves <yves@marcoz.org>  Sun, 10 Jan 2010 10:01:19 -0800
303
304 feedingit (0.2.0-2) unstable; urgency=low
305
306   * Added support for left/right gestures in articles
307   * Added support for sorting the feed list
308   
309  -- Yves <yves@marcoz.org>  Sat, 09 Jan 2010 22:03:19 -0800
310
311 feedingit (0.1.3-1) unstable; urgency=low
312
313   * Added dbus service to add new feed (#4992)
314   * Fixed #4979, delete feed issue
315   * Fixed "Add Feed" dialog
316   * Added progress bar and multi-threading for downloading feeds
317   * Automatic loading of images in HTML feeds
318   * Use dbus to open up external browser
319   
320  -- Yves <yves@marcoz.org>  Thu, 07 Jan 2010 23:09:19 -0800
321
322 feedingit (0.1.2-1) unstable; urgency=low
323
324   * Added read/unread support
325   
326  -- Yves <yves@marcoz.org>  Sun, 03 Jan 2010 23:09:19 -0800
327
328 feedingit (0.1.1-1) unstable; urgency=low
329
330   * Adding portrait mode support / Better gtk gui
331
332  -- Yves <yves@marcoz.org>  Mon, 28 Dec 2009 17:59:19 -0800
333
334
335 feedingit (0.1-1) unstable; urgency=low
336
337   * Initial release (Closes: #nnnn)  <nnnn is the bug number of your ITP>
338
339  -- Yves <yves@marcoz.org>  Mon, 28 Dec 2009 17:59:19 -0800
340