Labs/Ubiquity/Ubiquity 0.1.2 Release Notes (Raging Stream): Difference between revisions

Jump to navigation Jump to search
(New page: The Ubiquity team has got a lot of feedback about bugs and limitations in the built-in command set. The web moves quickly and Ubiquity has the ability to stream commands: it's silly that w...)
 
Line 31: Line 31:
<ul>
<ul>
   <li>[http://labs.toolness.com/trac/ticket/31 Ticket 31]: Modifiers can now be more than one word. That is "yelp tapas near san francisco" now works.</li>
   <li>[http://labs.toolness.com/trac/ticket/31 Ticket 31]: Modifiers can now be more than one word. That is "yelp tapas near san francisco" now works.</li>
   <li>Ticket <a href="http://labs.toolness.com/trac/ticket/234">234</a>: Added the ability to use tab to autocomplete to the first suggestion.</li>
   <li>Ticket [http://labs.toolness.com/trac/ticket/234 234]: Added the ability to use tab to autocomplete to the first suggestion.</li>
   <li>Ticket <a href="http://labs.toolness.com/trac/ticket/278">278</a>: Improved the end-user work flow for updating out-of-date commands.</li>
   <li>Ticket [http://labs.toolness.com/trac/ticket/278 278]: Improved the end-user work flow for updating out-of-date commands.</li>
   <li>Ticket <a href="http://labs.toolness.com/trac/ticket/81">81</a>: Added command icons to the context menu, to aid in recognition.</li>.   
   <li>Ticket [http://labs.toolness.com/trac/ticket/81 81]: Added command icons to the context menu, to aid in recognition.</li>.   
   <li>Ticket <a href="http://labs.toolness.com/trac/ticket/203">203</a>: Improvements to the natural language parser.</li>
   <li>Ticket [http://labs.toolness.com/trac/ticket/203 203]: Improvements to the natural language parser.</li>
<ul>   
<ul>   
    
    
Developer-facing changes:   
Developer-facing changes:   
<ul>   
<ul>   
   <li>Tickets <a href="http://labs.toolness.com/trac/ticket/274">274</a>, <a href="http://labs.toolness.com/trac/ticket/288">288</a>, <a href="http://labs.toolness.com/trac/ticket/294">294</a>: Greatly enhanced the functionality of the built-in command editor. You can now use an external editor, easily turn commands into feeds, and upload fully functional commands to Github.</li>
   <li>Tickets [http://labs.toolness.com/trac/ticket/274 274], [http://labs.toolness.com/trac/ticket/288 288], [http://labs.toolness.com/trac/ticket/294 294]: Greatly enhanced the functionality of the built-in command editor. You can now use an external editor, easily turn commands into feeds, and upload fully functional commands to Github.</li>
   <li><a href="http://labs.toolness.com/trac/ticket/254">Ticket 254</a>: Commands can now specify default values for the arguments.</li>
   <li>[http://labs.toolness.com/trac/ticket/254 Ticket 254]: Commands can now specify default values for the arguments.</li>
   <li>Ticket <a href="http://labs.toolness.com/trac/ticket/279">279</a>: Added an experimental way of combining templates with command code.</li>
   <li>Ticket [http://labs.toolness.com/trac/ticket/279 279]: Added an experimental way of combining templates with command code.</li>
   <li>Ticket <a href="http://labs.toolness.com/trac/ticket/306">306</a>: Added CmdUtils.makeBookmarkletCommand(), which makes it trivial to turn bookmarklet's into commands.</li>
   <li>Ticket [http://labs.toolness.com/trac/ticket/306 306]: Added CmdUtils.makeBookmarkletCommand(), which makes it trivial to turn bookmarklet's into commands.</li>
   <li>Ticket <a href="http://labs.toolness.com/trac/ticket/286">286</a>: Each command feed is sandboxed now, to avoid namespace collisions.</li>
   <li>Ticket [http://labs.toolness.com/trac/ticket/286 286]: Each command feed is sandboxed now, to avoid namespace collisions.</li>
   <li><a href="http://labs.toolness.com/trac/ticket/246">Ticket 246</a>: Added Utils.parseRemoteDocument(), which allows command authors to get a remote document and parse it in a robust, HTML-like way.</li>
   <li>[http://labs.toolness.com/trac/ticket/246 Ticket 246]: Added Utils.parseRemoteDocument(), which allows command authors to get a remote document and parse it in a robust, HTML-like way.</li>
</ul>
</ul>
577

edits

Navigation menu