Skip to content

v5.4.0

Compare
Choose a tag to compare
@bornova bornova released this 20 Sep 21:44
· 122 commits to master since this release
e279a35
  • Added user variables, line numbers, units and currencies to autocomplete hints.
  • Breaking change: Currency codes now must be in capital letters. Ex. USD instead of usd. This prevents conflicts between units such as cup (volume unit) and CUP (Cuban Peso)
  • Replaced outdated Mousetrap library with tinykeys.
  • In Settings, combined Typography with Appearance. Moved Notifications to bottom.
  • Removed unnecessary service worker for PWA.
  • Minor UI improvements
  • Updated dependencies