Skip to content

Latest commit

 

History

History
69 lines (33 loc) · 2.29 KB

File metadata and controls

69 lines (33 loc) · 2.29 KB

Change logs

0.4.3 - 2021-09-23

  • Fix logged in user request error #23, #31
  • Change user default enable setting behavior, now you must explicitly enable sharing path at Setting > Sharing first, then you can use this app to access your sharing files

0.4.1(nightly) - 2021-04-28

  • Fix new user share access got 403 by default settings #33

0.4.0(nightly) - 2020-12-28

  • Add sharing folder setting #16, ❗⚠️❗️️all files in this folder can be accessed without share first
  • Add copy prefix setting #28
  • Add admin default setting, ❗⚠️❗personal setting will extend the default settings if you do not set or leave it blank

0.3.0 - 2020-11-12

  • 20 compatibility
  • Change default enable status to disable #26, now you must goto Settings > Personal > Sharing > Sharing Path check this before you can use

0.2.5 - 2020-07-21

  • Fix url format #24

0.2.4 - 2020-06-13

  • Fix response headers by exit #17

0.2.3 - 2020-06-10

0.2.2 - 2020-04-27

  • Change do not check file is shared #14 #20

0.2.1 - 2020-04-19

  • Fix readfile with exit
  • Add user settings

0.1.2 - 2020-03-17

  • Add http range support #5 #20
  • 18 compatibility

0.0.3 - 2019-11-14

  • Update copy sharing path #5 #20
  • Update readme
  • 17 compatibility

0.0.1 - 2019-07-29

  • First release