mirror of
https://github.com/Forceu/Gokapi.git
synced 2026-01-06 00:49:33 -06:00
Added changelog
This commit is contained in:
@@ -7,6 +7,40 @@ Changelog
|
||||
Overview of all Changes
|
||||
-----------------------
|
||||
|
||||
v1.6.1: 17 Aug 2022
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
* Fixed setup throwing error 500 on docker installation
|
||||
|
||||
|
||||
v1.6.0: 17 Aug 2022
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
* Use chunked uploads instead of single upload #68
|
||||
* Add end-to-end encryption #71
|
||||
* Fixed hotlink not being generated for uploads through API with unlimited storage time
|
||||
* Added arm64 to Docker latest image
|
||||
* Added API call to duplicate existing files
|
||||
* Fixed bug where encrypted files could not be downloaded after rerunning setup
|
||||
* Port selection is now disabled when running setup with docker
|
||||
* Added timeout for AWS if endpoint is invalid
|
||||
* Added flag to disable CORS check on startup
|
||||
* Service worker for insecure connections is now hosted on Github
|
||||
* "Noaws" version is not included as binary build anymore, but can be generated manually
|
||||
|
||||
|
||||
v1.5.2: 08 Jun 2022
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
* Added ARMv8 (ARM64) to Docker image
|
||||
* Added option to always store images locally in order to support hotlink for encrypted files
|
||||
* Fixed crash when remote files exist but system was changed to local files after running --reconfigure
|
||||
* Added warning if incorrect CORS setting are set for AWS bucket
|
||||
* Added button in setup to test AWS credentials
|
||||
* Added more build infos to --version output
|
||||
* Added download counter
|
||||
* Added flags for port, config and data location, better flag usage overview
|
||||
* Fixed that a file was reuploaded to AWS, even if it already existed
|
||||
* Fixed error image for hotlinks not displaying if nosniff is enforced
|
||||
* Fixed that two text files were created when pasting text
|
||||
* Fixed docker image in documentation @emanuelduss
|
||||
|
||||
v1.5.1: 10 Mar 2022
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user