Skip to content

1.0.0-beta.4 / Getting Rid of Dust

Pre-release
Pre-release
Compare
Choose a tag to compare
@louistiti louistiti released this 01 May 13:37
· 853 commits to master since this release
28326ae

This release includes a lot of changes that are made under the hood and are not displayed here, please read the blog post to know more.

BREAKING CHANGES

  • package/checker: introduce Have I Been Pwned v3 API with API key (0ca89fe3)
  • server:
    • AWS SDK new structure due to v3 and adapt Amazon Polly changes (f15f2db7)
    • IBM Watson TTS and STT new structure (f41ea0e9 | 2668c295)

Features

Bug Fixes

  • set correct status code for GET /downloads 690f1841

  • take .env in consideration when using Docker d38e6095

  • spinner test 9071c927

  • e2e tests by adding modules actions level 5cf77d90

  • package/leon: fix english translations 90225707

  • package/network: make use of new compatible speedtest lib 0c925626

  • package/trend:

    • GitHub module new scraping 68414937
    • when there is no star provided on the GitHub module 563fb409
  • server:

    • make use of Basic plugin from the main NLP container e1d5bed3
    • NER trim entity on after conditions fa6a5a43

Documentation Changes