Releases: bahattincinic/fitwave
Releases · bahattincinic/fitwave
Release v0.3.1
0.3.1 (2024-06-08)
Bug Fixes
- data: Correct gear type identification for running shoes in Strava API (1edd1c3)
- data: Fixed Activity data handling for StartLocation, EndLocation, and Map (6ae1aba)
- ui: Add missing SQL grammar keywords for highlighting SQL queries (7b221d9)
- Added queue tests, small improvements about README (5e708fc)
Continuous Integration
- Add issue templates for bug reports and feature requests (a86c910)
Release v0.3.0
0.3.0 (2024-06-07)
Screenshots
Data Schema:
Dynamic query variable support:
Autocomplete & SQL Editor:
Features
Release v0.2.0
Release v0.1.0
0.1.0 (2024-06-05)
Screenshost
Login: (/app/login)
Setup Flow: (/app/setup)
Features
- Input Validation has been implemented (c2f0488)
- Password hashing has been implemented with using pbkdf2 (a4310bd)
- Restructure URL naming for strava endpoints (c48452b)
- Setup flow and protected API flow implemented (a35009b)
- ui: Login and setup flow have been implemented (d91c295)
Bug Fixes
- Fixed swagger documentation (97c992f)