Skip to content

Releases: linuxserver/docker-projectsend

r1720-ls221

06 Jan 21:34
e195331
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/projectsend/r1720-ls221/index.html

LinuxServer Changes:

Rebase to Alpine 3.21, move php .ini file to /config/php.

Remote Changes:

Folders! Finally, the most requested feature is available. At the moment folders and subfolders can be created, rearranged by drag&drop and will be presented in all templates together with a breadcrumbs trail for easy navigation. There's much to do yet (select multiple, make an entire folder public, etc) but this basic implementation should give a great starting point.
Show image file dimensions (manage files, public page, download page, all templates)
Added Option to show public files on clients files lists
Added link to download translations to the languages dropdown
Fixed php >8 warnings
Allow underscores on usernames
Fixed 2FA token not validating due to php and mysql time differences.
Allow svg files as branding image
Manage files: show file assigned categories
Added option "Do not log downloads by the file's uploader"
Added an option to organize file uploads in year/month folders
Add support for Env vars for SMTP Configuration (by redondi88, see variables here)
add aliases or virtual links for uploaded files (by mhpcc)
Fixed preview of video files (by Nimon77)

Sanitize svg files uploaded in settings pages
Include local version of jQuery on templates

Admin pages improvement: check user session before starting to process data
Do not load google's recaptcha js asset if recaptcha is disabled
Fix double "x" in close modal button (by rob4226)

Fix: Extended remote_ip field on downloads table for long ipv6 addresses
FIxed showing validation errors when creating a client/user fails
Fix error 500 when self registering
Fixed XSS when changing template
fix upgrade failure when table prefix isn't tbl_ (by mhpcc)
Fixed getting links of previews by users with no access to the file (found by hassan al-khafaji and kiyell)
Fixed insecure strings being generated by a simple random string function (found by hassan al-khafaji)
Updated dependencies with known security issues (ie CKEditor5)

r1720-ls220

31 Dec 14:03
68a9745
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/projectsend/r1720-ls220/index.html

LinuxServer Changes:

Rebase to Alpine 3.21, move php .ini file to /config/php.

Remote Changes:

Folders! Finally, the most requested feature is available. At the moment folders and subfolders can be created, rearranged by drag&drop and will be presented in all templates together with a breadcrumbs trail for easy navigation. There's much to do yet (select multiple, make an entire folder public, etc) but this basic implementation should give a great starting point.
Show image file dimensions (manage files, public page, download page, all templates)
Added Option to show public files on clients files lists
Added link to download translations to the languages dropdown
Fixed php >8 warnings
Allow underscores on usernames
Fixed 2FA token not validating due to php and mysql time differences.
Allow svg files as branding image
Manage files: show file assigned categories
Added option "Do not log downloads by the file's uploader"
Added an option to organize file uploads in year/month folders
Add support for Env vars for SMTP Configuration (by redondi88, see variables here)
add aliases or virtual links for uploaded files (by mhpcc)
Fixed preview of video files (by Nimon77)

Sanitize svg files uploaded in settings pages
Include local version of jQuery on templates

Admin pages improvement: check user session before starting to process data
Do not load google's recaptcha js asset if recaptcha is disabled
Fix double "x" in close modal button (by rob4226)

Fix: Extended remote_ip field on downloads table for long ipv6 addresses
FIxed showing validation errors when creating a client/user fails
Fix error 500 when self registering
Fixed XSS when changing template
fix upgrade failure when table prefix isn't tbl_ (by mhpcc)
Fixed getting links of previews by users with no access to the file (found by hassan al-khafaji and kiyell)
Fixed insecure strings being generated by a simple random string function (found by hassan al-khafaji)
Updated dependencies with known security issues (ie CKEditor5)

r1720-ls219

30 Dec 22:46
89a5903
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/projectsend/r1720-ls219/index.html

LinuxServer Changes:

Rebase to Alpine 3.21, move php .ini file to /config/php.

Remote Changes:

Folders! Finally, the most requested feature is available. At the moment folders and subfolders can be created, rearranged by drag&drop and will be presented in all templates together with a breadcrumbs trail for easy navigation. There's much to do yet (select multiple, make an entire folder public, etc) but this basic implementation should give a great starting point.
Show image file dimensions (manage files, public page, download page, all templates)
Added Option to show public files on clients files lists
Added link to download translations to the languages dropdown
Fixed php >8 warnings
Allow underscores on usernames
Fixed 2FA token not validating due to php and mysql time differences.
Allow svg files as branding image
Manage files: show file assigned categories
Added option "Do not log downloads by the file's uploader"
Added an option to organize file uploads in year/month folders
Add support for Env vars for SMTP Configuration (by redondi88, see variables here)
add aliases or virtual links for uploaded files (by mhpcc)
Fixed preview of video files (by Nimon77)

Sanitize svg files uploaded in settings pages
Include local version of jQuery on templates

Admin pages improvement: check user session before starting to process data
Do not load google's recaptcha js asset if recaptcha is disabled
Fix double "x" in close modal button (by rob4226)

Fix: Extended remote_ip field on downloads table for long ipv6 addresses
FIxed showing validation errors when creating a client/user fails
Fix error 500 when self registering
Fixed XSS when changing template
fix upgrade failure when table prefix isn't tbl_ (by mhpcc)
Fixed getting links of previews by users with no access to the file (found by hassan al-khafaji and kiyell)
Fixed insecure strings being generated by a simple random string function (found by hassan al-khafaji)
Updated dependencies with known security issues (ie CKEditor5)

r1720-ls218

23 Dec 21:37
2bf950f
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/projectsend/r1720-ls218/index.html

LinuxServer Changes:

Rebase to Alpine 3.20.

Remote Changes:

Folders! Finally, the most requested feature is available. At the moment folders and subfolders can be created, rearranged by drag&drop and will be presented in all templates together with a breadcrumbs trail for easy navigation. There's much to do yet (select multiple, make an entire folder public, etc) but this basic implementation should give a great starting point.
Show image file dimensions (manage files, public page, download page, all templates)
Added Option to show public files on clients files lists
Added link to download translations to the languages dropdown
Fixed php >8 warnings
Allow underscores on usernames
Fixed 2FA token not validating due to php and mysql time differences.
Allow svg files as branding image
Manage files: show file assigned categories
Added option "Do not log downloads by the file's uploader"
Added an option to organize file uploads in year/month folders
Add support for Env vars for SMTP Configuration (by redondi88, see variables here)
add aliases or virtual links for uploaded files (by mhpcc)
Fixed preview of video files (by Nimon77)

Sanitize svg files uploaded in settings pages
Include local version of jQuery on templates

Admin pages improvement: check user session before starting to process data
Do not load google's recaptcha js asset if recaptcha is disabled
Fix double "x" in close modal button (by rob4226)

Fix: Extended remote_ip field on downloads table for long ipv6 addresses
FIxed showing validation errors when creating a client/user fails
Fix error 500 when self registering
Fixed XSS when changing template
fix upgrade failure when table prefix isn't tbl_ (by mhpcc)
Fixed getting links of previews by users with no access to the file (found by hassan al-khafaji and kiyell)
Fixed insecure strings being generated by a simple random string function (found by hassan al-khafaji)
Updated dependencies with known security issues (ie CKEditor5)

r1720-ls217

16 Dec 21:40
8c73b7d
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/projectsend/r1720-ls217/index.html

LinuxServer Changes:

Rebase to Alpine 3.20.

Remote Changes:

Folders! Finally, the most requested feature is available. At the moment folders and subfolders can be created, rearranged by drag&drop and will be presented in all templates together with a breadcrumbs trail for easy navigation. There's much to do yet (select multiple, make an entire folder public, etc) but this basic implementation should give a great starting point.
Show image file dimensions (manage files, public page, download page, all templates)
Added Option to show public files on clients files lists
Added link to download translations to the languages dropdown
Fixed php >8 warnings
Allow underscores on usernames
Fixed 2FA token not validating due to php and mysql time differences.
Allow svg files as branding image
Manage files: show file assigned categories
Added option "Do not log downloads by the file's uploader"
Added an option to organize file uploads in year/month folders
Add support for Env vars for SMTP Configuration (by redondi88, see variables here)
add aliases or virtual links for uploaded files (by mhpcc)
Fixed preview of video files (by Nimon77)

Sanitize svg files uploaded in settings pages
Include local version of jQuery on templates

Admin pages improvement: check user session before starting to process data
Do not load google's recaptcha js asset if recaptcha is disabled
Fix double "x" in close modal button (by rob4226)

Fix: Extended remote_ip field on downloads table for long ipv6 addresses
FIxed showing validation errors when creating a client/user fails
Fix error 500 when self registering
Fixed XSS when changing template
fix upgrade failure when table prefix isn't tbl_ (by mhpcc)
Fixed getting links of previews by users with no access to the file (found by hassan al-khafaji and kiyell)
Fixed insecure strings being generated by a simple random string function (found by hassan al-khafaji)
Updated dependencies with known security issues (ie CKEditor5)

r1720-ls216

09 Dec 21:32
d695144
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/projectsend/r1720-ls216/index.html

LinuxServer Changes:

Rebase to Alpine 3.20.

projectsend Changes:

Folders! Finally, the most requested feature is available. At the moment folders and subfolders can be created, rearranged by drag&drop and will be presented in all templates together with a breadcrumbs trail for easy navigation. There's much to do yet (select multiple, make an entire folder public, etc) but this basic implementation should give a great starting point.
Show image file dimensions (manage files, public page, download page, all templates)
Added Option to show public files on clients files lists
Added link to download translations to the languages dropdown
Fixed php >8 warnings
Allow underscores on usernames
Fixed 2FA token not validating due to php and mysql time differences.
Allow svg files as branding image
Manage files: show file assigned categories
Added option "Do not log downloads by the file's uploader"
Added an option to organize file uploads in year/month folders
Add support for Env vars for SMTP Configuration (by redondi88, see variables here)
add aliases or virtual links for uploaded files (by mhpcc)
Fixed preview of video files (by Nimon77)

Sanitize svg files uploaded in settings pages
Include local version of jQuery on templates

Admin pages improvement: check user session before starting to process data
Do not load google's recaptcha js asset if recaptcha is disabled
Fix double "x" in close modal button (by rob4226)

Fix: Extended remote_ip field on downloads table for long ipv6 addresses
FIxed showing validation errors when creating a client/user fails
Fix error 500 when self registering
Fixed XSS when changing template
fix upgrade failure when table prefix isn't tbl_ (by mhpcc)
Fixed getting links of previews by users with no access to the file (found by hassan al-khafaji and kiyell)
Fixed insecure strings being generated by a simple random string function (found by hassan al-khafaji)
Updated dependencies with known security issues (ie CKEditor5)

r1720-ls215

02 Dec 21:36
007c7c8
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/projectsend/r1720-ls215/index.html

LinuxServer Changes:

Rebase to Alpine 3.20.

projectsend Changes:

Folders! Finally, the most requested feature is available. At the moment folders and subfolders can be created, rearranged by drag&drop and will be presented in all templates together with a breadcrumbs trail for easy navigation. There's much to do yet (select multiple, make an entire folder public, etc) but this basic implementation should give a great starting point.
Show image file dimensions (manage files, public page, download page, all templates)
Added Option to show public files on clients files lists
Added link to download translations to the languages dropdown
Fixed php >8 warnings
Allow underscores on usernames
Fixed 2FA token not validating due to php and mysql time differences.
Allow svg files as branding image
Manage files: show file assigned categories
Added option "Do not log downloads by the file's uploader"
Added an option to organize file uploads in year/month folders
Add support for Env vars for SMTP Configuration (by redondi88, see variables here)
add aliases or virtual links for uploaded files (by mhpcc)
Fixed preview of video files (by Nimon77)

Sanitize svg files uploaded in settings pages
Include local version of jQuery on templates

Admin pages improvement: check user session before starting to process data
Do not load google's recaptcha js asset if recaptcha is disabled
Fix double "x" in close modal button (by rob4226)

Fix: Extended remote_ip field on downloads table for long ipv6 addresses
FIxed showing validation errors when creating a client/user fails
Fix error 500 when self registering
Fixed XSS when changing template
fix upgrade failure when table prefix isn't tbl_ (by mhpcc)
Fixed getting links of previews by users with no access to the file (found by hassan al-khafaji and kiyell)
Fixed insecure strings being generated by a simple random string function (found by hassan al-khafaji)
Updated dependencies with known security issues (ie CKEditor5)

r1720-ls214

25 Nov 21:31
f588a1f
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/projectsend/r1720-ls214/index.html

LinuxServer Changes:

Rebase to Alpine 3.20.

projectsend Changes:

Folders! Finally, the most requested feature is available. At the moment folders and subfolders can be created, rearranged by drag&drop and will be presented in all templates together with a breadcrumbs trail for easy navigation. There's much to do yet (select multiple, make an entire folder public, etc) but this basic implementation should give a great starting point.
Show image file dimensions (manage files, public page, download page, all templates)
Added Option to show public files on clients files lists
Added link to download translations to the languages dropdown
Fixed php >8 warnings
Allow underscores on usernames
Fixed 2FA token not validating due to php and mysql time differences.
Allow svg files as branding image
Manage files: show file assigned categories
Added option "Do not log downloads by the file's uploader"
Added an option to organize file uploads in year/month folders
Add support for Env vars for SMTP Configuration (by redondi88, see variables here)
add aliases or virtual links for uploaded files (by mhpcc)
Fixed preview of video files (by Nimon77)

Sanitize svg files uploaded in settings pages
Include local version of jQuery on templates

Admin pages improvement: check user session before starting to process data
Do not load google's recaptcha js asset if recaptcha is disabled
Fix double "x" in close modal button (by rob4226)

Fix: Extended remote_ip field on downloads table for long ipv6 addresses
FIxed showing validation errors when creating a client/user fails
Fix error 500 when self registering
Fixed XSS when changing template
fix upgrade failure when table prefix isn't tbl_ (by mhpcc)
Fixed getting links of previews by users with no access to the file (found by hassan al-khafaji and kiyell)
Fixed insecure strings being generated by a simple random string function (found by hassan al-khafaji)
Updated dependencies with known security issues (ie CKEditor5)

r1720-ls213

11 Nov 21:32
cdd6743
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/projectsend/r1720-ls213/index.html

LinuxServer Changes:

Rebase to Alpine 3.20.

projectsend Changes:

Folders! Finally, the most requested feature is available. At the moment folders and subfolders can be created, rearranged by drag&drop and will be presented in all templates together with a breadcrumbs trail for easy navigation. There's much to do yet (select multiple, make an entire folder public, etc) but this basic implementation should give a great starting point.
Show image file dimensions (manage files, public page, download page, all templates)
Added Option to show public files on clients files lists
Added link to download translations to the languages dropdown
Fixed php >8 warnings
Allow underscores on usernames
Fixed 2FA token not validating due to php and mysql time differences.
Allow svg files as branding image
Manage files: show file assigned categories
Added option "Do not log downloads by the file's uploader"
Added an option to organize file uploads in year/month folders
Add support for Env vars for SMTP Configuration (by redondi88, see variables here)
add aliases or virtual links for uploaded files (by mhpcc)
Fixed preview of video files (by Nimon77)

Sanitize svg files uploaded in settings pages
Include local version of jQuery on templates

Admin pages improvement: check user session before starting to process data
Do not load google's recaptcha js asset if recaptcha is disabled
Fix double "x" in close modal button (by rob4226)

Fix: Extended remote_ip field on downloads table for long ipv6 addresses
FIxed showing validation errors when creating a client/user fails
Fix error 500 when self registering
Fixed XSS when changing template
fix upgrade failure when table prefix isn't tbl_ (by mhpcc)
Fixed getting links of previews by users with no access to the file (found by hassan al-khafaji and kiyell)
Fixed insecure strings being generated by a simple random string function (found by hassan al-khafaji)
Updated dependencies with known security issues (ie CKEditor5)

r1720-ls212

28 Oct 21:32
d027337
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20.

projectsend Changes:

Folders! Finally, the most requested feature is available. At the moment folders and subfolders can be created, rearranged by drag&drop and will be presented in all templates together with a breadcrumbs trail for easy navigation. There's much to do yet (select multiple, make an entire folder public, etc) but this basic implementation should give a great starting point.
Show image file dimensions (manage files, public page, download page, all templates)
Added Option to show public files on clients files lists
Added link to download translations to the languages dropdown
Fixed php >8 warnings
Allow underscores on usernames
Fixed 2FA token not validating due to php and mysql time differences.
Allow svg files as branding image
Manage files: show file assigned categories
Added option "Do not log downloads by the file's uploader"
Added an option to organize file uploads in year/month folders
Add support for Env vars for SMTP Configuration (by redondi88, see variables here)
add aliases or virtual links for uploaded files (by mhpcc)
Fixed preview of video files (by Nimon77)

Sanitize svg files uploaded in settings pages
Include local version of jQuery on templates

Admin pages improvement: check user session before starting to process data
Do not load google's recaptcha js asset if recaptcha is disabled
Fix double "x" in close modal button (by rob4226)

Fix: Extended remote_ip field on downloads table for long ipv6 addresses
FIxed showing validation errors when creating a client/user fails
Fix error 500 when self registering
Fixed XSS when changing template
fix upgrade failure when table prefix isn't tbl_ (by mhpcc)
Fixed getting links of previews by users with no access to the file (found by hassan al-khafaji and kiyell)
Fixed insecure strings being generated by a simple random string function (found by hassan al-khafaji)
Updated dependencies with known security issues (ie CKEditor5)