Labs/Ubiquity/Ubiquity 0.1.6 Release Notes: Difference between revisions

Added more formatting
(added better formatting for some text)
(Added more formatting)
Line 20: Line 20:


'''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.
== General ==
* 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]
* The "subscription success" page now actually looks like a success page, instead of a warning page. [https://ubiquity.mozilla.com/hg/ubiquity-firefox/rev/a2e70f39c9ed]
* Links to the experimental feed and the core developer commands no longer result in an infinite loop when clicked. [https://ubiquity.mozilla.com/trac/ticket/527 #527]
* Ubiquity's feed manager no longer distinguishes between identical URLs with different hash components. [https://ubiquity.mozilla.com/trac/ticket/526 #526]


== Command Authoring ==
== Command Authoring ==
Line 28: Line 40:


* Ubiquity's built-in version of JQuery has been upgraded to 1.3. [https://ubiquity.mozilla.com/trac/ticket/521 #521]
* Ubiquity's built-in version of JQuery has been upgraded to 1.3. [https://ubiquity.mozilla.com/trac/ticket/521 #521]
* Fixed a crashing bug in <tt>Utils.openUrlInBrowser()</tt>. [https://ubiquity.mozilla.com/hg/ubiquity-firefox/rev/57bd911b99d9]
* 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). [https://ubiquity.mozilla.com/trac/ticket/533 #533]


== Standard Feeds ==
== Standard Feeds ==
Line 38: Line 54:


* Added a "count-tabs" verb. [https://ubiquity.mozilla.com/hg/ubiquity-firefox/rev/0b3ad8d59596]
* 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! ==
== TODO: add these! ==
fixed Utils.openUrlInBrowser():
  https://ubiquity.mozilla.com/hg/ubiquity-firefox/rev/57bd911b99d9
subscription success page now looks like success:
  https://ubiquity.mozilla.com/hg/ubiquity-firefox/rev/a2e70f39c9ed
#533
#527
#526


improved pageLoad logic:
improved pageLoad logic:
874

edits