Skip to content

1.3.5

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jun 17:14
· 141 commits to main since this release

Important

This build has invalidated all user sessions as new feature of managing session through UI is added.Make sure to relogin and add new session token in rclone config.

Changelog

  • 175734a chore(deps): bump github.com/gorilla/websocket from 1.5.1 to 1.5.2
  • 5798d89 feat Add user sessions control
  • febdb3f refactor: Fix pool close method to prevent nil pointer dereference
  • df5c554 refactor: Remove unused multierr package and close pool directly