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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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
---