Rebex Buru SFTP Server 릴리스

Released: Jun 27, 2024

2.14.4 버젼 업데이트

수정사항

  • Web Admin - Fixed error when multiple IP address ranges were used in IP filtering textboxes.

Released: Jun 25, 2024

2.14.3 버젼 업데이트

기능

  • Added support for logging user lockout events.

수정사항

  • Fixed burusftp user update <username> --password "" behavior - now removes password instead of setting an empty password.
  • Fixed burusftp user add <username> --password "" behavior - now does nothing instead of setting an empty password.

Released: Jun 21, 2024

2.14.2 버젼 업데이트

기능

  • Web Admin - Server key list now also shows certificate details for keys with certificates.

수정사항

  • Web Admin - Fixed loading comment from user public keys.

Released: Jun 10, 2024

2.14.1 버젼 업데이트

기능

  • Added support for loading private keys in new OpenSSH key format encrypted using AES/GCM or ChaCha20/Poly1305.
  • Added logging of SSH ciphers supported by the client on mismatch (log level: debug).
  • Environment variables can now be used in server key paths.
  • Web Admin - Server configuration page now shows full path to configuration file and revert buttons.

수정사항

  • Fixed handling of client’s SSH_MSG_EXT_INFO message.
  • Web Admin - Fixed missing log level dropdown on logging configuration page.

Released: May 21, 2024

2.14.0 버젼 업데이트

기능

  • Web Admin - major changes:
    • Form visuals have been updated.
    • Multiple users can now be selected for certain actions (lock, unlock, delete).
    • UI customization changes:
      • Full Material UI schema is no longer supported.
      • Secondary palette is no longer supported.
    • Error is now shown when multiple server SSH keys of same type are added.
    • Public server keys can now be easily exported from the web interface.
    • SSH algorithm selection is now simplified. Manual sorting is still supported by editing the...

Released: Apr 25, 2024

2.13.0 버젼 업데이트

기능

  • Removed KeyCertSign and CrlSign usages from burusftpwa certgen-generated certificates.
  • SSH banner is now configurable.

Released: Apr 23, 2024

2.12.1 버젼 업데이트

수정사항

  • Fixed CreateProcess failed error during installation.

Released: Apr 15, 2024

2.12.0 버젼 업데이트

기능

  • Added a new silent installation mode.

Released: Mar 18, 2024

2.11.4 버젼 업데이트

수정사항

  • Fixed user update command:
    • Fixed error message when Microsoft Windows account is not found.
    • Fixed error when updating fields other than Windows account and related, when Windows account is already set, using Free license.

Released: Jan 18, 2024

2.11.3 버젼 업데이트

기능

  • Updated signing certificate.

수정사항

  • Fixed configuration backup when upgrading using installer.