9.9 KiB
1.0.0-beta.4 (2021-05-01) / Getting Rid of Dust
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:
Features
- package/calendar: introduce To-Do list module (0cdd73d6 | 857be947 | 2041be14 | 12e8f5c3 | 8575e9e3 | 5e128df0 | 602aa694 | b9693df9 | 581da8cd | 53f7db55 | ae073971)
- package/checker: introduce Have I Been Pwned module (61c1b55a | 5a999bc6 | 36368664 | a7a6d885 | c73ba52b | 8374e548 | a476fd0f)
- package/network: add speedtest module (09ad4340)
- server:
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:
-
server:
Documentation Changes
- add minimum Pipenv version requirement to README 72e46bd6
- hunt broken links b2a22792
- add "ci" commit type in CONTRIBUTING.md 09e2672b
- use emojies in README 0ea7a78b
- add social badges to README c55c7532
- Node.js 14 requirement d1034bd1
1.0.0-beta.2 (2019-04-24)
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:
Documentation Changes
- add
What is Leon able to do?
section in the readme (87f53c91 | d558fc8b) - open-source != open source (16a9372e | 2155cd88)
1.0.0-beta.1 (2019-02-24)
Features
- add Docker support (209760db)
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)
1.0.0-beta.0 (2019-02-10)
Initial release.