Skip to content

Release 4.2.0.86

Choose a tag to compare

@cccs-rs cccs-rs released this 30 May 13:14
· 225 commits to master since this release
87a79cb

Base

  • Configuration:
    • Allow option to enable use of downloading files as password-protected ZIPs from system
    • Add user setting to define password used for protected downloads
    • Add download encoding called 'zip'
    • Add zip package to al_dev for development purposes

UI/API

  • File
    • Add ability to perform zip downloads from API
    • Allow user to provide a custom password to the API (default: user-defined in Settings)
  • User: Update references to configuration block
  • Dockerfile: Add zip packages to Dockerfile

Frontend

  • User Settings
    • Reveal textbox for updating password for zip downloads when File Encoding is set to 'Password-Protected ZIP'