2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-07-02 03:40:47 +00:00

feat: add image cropping functionality with custom aspect ratios (#638)

* feat: add image cropping functionality with custom aspect ratios

* Update release notes
This commit is contained in:
Ben Hagen
2025-06-24 15:17:36 +02:00
committed by GitHub
parent 29ccd4ebfa
commit eb30bbb2fa
6 changed files with 350 additions and 22 deletions

View File

@ -6,6 +6,7 @@
- Fix broken documentation link
- Reduce frequency of notification checks
- Updated translations
- Add image cropping functionality
### 0.18.1 - April 2025
---