[gnome-software] Release version 3.11.1



commit dcddd5829936b9b77910f82c4f8c4a3a1df4738a
Author: Richard Hughes <richard hughsie com>
Date:   Mon Oct 28 17:00:37 2013 +0000

    Release version 3.11.1

 NEWS |  100 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 100 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4672164..f6686f0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,103 @@
+Version 3.11.1
+~~~~~~~~~~~~~~
+Released: 2013-10-28
+
+* Translations:
+ - Added Indonesian translation (Andika Triwidada)
+ - Added Latvian translation (Rūdolfs Mazurs)
+ - Updated Brazilian Portuguese translation (Enrico Nicoletto)
+ - Updated Brazilian Portuguese translation (Rafael Ferreira)
+ - Updated Czech translation (Marek Černocký)
+ - Updated Galician translations (Fran Diéguez)
+ - Updated German translation (Alexander Wilms)
+ - Updated Hungarian translation (Gabor Kelemen)
+ - Updated Italian translation. (Gianvito Cavasoli)
+ - Updated Norwegian bokmål translation (Kjartan Maraas)
+ - Updated Polish translation (Piotr Drąg)
+ - Updated Serbian translation (Мирослав Николић )
+ - Updated Slovenian translation (Martin Srebotnjak)
+ - Updated Slovenian translation (Matej Urbančič)
+ - Updated Spanish translation (Daniel Mustieles)
+ - Updated Traditional Chinese translation (Cheng-Chia Tseng)
+
+* New Features:
+ - Add a loading icon to empty tiles (Matthias Clasen)
+ - Add a module to submit the user rating to the fedora-tagger web service (Richard Hughes)
+ - Add a plugin to read local installed AppData (Richard Hughes)
+ - Add a search provider (Matthias Clasen)
+ - Add a test binary gnome-software-cmd which is useful for profiling (Richard Hughes)
+ - Add profiling functionality that can show a boot-chart log of startup (Richard Hughes)
+ - Add screenshots to each application if specified in the AppStream metadata (Richard Hughes)
+ - Add support for 'missing' codecs that we know exist but we can't install (Richard Hughes)
+ - Add support for epiphany web applications (Richard Hughes)
+ - Add transitions to the screenshots (Matthias Clasen)
+ - Add update monitoring (Matthias Clasen)
+ - Allow an application to have multiple sources (Richard Hughes)
+ - Allow search-by-mimetype in the UI (Richard Hughes)
+ - Handle offline installation sensibly (Matthias Clasen)
+ - Support AppStream screenshot captions (Richard Hughes)
+ - Support the Ubuntu extension 'X-AppInstall-Package' in desktop files (Richard Hughes)
+ - Support the per-repo icon directories (Richard Hughes)
+ - Turn gnome-software into a service (Matthias Clasen)
+ - Use GNotification (Matthias Clasen)
+
+* Bugfix:
+ - Allow the AppStream metadata to enforce core applications (Richard Hughes)
+ - Always show 'Remove' in the details panel for updatable applications (Richard Hughes)
+ - Avoid clipped graphic in the featured banner (Jakub Steiner)
+ - Avoid reloading the overview more than once (Matthias Clasen)
+ - Correctly abort if PackageKit transactions fail (Richard Hughes)
+ - Do not abort if the AppStream XML is invalid (Richard Hughes)
+ - Do not crash if an icon is set to an empty string (Richard Hughes)
+ - Do not crash if the AppData metadata does not have <pkgname> (Richard Hughes)
+ - Do not crash if there is no /usr/share/appdata directory (Richard Hughes)
+ - Do not crash when startup up without network access (Richard Hughes)
+ - Do not fail to get the updates if getting the history fails (Richard Hughes)
+ - Do not install plugins just used in 'make check' (Richard Hughes)
+ - Do not load SVG icons when parsing desktop files to speed up startup (Richard Hughes)
+ - Do not offer to 'Launch' addons like fonts and codecs (Richard Hughes)
+ - Do not show insanely long licence strings (Richard Hughes)
+ - Do not show local applications without icons, names or comments (Richard Hughes)
+ - Do not use search using PackageKit by default (Richard Hughes)
+ - Do not use the package icon when referring to software (Richard Hughes)
+ - Don't emit a critical warning if there are no AppStream icons (Richard Hughes)
+ - Don't emit notify::state from a thread (Matthias Clasen)
+ - Fix a critical error in gs_string_replace (Richard Hughes)
+ - Fix a few small memory leaks (Richard Hughes)
+ - Improve a11y on the details page (Matthias Clasen)
+ - Improve keynav on the search and details pages (Matthias Clasen)
+ - Improve the AppData file with more screenshots and a better description (Richard Hughes)
+ - Make the screenshot error state prettier (Matthias Clasen)
+ - Match the AppStream ID when searching (Richard Hughes)
+ - Monitor network status (Matthias Clasen)
+ - Never show the 'Remove' buttons in the update panel (Richard Hughes)
+ - Notify about the correct application when installing from the details panel (Richard Hughes)
+ - Only filter incompatible project groups when searching (Richard Hughes)
+ - Prevent memory corruption when doing dedupe() more than once (Richard Hughes)
+ - Remove the duplicate application with the lowest priority (Richard Hughes)
+ - Remove the escape chars when unmunging the XML content (Richard Hughes)
+ - Run the local ratings plugin before the hardcoded one (Richard Hughes)
+ - Save the user rating if the user clicks the rating stars (Richard Hughes)
+ - Set a cache age when using PackageKit (Richard Hughes)
+ - Show 'Add-ons' in a seporate group on the installed shell (Richard Hughes)
+ - Show a modal error message if install or remove actions failed (Richard Hughes)
+ - Show a overlay of 'Updates' for updatable applications (Richard Hughes)
+ - Show a star rating on the application details page (Richard Hughes)
+ - Show font screenshots (Richard Hughes)
+ - Show more detailed version numbers when required (Richard Hughes)
+ - Show system applications at the end of the installed list (Richard Hughes)
+ - Show the best locale when using AppData files for the description (Richard Hughes)
+ - Show the package licence when available (Richard Hughes)
+ - Show the screenshots in the application detail panel (Richard Hughes)
+ - Sort the search results in a sane way (Richard Hughes)
+ - Store all kinds of URL in the GsApp (Richard Hughes)
+ - Support full markup in AppStream descriptions (Richard Hughes)
+ - Use PackageKit if the licence or URL was not provided by AppStream (Richard Hughes)
+ - Use a 96x96 icon if available on the details panel (Richard Hughes)
+ - Use an API version when installing runtime loadable modules (Richard Hughes)
+ - When de-duplicating packages preserve the updatable state (Richard Hughes)
+ - When searching for codec names, use the keyword name (Richard Hughes)
+
 Version 3.10.0
 ~~~~~~~~~~~~~~
 Released: 2013-09-24


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]