Labs/Ubiquity/Ubiquity 0.1.6 Release Notes
Jump to navigation
Jump to search
Back to Labs/Ubiquity.
TODO: Link to this page from Labs/Ubiquity.
Main Features
TODO: Fill this out.
Download It
TODO: Actually make 0.1.6 the latest release and make sure the link below points to 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 here.
Thanks
TODO: Fill this out.
In Depth
TODO: Actually make the Ubiquity 0.1.6 milestone, move the relevant fixed 0.2 milestone bugs into the 0.1.6 milestone, and make sure the link below points to it.
General
- Ubiquity no longer modifies the browser's user-agent string. #484
- The Japanese IME works in the command entry mode again. #381
- The "subscription success" page now actually looks like a success page, instead of a warning page. [1]
- Links to the experimental feed and the core developer commands no longer result in an infinite loop when clicked. #527
- Ubiquity's feed manager no longer distinguishes between identical URLs with different hash components. #526
- Synonyms of a command are now listed on the command list page. [2]
- Command names with non-Latin-1 characters in them now display correctly again. #544
- about and ? are now synonyms for the help verb. #451
Command Authoring
- Fixed a crashing bug in Utils.getLocalUrl(). [3]
- Ubiquity feeds are now refreshed when the user clicks reload. [4]
- Ubiquity's built-in version of JQuery has been upgraded to 1.3. #521
- Fixed a crashing bug in Utils.openUrlInBrowser(). [5]
- All links in the Ubiquity extension now point to ubiquity.mozilla.com, as all Ubiquity services are now on Mozilla infrastructure (instead of labs.toolness.com). #533
- If no preview function is provided, Ubiquity will automatically generate a standard one from the command description and help, if available [6]
- Fixed a bug in Utils.isArray(). [7]
- Documentation on options.previewDelay added to CmdUtils.CreateCommand(). [8]
- Documentation for pageLoad functions was fixed. [9]
- CmdUtils.getHtmlSelection() now automatically converts relative URLs to absolute ones. #551
Standard Feeds
- Made the twitter verb work again. [19]
- Fixed a bug in the Page Editing Commands when restoring page annotations. [20]
- Added a count-tabs verb. [21]
- Renamed commands exit, restart and close to exit-firefox, restart-firefox and close-window respectively, and close-tab now actually closes current tab if no argument is provided [22]
- The last-email command now works with google apps and gmail. [23]
- The tab commands now work when there are tabs without a loaded URL in them. [24]
- Added create-bookmarklet-command-from and create-new-search-command verbs. [25]
- Help for the twitter verb is more meaningful. [26]
- Fixed a bug in the yelp command. [27]
TODO: add these!
some kind of getsatisfaction.com tinyurl issue:
https://ubiquity.mozilla.com/hg/ubiquity-firefox/rev/5b30a13b09a0
- 517 - email address not found if commas present in contact name (still unfixed?).
- 359 - No modifier suggestion given until first letter pressed. (still unfixed?)
You can see the full list of bug fixes.