Skip to content

New Features

Compare
Choose a tag to compare
@dandeto dandeto released this 27 Nov 19:25
· 7 commits to master since this release

This release added several changes:

  • Cosmetic
    • Fade to blue on the GitHub and donate buttons
  • Functionality
    • Does not restrict file explorer to open certain file types
    • Allows user to enter their own file type for download
    • Converts to B64 even if the type is not supported
      • Will not have a data string, but the data will be encoded
    • Stores the last input in LocalStorage so the user does not need to re-input when the window closes amid work
      • This will cause some lag onload if the user decides to input a large file