874
edits
(→In Depth: pasted in list of all bugfixes/feature additions in 0.1.6 based on looking through commit log.) |
(added better formatting for some text) |
||
| Line 21: | Line 21: | ||
'''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. | '''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. | ||
== Command Authoring == | |||
* Fixed a crashing bug in <tt>Utils.getLocalUrl()</tt>. [https://ubiquity.mozilla.com/hg/ubiquity-firefox/rev/f6c53975b71d] | |||
* Ubiquity feeds are now refreshed when the user clicks reload. [https://ubiquity.mozilla.com/hg/ubiquity-firefox/rev/82edd36b2469] | |||
* Ubiquity's built-in version of JQuery has been upgraded to 1.3. [https://ubiquity.mozilla.com/trac/ticket/521 #521] | |||
== Standard Feeds == | |||
* Added a "report-bug" verb. [https://ubiquity.mozilla.com/hg/ubiquity-firefox/rev/6fba7089d145] [https://ubiquity.mozilla.com/hg/ubiquity-firefox/rev/ecf0eeef4409] | |||
* Made the "twitter" verb work again. [https://ubiquity.mozilla.com/hg/ubiquity-firefox/rev/bb4327514507] | |||
* Fixed a bug in the Page Editing Commands when restoring page annotations. [https://ubiquity.mozilla.com/hg/ubiquity-firefox/rev/1f85760114c9] | |||
* Added a "count-tabs" verb. [https://ubiquity.mozilla.com/hg/ubiquity-firefox/rev/0b3ad8d59596] | |||
== Other == | |||
* Ubiquity no longer modifies the browser's user-agent string. [https://ubiquity.mozilla.com/trac/ticket/484 #484] | |||
* The Japanese IME works in the command entry mode again. [https://ubiquity.mozilla.com/trac/ticket/381 #381] | |||
== TODO: add these! == | |||
fixed Utils.openUrlInBrowser(): | fixed Utils.openUrlInBrowser(): | ||
edits