Skip to content

Commit

Permalink
Ensure that images which are non-image files do not generate thumbnai…
Browse files Browse the repository at this point in the history
…ls and hide details in image previews (#763)
  • Loading branch information
nadar committed Sep 6, 2024
1 parent e0a8e7c commit 240459f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
In order to read more about upgrading and BC breaks have a look at the [UPGRADE Document](UPGRADE.md).

## 5.0.5 (6. September 2024)

+ [#763](https://github.com/luyadev/luya-module-admin/pull/763) Ensure that images which are for example svg's do not try to generate a thumbnail.

## 5.0.4 (23. April 2024)

+ [#760](https://github.com/luyadev/luya-module-admin/issues/760) To enhance collaboration, we now display the name of the user who locks a row.
Expand Down

0 comments on commit 240459f

Please sign in to comment.