FXDesktopSearch Versions Save

A JavaFX based desktop search application.

v3.3.0

4 years ago

NT.

3.4.0

4 years ago

Changes

  • Fixed jackson-databind security issue
  • Bump reactor-core from 3.2.9.RELEASE to 3.2.10.RELEASE
  • Bump solr.version from 8.1.1 to 8.2.0
  • Bump reactor-core from 3.2.10.RELEASE to 3.2.11.RELEASE
  • Bump javafx.version from 12.0.1 to 12.0.2 (#79)
  • Updated Jackson Dependency to 2.9.9.2
  • Bump tika.version from 1.21 to 1.22 (#81)
  • Bump slf4j-api from 1.7.26 to 1.7.27 (#82)
  • Bump slf4j-api from 1.7.27 to 1.7.28 (#85)
  • Bump guava from 18.0 to 23.0 (#84)
  • Bump freemarker from 2.3.28 to 2.3.29 (#86)
  • #90 Update to latest jpackage version (#91)
  • Bump lombok from 1.18.8 to 1.18.10 (#89)
  • Bump reactor-core from 3.2.11.RELEASE to 3.3.0.RELEASE (#92)
  • Bump javafx.version from 12.0.2 to 13 (#88)
  • Bump maven-jar-plugin from 3.1.2 to 3.2.0 (#96)
  • Bump freemarker from 2.3.29 to 2.3.30 (#112)
  • Bump jackson-databind from 2.9.9.2 to 2.9.10.3 (#111)
  • Bump javafx.version from 13 to 13.0.2 (#108)
  • Bump solr.version from 8.2.0 to 8.4.1 (#106)
  • Bump junit from 4.12 to 4.13 (#105)
  • Bump slf4j-api from 1.7.28 to 1.7.30 (#103)
  • Bump controlsfx from 11.0.0 to 11.0.1 (#101)
  • Bump jetty-jsp from 9.2.28.v20190418 to 9.2.29.v20191105 (#97)
  • Upgrade to OpenJDK 14
  • Bump maven-dependency-plugin from 3.1.1 to 3.1.2 (#119)
  • Bump commons-lang3 from 3.9 to 3.10 (#117)
  • Bump tika.version from 1.22 to 1.24 (#115)
  • Bump lombok from 1.18.10 to 1.18.12 (#109)
  • Bump reactor-core from 3.3.0.RELEASE to 3.3.4.RELEASE (#113)
  • Bump javafx.version from 13.0.2 to 14 (#118)
  • Bump solr.version from 8.4.1 to 8.5.0 (#116)

v3.2.0

5 years ago

Changes

  • Bump maven-compiler-plugin from 3.8.0 to 3.8.1
  • #60 Display title of document instead of filename if available from m…
  • #64 Status bar should show an ETA and percentage of how much FXDS has…

v3.1.0

5 years ago

Changes

  • Added travis CI configuration
  • Bump javafx.version from 12 to 12.0.1 …
  • #61 Use OpenNLP / CoreNLP for Named Entity and Location extraction

3.0.0

5 years ago

Changes

  • New UI
  • Now based on Solr 8
  • Includes OpenJDK 12

2.2.0

6 years ago

Improvements and Bugfixes:

#17 Update to Lucene 7.0.1 and Tika 1.16 #18 Bundle with Java 9 #19 NPE while trying to check for file changes #20 Optimize Preferences dialog #21 Optimize search result display with nicer colors and symbols

v2.1.0

7 years ago
  • Upgrade to latest Lucene Version 6.4.1
  • Upgrade to latest Oracle JRE

v2.0.0

9 years ago

The initial release of the brand new 2.0.0 branch.

This includes a major upgrade to the latest Tika and Lucene versions and also some great improvement in query parsing, the new facetted search and the search suggestions as well.