Skip to content

Releases: biati-digital/alfred-calculate-anything

3.3.0

07 Jan 20:58
Compare
Choose a tag to compare
  • Updated dependencies

3.2.0

23 Dec 03:37
549be09
Compare
Choose a tag to compare
  • New: Added Power units w, kw, ps, and hp. @wwkeyboard
  • New: Added knot
  • Improved: Fixer API error handling
  • Fixed: Time errors caused by workflow missing user configuration
  • Fixed: Currency format error

3.1.1

01 Nov 16:09
e6352a2
Compare
Choose a tag to compare
  • Improved: Mac OS Monterey support
  • Fixed: Support vat percentage with decimals
  • Fixed: Spelling error

3.0.2

03 May 00:08
Compare
Choose a tag to compare
  • Changed: Time keyword changed to "argument required" to not display results when not required
  • Improved: Configuration menu, when entering to a submenu now you can go back to the main menu instead of closing Alfred
  • Improved: Updates message in results
  • Improved: Previous settings migration
  • Fixed: Round units conversion

3.0.1

29 Apr 04:19
ae38742
Compare
Choose a tag to compare
  • New: Quart now defaults to US Quart (0.946353 Liters) to mimic the same results as other converters. You can sill type 1 uk quart in liter or 1 ukqt in liter or 1 us quart in liter
  • Improved: Decimals formatting
  • Improved: Added eurs keyword
  • Fixed: Temperature conversion not working
  • Fixed: Cache folder not created for new installations
  • Fixed: Forgot to change the name of a env variable after a PR in time conversions

3.0.0

28 Apr 05:45
Compare
Choose a tag to compare
  • New: Now the Workflow settings are saved in the workflow variables, if you configure alfred to use Dropbox now the settings of the workflow will also be synced. Existing config will be converted automatically on update.
  • New: Added support for data storage: Byte, Kilobyte, Megabyte, Gigabyte, Terabyte, Petabyte, Exabyte, Zettabyte, Yottabyte, bit, Kibibyte, Mebibyte, Gibibyte, Tebibyte, Pebibyte, Exbibyte, Zebibyte, Yobibyte.
  • New: Added US Gallon in Volume conversions
  • New: Added Fluid Ounces in Volume conversions
  • New: Gallon now defaults to US Gallon (3.78541 Liters) to mimic the same results as other converters. You can sill type 1 uk gal in liter or 1 ukgal in liter 1 uk gallon in liter or 1 us gal in liter
  • New: Pint now defaults to US Pint (0.473176 Liters) to mimic the same results as other converters. You can sill type 1 uk pint in liter or 1 uk pint in liter 1 uk pt in liter or 1 us pint in liter
  • New: Added stopword as so you can type 1 kilometer as meters or 1km as m, etc.
  • New: Added stopword en (spanish) so you can type 1 kilometro en metros or 1km en m, etc.
  • New: When downloading rates the workflow will rerun it's query to update the results
  • New: The workflow was restructured and some parts were rewritten
  • New: Added millas, milla, miles, mile, keywords so you can type 4 miles in feet
  • New: Updated documentation and examples
  • Improved: Updater, now displays notifications using alfred and will also notify you in the results
  • Improved: Updated translations
  • Improved: Added space between number and unit/currency for better readability
  • Improved: Removed some dependencies
  • Fixed: Subtitle not formatted according the currency locale in crypto conversions
  • Fixed: Error in subtitle for time conversions (milliseconds)
  • Fixed: Incorrect Time Unit Conversion
  • Fixed: Incorrect crypto conversion when downloading updated currency rates
  • Fixed: crypto currencies result now displays default workflow icon instead of an empty space

2.1.0

13 Apr 01:38
f213357
Compare
Choose a tag to compare
  • New: Removed exchangeratesapi as it now requires an API Key
  • New: Added exchangerate.host
  • New: Improved configuration. Now displays a list of time zones to choose from
  • New: Improved configuration. Now displays a list of currencies to choose from
  • New: Improved configuration. Now displays a list of languages to choose from
  • Fixed: Unable to run/save configuration on certain cases

2.0.4

05 Dec 22:33
88178f1
Compare
Choose a tag to compare
  • New: Improved natural language for percentages 40 as a % of 50 = 80%, 20 is what % of 50 = 40%
  • Fixed: Modifier keys for units (command key to copy value without format)
  • Fixed: Modifier keys for percentages (command key to copy value without format)
  • Fixed: Percentages now working even if there are no spaces in the query (6000-10%)
  • Fixed: An error in vat calculation that when pressing enter the wrong value was copied to clipboard

2.0.3

06 Sep 21:40
Compare
Choose a tag to compare
  • New: Improved currency conversion speed.
  • New: You can use quick calculations for VAT.
  • New: Added calculate clear to easily clear the workflow cache, settings or both.
  • Changed: Vat action modifiers to be the same as currency, etc.
  • Fixed: months to year calculation
  • Fixed: updater error causing the workflow to not work

2.0.2

25 May 22:59
Compare
Choose a tag to compare
  • Changed: standard output for percentage calculations
  • Fixed: Error that prevented the conversion of some units
  • Fixed: unit conversion displaying null in Alfred
  • Fixed: vat calculations not able to use natural language
  • Improved: Detection of units
  • Improved: Detection of percentages
  • Improved: Language translations