-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexedio-cope-im4java-log.txt
More file actions
33 lines (30 loc) · 1.41 KB
/
exedio-cope-im4java-log.txt
File metadata and controls
33 lines (30 loc) · 1.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
CHANGELOG for cope im4java
This file lists all changes relevant for the user - especially all
API changes and new features recommended for most users. The log may
omit bug fixes.
The items are sorted inversely, i.e. latest items are on top
--------------------------------------------------------------------------
* servlet-api 6.0.0 required.
jakartaee-migration no longer needed.
* JDK 17 required.
* access to MediaImageMagickFilter via MediaServlet can be forbidden; see MediaImageMagickFilter#withLocator
* servlet-api 4.0.1 required.
* JDK 11 required.
* MediaImageMagickFilter#forTypeIdentity added.
* Explicit Image Format used, improves security
* MediaImageMagickFilter#getOutputContentType(String contentType) added
* now compatible with COPE version that has default implementations for interface methods (>=8904..8919)
* uses java servlet API 3.0
* requires JDK 1.8.0_60
* "-limit thread 1" prepended to command line.
See https://imagemagick.org/script/command-line-options.php#limit
Reduces time and CPU cycles needed by convert.
Replaces MAGICK_THREAD_LIMIT=1 more robustly.
* added ivy configurations 'sources' and 'changelog'
sources and changelog won't be included in 'runtime' config per default anymore
* requires JDK 1.7u6
* supports converting PDF
* adapt to Media API Refactoring in cope
BEWARE: You need a new cope version !!!
* im4java becomes ivy dependency
rename im4java-src.zip to im4java-source.jar