Skip to content

May 25, 2019

Compare
Choose a tag to compare
@atoponce atoponce released this 26 May 00:12
· 303 commits to master since this release

This is a big release with a lot of new updates:

  • Add the "Apple, Inc." pseudowords generator, which mimics macOS and iOS Safari "suggested passwords".
  • Split out the "Random" drop-down to support "ASCII" and "Unicode" menu groups.
  • Add "Base 256" generator with the Latin Extended Additional (U1E00) (PDF) Unicode code points.
  • Add "Base 256 (Braille)" generator with the printable Braille Patterns (U2800) (PDF) Unicode code points.
  • Add "Base 188 (ISO 8859-1)" generator as defined by the ISO 8859-1 standard for full 8-bit ASCII.
  • Update the Emoji generator to bring it up to the latest Emoji 12.0 standard, and update the twemoji font to support the new code points.
  • Update the emoji overlay to warn on all Unicode passwords. Only prompts one time, then sets a localStorage variable.

The README has been updated with refreshed screenshots.