Skip to content

December 31, 2020

Compare
Choose a tag to compare
@atoponce atoponce released this 31 Dec 19:13
· 245 commits to master since this release

New Features

  • Bitcoin Portuguese word list added.
  • Diceware Greek word list added.
  • Diceware Chinese word list changed to the 8k Pinyin word list.
  • Diceware English word list changed to the 8k word list.
  • Update to Emoji 13.1 standard.
  • Clean up the "Random" category drop down list.
  • Remove standard base64, but keep URL safe base64.

Bug Fixes

  • Theme switcher now can be used with the file:// protocol without CORS violaion (via @minig0d)
  • JavaScript static analysis and linting via Standard.js
  • JavaScript code cleanup