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

added better formatting for some text
(→‎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.


'''TODO:''' Make this more human-readable!
== Command Authoring ==


fixed a crashing bug in Utils.getLocalUrl():
* Fixed a crashing bug in <tt>Utils.getLocalUrl()</tt>. [https://ubiquity.mozilla.com/hg/ubiquity-firefox/rev/f6c53975b71d]
  https://ubiquity.mozilla.com/hg/ubiquity-firefox/rev/f6c53975b71d


added a report-bug command:
* Ubiquity feeds are now refreshed when the user clicks reload. [https://ubiquity.mozilla.com/hg/ubiquity-firefox/rev/82edd36b2469]
  https://ubiquity.mozilla.com/hg/ubiquity-firefox/rev/6fba7089d145
  https://ubiquity.mozilla.com/hg/ubiquity-firefox/rev/ecf0eeef4409


made twitter verb work again:
* Ubiquity's built-in version of JQuery has been upgraded to 1.3. [https://ubiquity.mozilla.com/trac/ticket/521 #521]
  https://ubiquity.mozilla.com/hg/ubiquity-firefox/rev/bb4327514507


ubiq feeds are now refreshed when user clicks reload:
== Standard Feeds ==
  https://ubiquity.mozilla.com/hg/ubiquity-firefox/rev/82edd36b2469


fixed bug in pageLoad_restorePageAnnotations():
* Added a "report-bug" verb. [https://ubiquity.mozilla.com/hg/ubiquity-firefox/rev/6fba7089d145] [https://ubiquity.mozilla.com/hg/ubiquity-firefox/rev/ecf0eeef4409]
  https://ubiquity.mozilla.com/hg/ubiquity-firefox/rev/1f85760114c9


#484: user-agent issue
* Made the "twitter" verb work again. [https://ubiquity.mozilla.com/hg/ubiquity-firefox/rev/bb4327514507]


#381: japanese IME
* Fixed a bug in the Page Editing Commands when restoring page annotations. [https://ubiquity.mozilla.com/hg/ubiquity-firefox/rev/1f85760114c9]


#521: jquery to v1.3
* Added a "count-tabs" verb. [https://ubiquity.mozilla.com/hg/ubiquity-firefox/rev/0b3ad8d59596]


count-tabs command:
== Other ==
  https://ubiquity.mozilla.com/hg/ubiquity-firefox/rev/0b3ad8d59596
 
* 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():
874

edits