autoConvert version 0.5.0.6

New: Option to use browser-default ToolTips, instead of autoConvert spans.

  • New Feature: Option to use browser-default ToolTips, instead of spans.
    • Change preference in Options -> Advanced Settings
  • Bug Fix: Leading space is included in unit conversion, causing space to be lost when replacement is on.
  • Bug Fix: Trailing space is included in currency conversion, causing space to be lost when replacement is on.
  • Bug Fix: Feet to Metres, instead of to metre. Same for Inches to Centimetres
  • Bug Fix: Incorrect post-decimal conversion due to intermiate conversion into scientific notation (e.g. 1.34521e-7)
  • Bug Fix: Inserting   (u00A0) instead of plain space to prevent browsers gobbling up spaces between 2 consecutive conversions.
  • Bug Fix: All units placed before a curr inside a single html element node were ignored.