Labs/Ubiquity/Ubiquity 0.5 Release Notes: Difference between revisions

Line 62: Line 62:
= Asynchronous Queries and Noun Recognition =
= Asynchronous Queries and Noun Recognition =


* Parser queries are now objects which can be created and run asynchronously, which means that multiple queries can in principle be run at the same time and canceled individually (though we don't currently use this feature for anything).
* Nountypes can produce suggestions asynchronously by doing network calls to identify input; if these noun suggestions result in new command suggestions entering the top rankings, the new architecture allows the suggestion list to be visually updated in real time as the new suggestions come in.  If the user changes their input, all outstanding nountype network calls get canceled.


= Full List of Closed Tickets =
= Full List of Closed Tickets =


[http://ubiquity.mozilla.com/trac/query?status=closed&group=resolution&milestone=Ubiquity+0.5 The complete list of tickets closed for milestone 0.5]
[http://ubiquity.mozilla.com/trac/query?status=closed&group=resolution&milestone=Ubiquity+0.5 The complete list of tickets closed for milestone 0.5]
1,007

edits