Skip to content

Commit

Permalink
Merge pull request #1156 from nextcloud-libraries/chore/release-1.1.1
Browse files Browse the repository at this point in the history
chore: Prepare 1.1.1 release
  • Loading branch information
susnux authored Apr 15, 2024
2 parents 221903f + ae31b49 commit f813dd8
Show file tree
Hide file tree
Showing 3 changed files with 507 additions and 1,920 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [v1.1.1](https://github.com/nextcloud-libraries/nextcloud-upload/tree/v1.1.1) (2024-04-15)
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-upload/compare/v1.1.0...v1.1.1)

### :bug: Fixed bugs
* fix: Drop dependency on moment.js by @susnux in https://github.com/nextcloud-libraries/nextcloud-upload/pull/1155
* fix(upload): Do not read chunks into memory but just stream file chunks by @susnux in https://github.com/nextcloud-libraries/nextcloud-upload/pull/1153

### Changed
* Updated development dependencies
* Updated translations
* Updated @nextcloud/dialogs from 5.2.0 to 5.3.0

## [v1.1.0](https://github.com/nextcloud-libraries/nextcloud-upload/tree/v1.1.0) (2024-04-02)
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-upload/compare/v1.0.5...v1.1.0)

Expand Down
Loading

0 comments on commit f813dd8

Please sign in to comment.