Skip to content

Releases: bahattincinic/fitwave

Release v0.3.1

08 Jun 17:27
Compare
Choose a tag to compare

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

07 Jun 10:05
Compare
Choose a tag to compare

0.3.0 (2024-06-07)

Screenshots

Data Schema:

Screenshot 2024-06-07 at 13 15 34

Dynamic query variable support:

Screenshot 2024-06-07 at 13 16 32

Autocomplete & SQL Editor:

Screenshot 2024-06-07 at 13 14 52

Features

  • Dynamic query variable support. (3280e95)
  • ui: Implemented SQL Autocompletion (8f0800e)
  • ui: monaco-editor has been implemented for SQL editor (94c5bdf)
  • ui: SQL formatter has been implemented for editor (1e5697b)

Release v0.2.0

05 Jun 14:29
Compare
Choose a tag to compare

0.2.0 (2024-06-05)

Features

  • Added render.com deployment documentation (50bc617)

Bug Fixes

  • Fixed postgresql database support (2bdad0b)
  • Fixed setup flow for protected login (1dab8bb)

Release v0.1.0

05 Jun 09:27
Compare
Choose a tag to compare

0.1.0 (2024-06-05)

Screenshost

Login: (/app/login)

Screenshot 2024-06-07 at 13 18 23

Setup Flow: (/app/setup)

Screenshot 2024-06-07 at 13 19 23

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)

Release v0.0.3

31 May 14:21
Compare
Choose a tag to compare

0.0.3 (2024-05-31)

Bug Fixes

  • Fixed custom domain deployment support (22943d4)

Release v0.0.2

31 May 12:27
Compare
Choose a tag to compare

0.0.2 (2024-05-31)

Bug Fixes

  • Fixed production build router (63be696)

Continuous Integration

  • Fixed dockerfile node installation (740ae39)

Release v0.0.1

31 May 10:38
Compare
Choose a tag to compare

0.0.1 (2024-05-31)