File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Mindee Java Client Library Changelog
22
3+ ## v5.0.0-beta1 - 2026-05-06
4+ ### ¡Breaking Changes!
5+ * :coffin : Remove obsolete/unused products:
6+ * :coffin : bank account details
7+ * :coffin : bank check
8+ * :coffin : bill of lading
9+ * :coffin : business card
10+ * :coffin : API Builder (custom)
11+ * :coffin : delivery notes
12+ * :coffin : energy bill FRA
13+ * :coffin : french healthcard
14+ * :coffin : nutrition facts
15+ * :coffin : payslip FRA
16+ * :coffin : resume
17+ * :coffin : US healthcare cards
18+ * :coffin : US mail
19+ * :recycle : :boom : rework v1 and v2 namespaces
20+ * rework file operations
21+ * move settings
22+ * rework client
23+ * rename api classes
24+ * :boom : drop support for Java 1.8
25+ * :recycle : :boom : LocalResponse class should be version-specific
26+ * :boom : prefer geometry objects over static classes
27+ * :boom : use 0-based page indexes for split file names
28+ ### Changes
29+ * :sparkles : add explicit support for Java 25
30+ * :sparkles : add local Crop and Split for v2
31+ * :sparkles : allow easier replacing of the PDF library by using interfaces
32+
33+
334## v4.44.0 - 2026-05-05
435### Changes
536* :sparkles : Add chaining for v2 utilities
Original file line number Diff line number Diff line change 372372
373373 <properties >
374374 <!-- MINDEE VERSION GOES HERE -->
375- <revision >5.0.0-alpha1 </revision >
375+ <revision >5.0.0-beta1 </revision >
376376
377377 <!-- Give special access when running tests -->
378378 <surefire .addOpens>
You can’t perform that action at this time.
0 commit comments