Skip to content

Developer Release_1.921.9460-dev

Pre-release
Pre-release
Compare
Choose a tag to compare
@luccioman luccioman released this 17 Nov 11:16
· 435 commits to master since this release

Attached file yacy_v1.921_20171117_9460.tar.gz can be used as a YaCy system update (available as "dev 1.921/9460" in YaCy page : "Dowload System Update" - /ConfigUpdate_p.html) or as a cross-platform binary distribution.

Changes included since release 1.921/9232 :

  • Bug fixes :
    • Fixed loss of index page form values on 'more options' link click.
    • Fixed blacklist returned location URL on empty parameters
  • Enhancements :
    • Added an optional login link/status to the search public top nav bar.
    • Enable HTTP Digest authentication for non admin users.
    • Use accessible labels for search home page radio buttons.
    • Updated search page options descriptions (shortcuts, language and spatial restrictions)
    • Added language HTML attribute to the search home page.
    • Customized Threads with generic name for easier monitoring.
    • Removed old hard-coded holiday dates from DateDection class.
    • Updated log path in informative message of stop script.
    • Updated top-level known domains list.
  • Translation :
    • Renamed Chinese & Greek lng files using ISO639-1 codes.
  • Dependencies upgrades :
    • solr : from 6.6.1 to 6.6.2
    • pdfbox : from 2.0.7 to 2.0.8
    • icu4j : from 59_1 to 60.1
    • com.twelvemonkeys.imageio : from 3.3.1 to 3.3.2
  • Automated tests :
    • Added a html parser charset detection unit test
    • Improved some JUnit tests isolation and resources release