577
edits
(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 | <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 | <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 | <li>Ticket [http://labs.toolness.com/trac/ticket/81 81]: Added command icons to the context menu, to aid in recognition.</li>. | ||
<li>Ticket | <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 | <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> | <li>[http://labs.toolness.com/trac/ticket/254 Ticket 254]: Commands can now specify default values for the arguments.</li> | ||
<li>Ticket | <li>Ticket [http://labs.toolness.com/trac/ticket/279 279]: Added an experimental way of combining templates with command code.</li> | ||
<li>Ticket | <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 | <li>Ticket [http://labs.toolness.com/trac/ticket/286 286]: Each command feed is sandboxed now, to avoid namespace collisions.</li> | ||
<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> | ||
edits