Skip to content

filite 0.3.0

Latest
Compare
Choose a tag to compare
@raftario raftario released this 16 Jan 07:35
· 18 commits to master since this release

Added

  • Syntax highlighting support for texts
  • POST routes for creating entries
  • filite init command to init or reset the config and password

Changed

  • Completely revamped web UI
  • Hidden password input
  • Switch to multipart/form-data for file uploads
  • std::future conversion
  • Switch to BLAKE3 keyed hash for auth (still not secure but a faster)
  • Internal code changes to make it easier to understand and maintain
  • Proper deletion of files

Notes

  • Provided binaries are for x64 only
  • Password resets will now be required between versions due to keyed hash