1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-06 10:33:34 +00:00

Start v1.49.2-DEV development

This commit is contained in:
Nick Craig-Wood
2019-09-08 17:35:41 +01:00
parent e028c006fc
commit 94eb9a4014
3 changed files with 19 additions and 5 deletions

View File

@@ -1,11 +1,23 @@
---
title: "Documentation"
description: "Rclone Changelog"
date: "2019-08-28"
date: "2019-09-08"
---
# Changelog
## v1.49.2 - 2019-09-08
* New Features
* build: Add Docker workflow support (Alfonso Montero)
* Bug Fixes
* accounting: Fix locking in Transfer to avoid deadlock with --progress (Nick Craig-Wood)
* docs: Fix template argument for mktemp in install.sh (Cnly)
* operations: Fix -u/--update with google photos / files of unknown size (Nick Craig-Wood)
* rc: Fix docs for config/create /update /password (Nick Craig-Wood)
* Google Cloud Storage
* Fix need for elevated permissions on SetModTime (Nick Craig-Wood)
## v1.49.1 - 2019-08-28
Point release to fix config bug and google photos backend.