Add: "report bugs" label to about dialog.
[abby.git] / CHANGES
blobcd93f2950f9d5bcc26755ff6c0514af94b72885c
1 Version 0.3.1
3   User-visible changes:
4    * Add: Edit / Add / Paste (+key shortcut)
5    * Add: Clear list (button +menu item)
6    * Enable editing links (double-click on link)
7    * Enable/disable misc. widgets at start and end
8    * Use 16x16 for all icons
9    * Update misc. tooltip messages
12 Version 0.3.0
13 (June 21, 2009)
15 FOREWORD
17 It is now also possible to download multiple videos on one go.
18 This was previously limited by design.
20 We are in the process of merging clive-utils into abby. RSS feed
21 parsing (clivefeed) has already been implemented. Video link scan
22 (clivescan) should be implemented in abby by 0.4.0.
24   User-visible changes:
25    * Add: --format=best support
26    * Add: RSS parsing (obsoletes clivefeed in clive-utils)
27    * Add: Keyboard shortcuts (e.g. add link, start download)
28    * Fix: Tab orders (e.g. main window: paste button)
29    * Change: Multi-link support
30    * Change: Video format selection
31      1. Format dialog for hosts that support multiple video formats
32      2. All other hosts default to "flv"
33    * Change: More responsive UI when closing Preferences while using clive
34      1. invoke (c)clive after closing the preferences only if path was changed
35    * Change: Reflect --format ID changes to match recent (c)clive additions
36    * Remove: Youtube login support
37      1. Until fixed in (c)clive
38    * Remove: Finnish translation
39      1. Reintroduce translations when we are "stable"
40    * Remove: Continue partially downloaded file [box]
41      1. Default to use --continue with all transfers
42      2. Recent changes to Youtube and Google services allow flvs to be cont'd
44   Developer-visible changes:
45    * Change: cclive prerequisite -> 0.4.4
46    * Change: clive prerequisite -> 2.2.1
47    * Change: use --format for both (c)clive (reflect cclive changes)
48      1. cclive previously used --download=format
50   Known-issues:
51    * Format dialog displays "mp4" for Google when using cclive
52      1. mp4 support has been broken in cclive since 0.4.x
55 Version 0.2.1
56 (April 29, 2009)
58   User-visible changes:
59    * Add support for --connect-timeout, --connect-timeout-socks
60      ** cclive 0.3.2+
61      ** clive 2.1.11+
62    * Allow use of --limit-rate with clive
63    * Fix: Preferences: cclive/clive: Browse (button)
66 Version 0.2.0
67 (April 4, 2009)
69   User-visible changes:
70    * Add support for clive 2.1.10+
71      - abby can now be used as a front-end for clive (2.1.10+) as well
72    * Add support for Youtube HD (mp4_hd) format
73      - Added in cclive 0.3.1
74      - Added in clive 2.1.10
75    * Fix tooltips
76      - Typos, missing, etc.
77    * Fix duplicate key shortcuts
78      - English (&File - Video &Format)
79      - Finnish (multiple)
80    * Add paste button next to start button
81    * Change common buttons to use icons instead of text
82    * Change address bar: bind return key to Start button
83    * Change Preferences dialog to open centered and over the main window
84      - Dialog position previously saved and restored
87 Version 0.1.1
88 (March 17, 2009)
90   User-visible changes:
91    * Improve cclive process output handling and parsing
92    * Add support for new cclive options (0.2.4+)
93      - --title, --title-cclass
94      - --stream-exec, --stream
95    * Add missing statusbar messages for menu items
96    * Add more widget dynamics in Options
97      - "Start streaming at" stays hidden unless cclive was built WITH_PERL=yes
98      - If paths have been defined in Preferences
99         - "Start streaming at" is enabled if "Stream command" is defined
100         - "Run external command" is enabled if "External command" is defined
101      - When URL changes
102        - "Continue partially transferred file" checkbox is enabled/disabled
103        - "Video Format" combobox list is recreated based on URL
104    * Change default window sizes
105    * Change "Save video as" label to checkbox
106    * Clean up widget texts
109 Version 0.1.0
110 (March 1, 2009)
112   * Initial release