github drakkan/sftpgo v2.3.2

latest releases: v2.6.2, v2.6.1, v2.6.0...
23 months ago
  • Fix data provider reset command.
  • Fix sql tables prefix handling. The prefix was missing on some tables.
  • Backup: include folders set on groups.
  • Config: fix get branding from env vars.
  • S3: fix renaming large files and improve rename performance.
  • OIDC: allow to configure OAuth2 scopes.
  • OIDC: added a debug option to allow you to inspect the received id_token.
  • WebAdmin/WebClient: allow to disable OIDC login button and/or login forms per-binding.
  • WebAdmin: update moment.js to 2.29.4 to fix a security issue.
  • User templates: apply placeholders also for start directory.
  • WebClient: add an HTML5 player.
  • Add a link to donations/sponsorships options on the setup page: helping the project is very important or it will die in the long run.

Backward incompatible changes:

  • if you are using sql_tables_prefix please add the defined prefix where it is missing by renaming the affected tables. Before v2.3.2 the prefix was not applied to some tables. This bug has been fixed, but database consistency must be ensured before upgrading.

Don't miss a new sftpgo release

NewReleases is sending notifications on new releases.