Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 892 Bytes

File metadata and controls

30 lines (22 loc) · 892 Bytes

ChangeLog

The list is sketchy.

v2.2.1 2026-03

  • Change the backend server form "MinIO" to "S3-Baby-server"
  • Provide RPM package
  • Patch UI to replace the name "MinIO" to non-specific "backend"
  • Correct signing method to accept unicode file names
  • Update Golang libraries

It is tested only with S3-Baby-server. Other backends, MinIO and RCLONE, are not tested any more.

The RPM package includes the "s3-baby-server" binary to ease installation.

This version did not rebuild UI from the source. It just patched strings. It includes a fix to force an unix time value to an integer (by floor).

Fix the proxy to use a client ip by "X-Forwarded-For". Golang's http.Request.RemoteAddr used to point to a client ip in Lens3-v2.1.1 (around Sep. 2024). But, it now points to proxy's ip in Lens3-v2.2.1 (Mar. 2024).

;; Local Variables: ;; eval: (fundamental-mode) ;; End: