Changes log and news
V1.0 - 10/07/2022 Initial version
+ DEMO, 30-days trial our new product released
V1.0.1 - 18/08/2022
+ Added PIN-code protected sessions support
+ Added PDF files on-site preview support
V1.0.3 - 11/08/2022
+ Added embedded web preview support of small selected file types
! Bunch of small fixes
~ Updated localizations
~ Enlarge action icons
V1.0.4 - 26/08/2022
+ Added download all files as ZIP-archive feature
~ Changed video files preview web UI component
~ Changed how ipv4 addresses is logged into file
~ Extend admin statistics from 13 distinct reports cards to 22
V1.1 - 12/11/2022
+ Added ability to delete files by session owner
+ Added HTTP header referer validation
+ Added auto cleanup of non used files (configurable)
+ Keep track of media previews via separate DB table
~ Split single internal transfer type to 3 distinct (internal upload/download/combo)
~ Updated localizations
~ Few non important fixes
V1.1.5 - 23/11/2022
+ Added delete selected file in session feature
V1.1.20 - 07/12/2022
+ Split files cleanup process for external and internal session types
V1.1.26 - 25/01/2023
+ Added file rename function for owner of file or session
+ Added OEM branding to page title
~ Reworked available transfer list popup menu
~ Redesigned available actions menu in download section
+ Added email notification about download of files
~ Redesigned how being transmitted files is looks from session owner (progressbar now)
+ Added optional auto HTTP-to-HTTPS redirect (enabled my administrator)
+ Added speed throttling to default sessions (non per-group)
V1.1.35 - 27/02/2023
~ Speedup CIDR-masks processing
~ In Admin UI allow searching by IP in downloads
V1.1.38 - 14/04/2023
~ allow API searching using wildcards in filenames/transfer descriptions
~ Admin API return all files and all downloads without transfer id
~ Admin API return account and group names for describe transfer session call
~ UI disable files selection control while uploading something (user confusion)
V1.1.55 - 07/07/2023
~ Admin API split to two distinct roles: Auditor (only view) and full admin
V1.1.64 - 23/10/2023
+ Ability to globally enable/disable changing file extension by users
~ UI improvement: mark red color expired transfers
~ UI improvement: show notice after success copy to clipboard shared link
! Small fixes