Labs/Ubiquity/Ubiquity 0.1.8 Release Notes

From MozillaWiki
< Labs‎ | Ubiquity
Revision as of 22:32, 6 April 2009 by Avarma (talk | contribs) (→‎For Command Authors: added more)
Jump to navigation Jump to search

Back to Labs/Ubiquity.

Main Features

Ubiquity 0.1.8 is mostly a maintenance release with bugfixes to many of the most-often-used commands.

Download It

If you already have Ubiquity, it will automatically update itself soon (you can also go to the add-ons manager and click "Find Updates" if you are feeling impatient). If you don't already have Ubiquity installed, you can get the latest version of Ubiquity here.

Thanks

Special thanks to Satyr for submitting a slew of great bugfixes!

In Depth

The complete list of fixes for this release can be viewed at the Ubiquity 0.1.8 Milestone.

General

  • The case in which Ubiquity's preview area doesn't work should be fixed. #633
  • The preview area now displays a scroll bar if its content is scrollable. #557
  • Ubiquity no longer brings up a Master Password entry dialog box while the user is in the middle of using the command entry mode. #628
  • Ubiquity no longer makes Firefox unusable at startup if a security error occurs while retrieving command feeds. #420

Standard Feeds

  • The twitter command now lets you type "as" in a tweet. #580
  • The email command now supports more than one email address per contact. #216

For Command Authors

  • {{{CmdUtils.previewGet()}}} now behaves more like its jQuery counterpart. #621