Skip to content

Releases: lumaa-dev/Files

1.0.2

12 Jul 20:57
5fd26b2
Compare
Choose a tag to compare

Changed

  • Calling files now use encodeURIComponent to prevent issues with space characters (%20 for example)

1.0.1

12 Jul 19:39
89bab50
Compare
Choose a tag to compare

Added

  • Name obfuscation
  • Privacy Policy using @nuxt/content

Changed

  • Better file reading using <iframe> instead of throwing error messages
  • admin.json to config.json
  • README.md file is clearer and talks about the new config.json

Full Changelog: 1.0.0...1.0.1

1.0.0

06 Jul 12:22
51abad9
Compare
Choose a tag to compare

Initial release