-
Notifications
You must be signed in to change notification settings - Fork 171
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #484 from root-gg/upgrade_docker_versions
Upgrade alpine and node Docker images version
- Loading branch information
Showing
3 changed files
with
28 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
Plik 1.3.7 | ||
|
||
Hi, today we're releasing Plik 1.3.7 ! | ||
Here is the changelog : | ||
|
||
New : | ||
- Create/Edit users settings from web UI | ||
- Add Text button to open the copy paste dialog | ||
- Add maxFileSize and maxTTL default values to admin view | ||
|
||
Fix : | ||
- Fix create empty upload with authentication forced | ||
- Automatically strip server URL trailing slash in Plik client | ||
- Fix content-type detection for files smaller than 1KB | ||
- Remove empty parent directories in file data backend | ||
- Fix the use of deprecated key derivation | ||
- Make SourceIP middleware remove zone from ip addreses | ||
|
||
Binaries have been built with Go 1.20.5 | ||
|
||
Faithfully, | ||
The plik team |