Releases: katabase/Application
Releases · katabase/Application
Release list
v2.1.0 - API
the main update is the creation of an API to share data of the project.
changelog:
- fully functional API (see APP/routes/routes_api.py)
- tests for the API (see APP/test/)
- new HTML page to describe the API (see APP/templates/pages/KatAPI.html)
- minor refactoring: creation of a routes/ folder for the application's route.
website update (august 2022)
new version of the Katabase app, with major front-end updates (design: new fonts, color codes...), visualisations of our data and several backend evolutions (preparation of the data for visualisations, new data added, refactoring...). released in august 2022 under GNU GPL 3.0
v1.0.0
former version of the website. release created for archive purposes