Releases: tempfiles-download/Frontend
Releases · tempfiles-download/Frontend
Version 3.1
Changes:
- Added settings for tempfiles-download/Linux-client.
- Removed password-policy.json
- Changed docker URL
- Removed redundant password field in /delete
- Added Docker image of Frontend
Version 3.0
Changes:
- Split the repository to a frontend repository and a seperate backend repository.
- Rewrote the frontend design.
- Moved
/sharex.json
to/sharex.sxcu
. - Cleaned up dependencies.
- Updated integration with backend to work with tempfiles-backend:v2.5
Version 2.3 (43b409d)
- Updated CSS to Bootstrap 4
- Added Light/Dark-theme button
- Added File object
- Cleaned up code
- Added more documentation to code
- Improved UI on mobile devices
Version 2.1 (f56b894)
- Added file drag-and-drop support.
- Cleaned up the CSS dark and light version.
- Moved the database cleanup function from MySQL scheduled event to PHP function.
- Removed redundant
cache-control
HTTP header from download pages. - Added
autocomplete=off
for download-404 to fix security complaints.
Version 2.0 (0ce9ff3)
In this version the UI has been redesigned and the frontend moved to Jekyll.
Version 1.0 (e7ef295)
Formatting