Skip to content

Latest commit

 

History

History
84 lines (49 loc) · 3.08 KB

CHANGELOG.md

File metadata and controls

84 lines (49 loc) · 3.08 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

Unreleased - XXXX-XX-XX

2.0.2 - 2024-07-10

Changed

  • #161 - chore(deps): bump PHP dependencies
  • transifex updates; toolchain updates

2.0.1 - 2022-11-18

Fixed

  • #147 - Use refresh token

2.0.0 - 2022-08-10

Changed

  • #39387 - Update guzzle major version to 7
  • This version requires ownCloud 10.11.0 or above
  • Library bumps (required for guzzle 7)

Fixed

  • #138 - Can not upload file into External Dropbox Storage

Changed

  • Update dependencies - #70
  • Composer dependency bumps 20190730 - #62
  • Composer dependency bumps 20190529 - #61
  • Drop PHP 5.6 - #55

1.1.0 - 2018-12-18

Changed

  • Set max-version to 10 because platform is switching to Semver

Fixed

  • Fix packaging to not contain VCS files - #41
  • Fix delete functions by invalidating stat cache after successful operation - #32
  • Override third party libraries to check for filename casing - #28

1.0.1 - 2018-02-08

Known Issues

  • File and folder names are converted to lowercase #27

Changed

  • Use caching mechanism for performance improvements #29
  • Use v2 in label to avoid confusion with v1 #11

Fixed

  • Compatibility with PHP 5.6 #15
  • Dropbox setup not working in certain circumstances #21 #24

[1.0.0] - 2017-10-02

Initial release of the application