Update NEWS for 0.3.1
[nomnom.git] / NEWS
blob69ee00225b17277ea4eab610fa974bc84db74345
2 0.3.1  Sun Nov 06 2011  Toni Gundogdu
4 Changes:
5     - Add "Copy to clipboard" to (recent) log dialog
6     - Add "Always get the best media format" option
7     - Improve handling of user entered URLs
8     - Update Finnish translation
11 0.3.0  Sun Oct 30 2011  Toni Gundogdu
13 Changes:
14   - Add improved dialog for displaying "recent URLs"
15     - Revise log (recent) subsystem
16   - Add dialog for displaying "error while running command"
17   - Use QJson for parsing umph and quvi output
18     - Make QJson a new prerequisite
19     - Remove QtScript prerequisite
20   - Make curl use a custom user-agent by default
21   - Update Finnish translation
23 Bugfixes:
24   - umph integration ("nothing found" even when feed contains items)
25     - Caused by incorrectly parsed and re-joined command line args
28 0.2.0  Fri Oct 21 2011  Toni Gundogdu
30 Changes:
31   - Revise YouTube feed (umph) integration, add support for umph "--all"
32   - Add command (media stream parser, player, ...) detection from $PATH
33   - Add command line options (--detect, --locale, --config-path, ...)
34   - Improve progress dialogs used with quvi and curl commands
35   - Improve error handling with commands
36   - Revise system icon tray integration
37   - Use GNU Autotools instead of CMake
38   - Remove subsystems log and tips
39   - Revise translation subsystem
40   - Update Finnish translation
41   - Revise nomnom.desktop file
42   - Revise settings subsystem
43   - Revise about dialog
44   - Revise manual page
47 0.1.4  Sat Jun 18 2011  Toni Gundogdu
49 Changes:
50         - Add German translation (#5), thanks Andre
51         - Add "Enter format" to format selection
52         - Update Finnish translation
55 0.1.3  Tue May 03 2011  Toni Gundogdu
56 Changes:
57         - Remove depr. "Encoding" key from nomnom.desktop (#2)
58         - Install xpm (instead of png) to share/pixmaps/ (#3)
59         - Recently visited URLs: Last is now top-most
60         - Log: Last entry is now top-most
61         - Add manual (#4)
64 0.1.2   Mon Feb 07 2011     Toni Gundogdu
65 Changes:
66         - Make use of a custom program icon possible
67         - Make systray icon to react to single-click
68 Bugfixes:
69         - Retain umph returned feed item order
72 0.1.1   Sat Dec 04 2010     Toni Gundogdu
73 Changes:
74         - Set <http://nomnom.sourceforge.net/> as new home
75         - Install: Add WITHOUT_DESKTOP, WITHOUT_QM, WITHOUT_DOC
76         - Add "Minimize when download starts"
77         - Replace QStatusBar use with ProcessProgressDialog
78         - Rename History.* -> Recent.*
79         - Rename Download.* -> DownloadDiag.*
80         - Preferences: Add save directory for videos
81         - Preferences: Add "Do not prompt for filename"
82         - Sort format IDs in "Choose format" dialog
83         - Ignore error messages for canceled processes
84         - Add Youtube feed (playlist, uploads, favorites) support (umph)
85 Bugfixes:
86         - CMAKE_VERBOSE_MAKEFILE
87         - About: quvi version would not show if dialog was opened repeatedly
88         - Restore if minimized (to tray) and error occurs
91 0.1.0  Mon Nov 15 2010  legatvs
92         - Initial release