⚠️ Alert!
This version introduces significant changes to the image management and storage system. In certain cases, previously stored images may become inaccessible after the update.
We strongly recommend performing a full backup of all files prior to applying this update.
What's Changed
- fix: paste functionality in input fields except password inputs by @danielalves96 in #286
- fix: mobile responsive layout - buttons overflowing viewport by @danielalves96 in #283
- fix: issue with downloading multiple files from Receive Files by @danielalves96 in #287
- fix: drag-and-drop file upload to save in correct directory by @danielalves96 in #288
- feat: add option to hide Palmr version in footer by @danielalves96 in #297
- chore: upgrade Node.js from v20 to v24 for extended LTS support by @danielalves96 in #298
- fix(server): Remove RFC 2616 separator chars from Content-Disposition filename by @danielalves96 in #291
- fix: file upload failure for utf8 names over 100MiB by @danielalves96 in #290
- feat: Add preview feature for social media sharing by @danielalves96 in #293
- fix: issue allowing multiple files with the same name - auto-rename on upload and rename operations by @danielalves96 in #309
Full Changelog: v3.2.3-beta...v3.2.4-beta