Releases: Redume/Kekkai
Releases · Redume/Kekkai
v2.0.0
[2.0.0] - 2024-12-29
Added
- chore(api): Added an icon for the project.
Changed
- feat(server): Added a new query parameter to the
/api/getRate/
route for multiplying the currency rate (conv_amount * exchange_rate) in conversion calculations. - chore(docker): Docker images became lighter due to the use of alpine images
- refactor(chart): The service code has been refactored. The code was rewritten for mypy and pylint lint standards and split into files
- refactor(chart): The library to work with postgres has been replaced by
asyncpg
, withpsycopg
Removed
- chore(server): Removed the
/api/configuration/json
route due to its unreliability and potential exposure of confidential information.
Fixed
- fix(chart): Fixed bug, if the date was different from the
YYYYY-MM-DD
format, there was an error from the database - fix(chart): Fixed sorting by date
v1.0.0
The time has finally come! Kekkai is being released
What's Changed
Project features
- Creating graphs
- Docker Support
- Support for fiat currency and
cryptocurrencies - Support for anonymous confidential analytics (plausible)
- nginx reverse proxy has been made
Important
After Nov. 1, the coinAPI service removed the plan with free 100 requests. At the moment, cryptocurrency collection is limited (free of charge). Some cryptocurrencies are possible to get through DuckDuckGO, but the list of available currencies is unknown. More details can be found in the discussion