What's Changed
- Fix filter preview could be deadlocked by #1078
- Added DocumentScanner
- Added 10 new filters
- EqualizeHistogramHSV
- EqualizeHistogram
- EqualizeHisogramPixelation
- EqualizeHistogramAdaptive
- EqualizeHistogramAdaptiveLUV
- EqualizeHistogramAdaptiveLAB
- Clahe
- ClaheLUV
- ClaheLAB
- Crop To Content
- Added setting to enable preset entering by text field
- Added LAB, SRGB, Linear scaling, also fixed antialiasing
- Improved auto background remover on api >= 24, using google subject segmentation by #1027
- Added ability to open edit sheet immediately when sharing
- Added Template filters by #1097
- Added QR Scanner and creation by #1103
- Added initial shadows enabling only on performant devices by #998
- Fixed limits resize
- Bump libraries, this also fixes #1039 and #1047
- Translations update
Full Changelog: 2.8.2-alpha02...2.8.2-alpha03