Skip to content
- Update: add ‘and’ as a compounder separator (e.g. 5 and 1/2 feet is same as 5 1/2 feet)
- Update: Added facebook to default whitelist
- Update: Modified default highlight colours – lightSalmon, paleGreen
- Bug Fix: -ve signs when converting ranges & dimensions
- New Feature: Add “light years” as a unit of distance – it’s Star Wars time!
- Update: Add “centiliter”, “centilitre”, “cl” as units of volume
- Update: Removed “league” as unit of distance
Added alternate characters for ‘ & “
- New Feature: Add confusables for ‘ & ” from here.
- New Feature: In currency conversion, always show currency rates as 1:xxx so that x is always >1 (invert as necessary)
- Bug Fix: Corrected significant digits formula – was removing trailing 0s assuming they’re behind decimal
- Bug Fix: Corrected calculation of post decimal digits in all unit conversions
Added support for cups, teaspoons & tablespoons as units of volume
- New Feature: Cups, Teaspoons and Tablespoons
- Bug Fix: Corrected decimal places
- Bug Fix: Conversion of volume/area units when opposite distance unit was enabled
- Update: CSS color when using #becca changed to white
- Bugfix: CSS color (set as Black) for unit conversions had typo
- Bugfix: Case: “12 – USD 30” converts as “USD 12-30”
- Bugfix: Case: “30 € to 20” converts as “€ 30 to 20”
- Bug Fix: 12′ 10inch (when disableQuotes is true) highlights both but converts just one
- Bug Fix: Added symbol forms (km, m, cm, mm) for metric length units
- Bug Fix: Plural forms of metric unit symbols should not be pluralised
- Bug Fix: Area and metric unit exponents were not added when replace = true
Finally added support for Dimensions and Ranges
- Update: dimensions (2 x 3 x 6 inch) and ranges (2-4 ft)
- Bug Fix: With replacement on, unit conversion hover shows converted value instead of original
- Bug Fix: Improved text colour contrast when selected colour is #becca
- Bug Fix: Converting from Code to Symbol when home curr = USD doesn’t work. Regex creation error
New Currencies: Algeria, Serbia, Sri Lanka, Oman, Bosnia and Herzegovina
- Update: Added Algerian Dinar / DZD / DA
- Update: Added Serbian Dinar / RSD / PCu0414 / PCu0434
- Update: Added Sri Lankan Rupee / LKR / Rs.
- Update: Added Omani Rial / OMR
- Update: Added Bosnia and Herzegovina Convertible Mark / BAM
- Update: Removed u20a8 / Rs symbol from Mauritian Rupee to avoid conflict with other rupee currencies
Added pace conversion (min/km and min/mile)
- New Feature: min/km to min/mile conversion
- Update: Convert x:xx min/mile units
- Update: Convert to x:xx min/mile units
- Update: Update CSS to standardise formatting on all websites, and add !important