Skip to content

Latest commit

 

History

History
85 lines (53 loc) · 7.81 KB

File metadata and controls

85 lines (53 loc) · 7.81 KB

Changelog

1.0.0 (2026-09-04)

⚠ BREAKING CHANGES

  • modernize project (#394)

Features

Bug Fixes

  • fix meta links in index.html (#400) (beec337)
  • use absolute asset base so nested routes load (738dc0d)

0.3.0 (2023-08-24)

Features

0.2.2 (2022-03-04)

Bug Fixes

  • direct download url can now be set at build time (#219) (af5c3a3)

0.2.1 (2022-02-02)

Bug Fixes

  • check filesize on upload and disable the upload action with corresponding error (#181) (b7aca21)
  • crawl directories recursively on drop and return all the files (#184) (4fb9b21)
  • drag and drop mix of files and folders (#178) (519dd76)
  • handle non iso-8859-1 in the index document name (#200) (b5b189f)
  • relative link to terms and condition to work on bzz.link (#197) (efdc89e)
  • stroke width of the back and close buttons (#196) (48a2ca4)
  • unknown folder name for multiple files not having same root folder (#179) (bb51c30)
  • uploading same single image now gives same swarm reference hash (#168) (e717842)

0.2.0 (2021-12-21)

Features

0.1.0 (2021-12-21)

Features

Bug Fixes

  • button feedback on copy and button styles (#131) (6009449)
  • disable encryption on gateway (554962d)
  • on iOS the app is now always fully visible (#59) (22561c2)
  • pressed button styles on mobile devices (#56) (3a7b4bf)
  • removed google apis for fonts (8581cb6)
  • some mime types for video and audio (#97) (63e596f)
  • terms and conditions alert (#51) (398ce9e)
  • terms conditions padding (#50) (1e60463)
  • use name for the generated zipfile (#138) (90a2f80)
  • webside icon visuals (in access and in preview for website type) (#133) (a5aec31)