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

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
Line 32: Line 32:


User-facing changes:
User-facing changes:
* [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.
* Ticket [http://labs.toolness.com/trac/ticket/31 31]: Modifiers can now be more than one word. That is "yelp tapas near san francisco" now works.
* Ticket [http://labs.toolness.com/trac/ticket/234 234]: Added the ability to use tab to autocomplete to the first suggestion.
* Ticket [http://labs.toolness.com/trac/ticket/234 234]: Added the ability to use tab to autocomplete to the first suggestion.
* Ticket [http://labs.toolness.com/trac/ticket/278 278]: Improved the end-user work flow for updating out-of-date commands.
* Ticket [http://labs.toolness.com/trac/ticket/278 278]: Improved the end-user work flow for updating out-of-date commands.
Line 45: Line 45:
<ul>   
<ul>   
<li>Tickets [http://labs.toolness.com/trac/ticket/274 274], [http://labs.toolness.com/trac/ticket/288 288], [http://labs.toolness.com/trac/ticket/309 309], [http://labs.toolness.com/trac/ticket/308 308], [http://labs.toolness.com/trac/ticket/251 251]: 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. The command editor now has syntax hilighting, and a command template to help you get started.</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/309 309], [http://labs.toolness.com/trac/ticket/308 308], [http://labs.toolness.com/trac/ticket/251 251]: 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. The command editor now has syntax hilighting, and a command template to help you get started.</li>
<li>[http://labs.toolness.com/trac/ticket/254 Ticket 254]: Commands can now specify default values for the arguments.</li>
<li>Ticket [http://labs.toolness.com/trac/ticket/254 254]: Commands can now specify default values for the arguments.</li>
<li>Ticket [http://labs.toolness.com/trac/ticket/279 279]: 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 [http://labs.toolness.com/trac/ticket/306 306]: Added CmdUtils.makeBookmarkletCommand(), which makes it trivial to turn bookmarklets into commands.</li>
<li>Ticket [http://labs.toolness.com/trac/ticket/306 306]: Added CmdUtils.makeBookmarkletCommand(), which makes it trivial to turn bookmarklets into commands.</li>
<li>Ticket [http://labs.toolness.com/trac/ticket/286 286]: 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>[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>
<li>Ticket [http://labs.toolness.com/trac/ticket/246 246]: 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/37 Ticket 37]: Noun types can now use a callback to return suggestions, which makes it easier to write a noun type that depends on a network call, for instance.</li>
<li>Ticket [http://labs.toolness.com/trac/ticket/37 37]: Noun types can now use a callback to return suggestions, which makes it easier to write a noun type that depends on a network call, for instance.</li>
<li>[http://labs.toolness.com/trac/ticket/70 Ticket 70]: There is now a plug-in architecture that makes it easier to localize the parser for different natural languages.</li>
<li>Ticket [http://labs.toolness.com/trac/ticket/70 70]: There is now a plug-in architecture that makes it easier to localize the parser for different natural languages.</li>
</ul>
</ul>
5

edits

Navigation menu