Skip to content

Releases: vantage-ola/tracknow

tracknow pre-release alpha 2.3

20 Aug 12:32
Compare
Choose a tag to compare
Pre-release
  • Improvements to user experience and bug fixes.
  • frontend tests(incomplete, still worked on)
  • Right SideBar for Motorsport Content(Formula 1 standings)
    And a lot more bug fixes and improvements to tracknow.

What's Changed

New Contributors

Full Changelog: v1.0.0-alpha.2.2...v1.0.0-alpha.2.3

tracknow pre-release alpha 2.2

22 Jul 21:23
d17ef8e
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v1.0.0-alpha.2.1...v1.0.0-alpha.2.2

v1.0.0-alpha.2.1

15 Jul 18:19
17b4b78
Compare
Choose a tag to compare
v1.0.0-alpha.2.1 Pre-release
Pre-release

v.1.0.0-alpha2.1.0

Improvements and bugs fixes of 1.0.0-alpha.2

  • Improved Youtube LazyLoad feature in terms of performance.
  • Refactoring of some components that made the app slow and janky.

What's Changed

Full Changelog: v1.0.0-alpha.2...v1.0.0-alpha.2.1

v.1.0.0-alpha.2 pre-release

13 Jul 16:30
6f84f38
Compare
Choose a tag to compare
Pre-release

Version 1.0.0-alpha.2

Version 1.0.0-alpha.2 is the second pre-release version of tracknow, an app for sharing your racing moments. This version includes the following features:
Screenshot 2024-07-12 205331

  • Home Posts page (racing moments of everyone on tracknow)
  • A new create post page.
  • User account dropdown
  • User created moments page(racing moments they have posted on tracknow)
  • Settings page and log out
  • Upload profile picture
  • design improvements(improved theme and design)

From the last alpha1 release there were some bugs and issues I fixed in alpha.2 which include:

  • scraped the carousel thing in place of posts.
  • added api key for authentication
  • infinite scrolling for the posts(*not cards)

Known Issues and Bugs

There ae quite some bugs and issues, for example, excessive repetition in the frontend code which impacts performance and various issues you can find here.

Future Releases

Future releases of tracknow will expand on the current functionality and add new features to create a more comprehensive and engaging social media platform for motorsports enthusiasts and simracers. Some potential features for future releases include:

  • User profiles and personalized feeds
  • Search and filtering options for racing moments
  • Messaging and private messaging between users
  • Integration with motorsports data and statistics APIs
  • Mobile app support

I am excited to continue building tracknow and welcome your feedback and suggestions as we move towards a fully fledged social media app for motorsports enthusiasts and sim racers.

What's Changed

Full Changelog: v1.0.0-alpha.1...v1.0.0-alpha.2

v1.0.0-alpha.1-tracknow-pre-release

04 Jul 15:54
Compare
Choose a tag to compare
Pre-release

Version 1.0.0-alpha.1

Version 1.0.0-alpha.1 is the 'official' first pre-release version of tracknow, a web application that allows users to share and discover their best racing moments. This version includes the following features:

  • User registration and authentication
  • Adding and viewing racing moments, including car, track, time, and YouTube link
  • Viewing a carousel of racing moments on the homepage
  • Liking and unliking racing moments*

This pre-release version is intended for testing and feedback. Please report any bugs or issues you encounter, and let us know what features you would like to see in future releases.

Known Issues and Bugs

  • YouTube link in carousel card needs to be lazy-loaded for improved performance
  • Backend needs API key for authenticating its use #49
  • Infinite swiping/scrolling of cards is not currently supported #50
  • Cards are not currently randomized or sorted based on the newest added information (datetime needs to be included in the ORM model)

Future Releases

Future releases of tracknow will expand on the current functionality and add new features to create a more comprehensive and engaging social media platform for motorsports enthusiasts and simracers. Some potential features for future releases include:

  • User profiles and personalized feeds
  • Search and filtering options for racing moments
  • Messaging and private messaging between users
  • Integration with motorsports data and statistics APIs
  • Mobile app support

I am excited to continue building tracknow and welcome your feedback and suggestions as we move towards a fully fledged social media app for motorsports enthusiasts and sim racers.

What's Changed

New Contributors

Full Changelog: https://github.com/vantage-ola/track-now/commits/v1.0.0-alpha.1

v0.1.0-alpha

06 Jun 11:50
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release
fix-workflow