- Added tag-based release artifact builder #100
- Builds
$TAG.zip
and$TAG-dev.zip
artifacts
- Builds
- Added hardened URL upload constrains #107
- Restrict schemes to
http
,https
andftp
- Restrict to allow only public IP addresses
- Restrict schemes to
- Added hardened
.htaccess
Apache HTTP Server restrictions #102- Restrict
.php
in public upload paths - Limits to only GET requests
- Restrict
- Added improved installation/update instructions
- Manual and Composer-based alternatives
- Added extra checking for unwanted file extensions #101
- Will now panic if a unwanted file get sneaked in the process
- Changed image (logo, colors) #106
- Chevereto-Free finally use it's own logo
- Chevereto-Free now looks less like "Chevereto"
- Changed self-update to use the new zip release artifact #109
- Avoids
.git
et al and provides a smaller package
- Avoids
- Fixed bug with embed codes after upload #99
Full Changelog: 1.4.1...1.4.2