Skip to content

Commit

Permalink
Automated changelog update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
kobergj committed Nov 5, 2024
1 parent 0ee36ee commit 2c97c90
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ The following sections list the changes for unreleased.
## Summary

* Bugfix - Thumbnail request limit: [#10280](https://github.com/owncloud/ocis/pull/10280)
* Bugfix - Restart Postprocessing properly: [#10439](https://github.com/owncloud/ocis/pull/10439)
* Change - Define maximum input image dimensions and size when generating previews: [#10270](https://github.com/owncloud/ocis/pull/10270)

## Details
Expand All @@ -67,6 +68,12 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/10270
https://github.com/owncloud/ocis/pull/10225

* Bugfix - Restart Postprocessing properly: [#10439](https://github.com/owncloud/ocis/pull/10439)

Properly differentiate between resume and restart postprocessing.

https://github.com/owncloud/ocis/pull/10439

* Change - Define maximum input image dimensions and size when generating previews: [#10270](https://github.com/owncloud/ocis/pull/10270)

This is a general hardening change to limit processing time and resources of the
Expand Down

0 comments on commit 2c97c90

Please sign in to comment.