Releases: Asqatasun/Contrast-Finder
Releases · Asqatasun/Contrast-Finder
Contrast-Finder v0.4.7
Upgrade-o-meter: just replace the .war file and restart Tomcat
Features:
Security:
Bugs:
- #45 - Fixed docker/pre-requisites: syntax error
- #46 - Fixed maven warnings: 'version' contains an expression but should be a constant
Configuration:
- #50 - contrast-finder.conf: added option to override the default algorithm
- #47 - Added prerequisites for maven (version 3.1)
- #49 - Dockerfile: added HEALTHCHECK instruction
Documentation:
v0.4.6
Upgrade-o-meter: just replace the .war file and restart Tomcat
Security:
- #35 - Added HTTP security headers without HTTP no-cache headers
- #36 - Added the maven plugin "OWASP Dependency-Check"
- #38 - Upgraded maven-compiler-plugin and maven-surefire-plugin
- #41 - Upgraded the outdated dependencies
Bugs:
Configuration:
- #37 - Added maven-javadoc-plugin
- #39 - Changed source and target of the Java compiler: 1.7 instead of 1.6
Documentation:
v0.4.5
Upgrade-o-meter: just replace the .war file and restart Tomcat
Security:
Bugs:
- #34 - Fixed HTML errors
- #29 - Fixed lang-switcher: error on the lang attribute
- #30 - Fixed punctuation errors in english
- #31 - Fixed front-end webperf regression (repeat view)
Configuration:
- #32 - Changed LOG dependency: logback + slf4j instead of log4j
- .jsp - Added appVersion
Contrast-Finder v0.4.4
Upgrade-o-meter: just replace the .war file and restart Tomcat
Features:
- #20 - Added cookieMaxAge (2 months) for lang cookie
- #26 - compile_and_build_docker_image.sh : added --build-only-* options
- #27 - compile_and_build_docker_image.sh : added option to skip unit tests
Security:
Bugs:
- #19 - Paths to image files should be relative
- #21 - Added space between sampleText and sampleTextBold
- #28 - Fixed color contrast falling for links :hover + :focus
Documentation:
- explained ratio
Contrast-Finder v0.4.3
Upgrade-o-meter: just replace the .war file and restart Tomcat
Features:
Security:
Bugs:
Contrast-Finder v0.4.2
Upgrade-o-meter: just replace the .war file and restart Tomcat
Security:
- #13 - Upgraded Apache.HttpComponents HttpClient to v4.3.6
- #14 - Upgraded SpringFrameworkt to v3.2.12 and remove spring-asm
- #15 - Removed commons-httpclient dependency
- #16 - Changed JSTL artifact : jstl --> taglibs-standard-jstlel
Bugs:
Contrast-Finder v0.4.1
Upgrade-o-meter:
just replace the .war file and restart Tomcat
Features:
- #2 Webapp - Used input tag type=color instead off type=text
- Added descriptor.xml (building tar.gz with maven)
- Added SNAPSHOT-local_from-Tomcat/Dockerfile
Security:
v0.4.0
Features:
- Added compile_and_build_docker_image.sh
- Added pre-requisites_from-Ubuntu/Dockerfile
- Added SNAPSHOT-local_from-Ubuntu/Dockerfile
- Added RELEASE/Dockerfile
Security:
v0.3.5
- #7 Paths to CSS files should be relative
- Added locally JQuery & JQuery-UI
- Updated install doc