Releases: WebSpellChecker/wproofreader-docker
v6.2.0.0
v6.1.0.0
Updated Docker configuration to match package v6.1.0.
Improvements by @maxim-voronko #73
Fix issue with incorrect license application. The license was being reapplied every time a new container was created, even though it was already included in the image.
v6.0.0.0
Updated Docker configuration to match package v6.0.0.
Improvements by @maxim-voronko #71
-
Added a new parameter
WPROOFREADER_CONFIG_USE_ENV=true
that enables the use of mostAppServerX.xml
settings as environment variables. This allows for a more flexible way to adjust configuration, such as increasing JVM heap size to optimize grammar engine performance. Support is implemented for both camelCase and UPPER_SNAKE_CASE formats, allowing parameters likeJVMMaxMemorySizeMb
andJVM_MAX_MEMORY_SIZE_MB
to be used interchangeably. -
Renamed
ARG SERVICE_FILES_DIR=/var/lib
was changed toARG PATH_TO_SERVICE_FILES_DIR=/var/lib
to align with the parameter name used inAppServerX.xml
.
v5.40.0.0
v5.39.3.0
Updated Docker configuration to match package v5.39.3.0.
v5.39.2.0
v5.39.1.0
Updated Docker configuration to match package v5.39.1.0.
v5.39.0.0
v5.38.1.0
v5.38.0.0
Updated Docker configuration to match package v5.38.0.0.