Releases: Asqatasun/Contrast-Finder
v0.8.4
Upgrade-o-meter: just replace the .war file and restart Tomcat
Outdated dependencies:
- #108 - Upgraded SpringFramework (4.3.14 instead of 4.3.13)
- #113 - Upgraded markdown-page-generator-plugin (2.0.1 instead of 2.0.0)
- #119 - Upgraded maven-javadoc-plugin (3.0.0 instead of 3.0.0-M1)
- #120 - Upgraded jacoco-maven-plugin (0.8.0 instead of 0.7.9)
- #121 - Upgraded maven-checkstyle-plugin (3.0.0 instead of 2.17)
- #123 - Upgraded native2ascii-maven-plugin (2.0.0 instead of 1.0-beta-1)
- #118 - Upgraded jdeb maven plugin (1.6 instead of 1.5)
Improvement:
- #110 - Added new docker image: ubuntu 16.04 (tomcat-7)
- #112 - Added new docker image: alpine (tomcat-7)
- #116 - Added new docker image: alpine (tomcat-8.5)
- #117 - Added some new pre-requisites_* Docker images (debian 9, ubuntu 18.04)
- #109 - Docker/pre-requisites/ - Added /softwares-version.txt
- #124 - Create 2 Debian packages (.deb) at the maven build for tomcat7 and tomcat8
Refactoring:
- #114 - Updated webapp/pom.xml - new name for .war, .tar.gz and .deb
- #115 - Updated prerequisites : libspring-instrument-java is not needed
Task:
v0.8.3
Upgrade-o-meter: just replace the .war file and restart Tomcat
Outdated dependencies:
- #100 - Upgraded SpringFramework (4.3.13 instead of 4.3.12)
- #101 - Upgraded commons-lang3 (3.7 instead of 3.6)
- #102 - Upgraded markdown-page-generator-plugin (2.0.0 instead of 1.0.0)
- #103 - Upgraded maven-javadoc-plugin (3.0.0-M1 instead of 2.10.4)
- #105 - Upgraded org.owasp:dependency-check (3.0.2 instead of 1.4.5)
Tasks:
v0.8.2
Upgrade-o-meter: just replace the .war file and restart Tomcat
Outdated dependencies:
- #93 - Upgraded maven-*-plugin (compiler, dependency, surefire and war)
- #94 - Upgraded SpringFramework (4.3.12 instead of 4.3.10)
Bugs:
- fixed
build_and_run-with-docker.sh
script:
Task
- refactor build documentation
- fixed #99 / pom.xml file: replaced "-dev" by "-SNAPSHOT"
v0.8.1
Upgrade-o-meter: just replace the .war file and restart Tomcat
Improvement
v0.8.0
Upgrade-o-meter: just replace the .war file and restart Tomcat
New Feature
Bug
Improvement
Documentation
v0.7.0
Upgrade-o-meter: just replace the .war file and restart Tomcat
New Feature
Documentation
Task
v0.6.0
Upgrade-o-meter: just replace the .war file and restart Tomcat
New Feature:
Outdated dependencies:
Refactoring:
Task:
v0.5.2
Upgrade-o-meter: just replace the .war file and restart Tomcat
Security:
Bug:
Improvement:
- #72 - UI, used the CSS "user-select:all" property for color result
- #67 - UI, replaced radio button by drop-down list for algo
- #73 - UI, improved color sample when user use the color field
Refactoring:
Task:
v0.5.1
Upgrade-o-meter: just replace the .war file and restart Tomcat
Security:
Bugs:
- #61 - Added missing color names (*Grey + RebeccaPurple)
- #63 - Allowed "rgb(255,255,255" value for "rgb(255,255,255)" in the form
- Fixed some codacy "error prone" + "code style"
Refactoring:
v0.5.0
Upgrade-o-meter: just replace the .war file and restart Tomcat
Features:
- #25 - RGB values are allowed in the color fields
- #57 - Color names (CSS3) are allowed in the color fields
Security:
Bugs:
- #53 - White spaces allowed around the color in the form
- #55 - Added "back to the homepage" link
- #58 - Associated the user tips with the color fields
- #60 - Added the "required" attribute to the color fields
Configuration: