summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2010-02-23 17:52:55 +0200
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2010-02-23 18:31:55 +0200
commit6decb5e83ec7b85231ca89e0336516b01f39b1e5 (patch)
treeff74f52388854e1a8ca724565bfca57f0dc61499
parenta64f9be97834f5217f10665394ac02e09115b3a8 (diff)
downloadrygel-6decb5e83ec7b85231ca89e0336516b01f39b1e5.tar.gz
core: Release announcement for 0.5.0RYGEL_0_5_0
-rw-r--r--NEWS35
1 files changed, 35 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 023ea4d3..bb66e9b9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,38 @@
+0.5.0
+=====
+
+The first release in the unstable 0.5.x series. Changes since 0.4.6 that were
+not provided by any subsequent 0.4.x releases:
+
+- New URI generation scheme that avoids problematic characters which makes some
+ crappy renderers choke.
+- Allow creation of new media items and tranfering data into existing ones (
+ upload). This is relavent to, and works for both MediaExport and Tracker.
+- Implement GetTransferProgress and StopTransferResource actions.
+- Advertise:
+ - support for connection stalling.
+ - live response to be sender-paced.
+- Rewrite SearchCriteria parser to make it more reliable.
+- Tracker:
+ - Port to the Tracker 0.7 APIs.
+ - Provide richer & more intuitive media hierarchy.
+ - Signal container update on changes to subjects.
+ - Act on config options allowing user to define which categories to share.
+ - Support for search by URI.
+ - Descriptive IDs for containers.
+- MediaExport
+ - Implement custom search that translates to an SQLite query and therefore
+ performs much faster than before.
+ - Print message on console when harvesting is done.
+ - Don't modify DB if harvester was cancelled.
+ - Cancel harvester before starting new one.
+- Lots of non-functional improvements and fixes.
+
+All contributors to this release:
+
+Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
+Jens Georg <mail@jensge.org>
+
0.4.6
=====