All Versions
6
Latest Version
Avg Release Cycle
219 days
Latest Release
803 days ago

Changelog History

  • v1.0.0-beta.6 Changes

    February 07, 2022

    ๐Ÿ”‹ Features

    • simple coqui-ai stt integration 86a4816b
    • HTTP API key generator d10a7fa7
    • avoid unnecessary routes generation

    • server:

      • make Coqui STT the default STT solution 70399187
        • add HTTP API key middleware cdf41499
        • expose queries over HTTP b6428d03
        • add timeout action over HTTP 115f9c16
        • handle built-in and trim entities over HTTP + add "disabled" HTTP API action option 82fb967a
        • execute modules over HTTP 2e5b2c59
        • generate Fastify routes on the file to expose packages over HTTP 5b41713a ### Bug Fixes
    • do not ask to regenerate the HTTP API key if this one isn't available yet d265377a

    • Python deps tree check c6c01291

    • hotword offline (#342) f563d01d

    • addressed comments by @JRMeyer b1c6f5c8

    • allow to detect STT offline capabilities 04d62288

    • Amazon Polly is always configured on check script due to new structure e6246d1f

    ๐ŸŽ Performance Improvements

    • check if Python deps tree has been updated before going through deps install 2d0b0f13
  • v1.0.0-beta.5 Changes

    December 28, 2021

    ๐Ÿš€ This release marks a major turn in the future versions of the Leon core. Please read this blog post to know more.

    ๐Ÿ’ฅ BREAKING CHANGES

    • Node.js 16+ and npm 8+ minimum requirements 2f66f1c1 ### ๐Ÿ”‹ Features
    • server: support arrays on NER between conditions 7cf7f979 ### ๐Ÿ› Bug Fixes
    • jest-extended new setup due to latest update 02f766d6 ### ๐ŸŽ Performance Improvements
    • Windows setup on DeepSpeech dep removal 13f5a49f ### ๐Ÿ“š Documentation Changes
    • URL redirect managed by registrar c16d5b28
  • v1.0.0-beta.4 Changes

    May 01, 2021

    ๐Ÿš€ 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

  • v1.0.0-beta.2 Changes

    April 24, 2019

    ๐Ÿ”‹ Features

    • can send custom HTTP headers (2685cdab)
    • allow HTML output (ec3f02df)
    • NLU improvement with node-nlp (6585db71)

    • package/trend:

      • add answer when the Product Hunt developer token is not provided (f40b479b)
      • Product Hunt module done (37794306)
      • basics done on the Product Hunt module (32cc7dbe)
      • complete dedicated answers according to the technology and given time (8997d691)
      • GitHub module done (7c6f3922)
      • be able to choose a limit and a date range for the GitHub module (3c088371)
      • format GitHub results in one message (9d026b94)
      • simple GitHub module results (5baec074)
      • list GitHub trends in HTML raw (3441629e | 6b932e94)
      • expressions dataset and structure (f406a5a0 | f54c2272) ### ๐Ÿ› Bug Fixes
    • Leon was not fully installed with Docker if a .env file was existing (c8a68ab0)

    • package/trend: when there is no contributor on GitHub module (d845e49b)

    • server:

      • skip Pipenv locking until they fix it (029381e3 | ecfdc73f) ### ๐Ÿ“š Documentation Changes
    • add What is Leon able to do? section in the readme (87f53c91 | d558fc8b)

    • open-source != open source (16a9372e | 2155cd88)

  • v1.0.0-beta.1 Changes

    February 24, 2019

    ๐Ÿ”‹ Features

    ๐Ÿ› Bug Fixes

    • package/checker: isitdown module fails with capital letters in URL (ada6aaef)
    • web app: enable environment variables (a438d6f9)

      ๐ŸŽ Performance Improvements

    • web app: favicon compression (33dbcb42)

      ๐Ÿ“š Documentation Changes

    • update README to make the reader genderless (58662658)

    • use "to rule them all" in README (c74dda4c)

    • readme: add story write-up (08a68e37)

  • v1.0.0-beta.0 Changes

    February 10, 2019

    ๐Ÿš€ First release. See more on https://docs.getleon.ai.