Skip to content
Compare
Choose a tag to compare
@AnimMouse AnimMouse released this 05 Dec 05:26
v1
e4c62ff

Changelog:

  • v1.10.2: Temporarily fix GitHub Actions type system fail. #10
  • v1.10.1: Fix invalid argument on macOS's base64.
  • v1.10.0: Add support for arm64 macOS and Linux. #9
  • v1.9.0: Add feature for adding service account file.
  • v1.8.2: Update actions/cache to v4. #8
  • v1.8.1: Remove useless feature for specifying repository in update-config.
  • v1.8.0: Rename input to rclone_config_secret_name and add input for specifying repository in update-config.
  • v1.7.0: Add update token feature on GitHub secrets for refreshing tokens.
  • v1.6.0: Enable caching via granular cache control.
  • v1.5.1: Use native commands for download and extracting. #6
  • v1.5.0: Allow plain text config file by adding feature to disable Base64.
  • v1.4.2: Fixed bug that adding Rclone config file will fail if it already exists. #5
  • v1.4.1: Quiet aria2c.
  • v1.4.0: Add version input and combine Linux and macOS download script.
  • v1.3.0: Use gh api and avoid API rate limiting. #1
  • v1.2.0: Allow config-less operation.
  • v1.1.3: Improve error handling, action will now fail when it failed to install Rclone. #1
  • v1.1.2: Use GitHub URL for downloading Rclone instead of rclone.org.
  • v1.1.1: Separate sign in scripts from action.
  • v1.1.0: Use AnimMouse/tool-cache, and support Windows and macOS.
  • v1.0.0: Installs Rclone to /usr/local/bin.