Change Log
2024-12-01
- Version 0.3.6-beta
-
[Enhancement] Significantly enhanced the kudos award system with improved reliability and more consistent handling of all achievement scenarios.
-
[Enhancement] Added improved daily ride streak tracking that accurately recognizes and rewards your riding streaks even when activities are uploaded out of order.
2024-11-07
- Version 0.3.5-beta
-
[Enhancement] Refactored the kudos awarding logic for cleaner, more maintainable code. This update makes it easier to add new kudos in the future, with no visible changes for our users.
2024-10-15
- Version 0.3.4-beta
-
[Enhancement] Refined messaging to emphasize community-building and highlight new features, along with improved page styling for a cleaner and more engaging user experience.
-
[Enhancement] Standardized references to grid positioning for improved clarity and consistency across the codebase.
-
[Bug Fix] Improved number formatting to ensure values are displayed with the correct number of decimal places for better readability.
2024-10-10
- Version 0.3.3-beta
-
[New Feature] Improved user experience in Showcase page with significant visual and UX enhancements.
-
[New Feature] Added ability to include Ride Icons with Ride Maps, Elevation Charts, and Summary Details from your rides in the showcase.
-
[New Feature] Added ability to include Avatar Images and Bio information in the showcase.
-
[New Feature] Added ability to include your Level Icon and Summary Info in the showcase.
-
[Enhancement] Improved internal code organization for better performance and easier future updates.
2024-09-21
- Version 0.3.2-beta
-
[Enhancement] Removed outdated components and standardized the internal structure for improved consistency, performance, and easier maintenance.
-
[Enhancement] Improved internal testing systems for better reliability and performance.
-
[New Feature] Added new support tools to improve issue resolution and enhance user assistance.
-
[Enhancement] Made minor styling adjustments to enhance visual consistency across the site.
2024-09-21
- Version 0.3.1-beta
-
[New Feature] Introduced a fully-featured Community Page, including sidebar tabs for Discover, Following, and Followers, with the ability to view other users' showcases. Users can collapse and expand the sidebar for better viewing and select specific users to view their showcase.
-
[New Feature] Implemented user interaction features, including the ability to request to follow other users, approve or reject follow requests, and manage user relationships.
2024-09-11
- Version 0.3.0-beta
-
[New Feature] Introduced a significant update to the Showcase Page, adding a 12x12 grid layout with support for icon sizes (S, M, L), grid-based icon placement, and Display/Edit modes. Also added a settings sidebar for managing grid items, with future settings tools planned.
2024-09-04
- Version 0.2.3-beta
-
[New Feature] Implemented sitemap and SEO improvements.
-
[New Feature] Implemented robots.txt file.
2024-08-28
- Version 0.2.2-beta
-
[New Feature] Implemented showcase settings for rides, allowing users to customize the display of their rides in the showcase.
-
[New Feature] Implemented showcase display for selected rides.
-
[Enhancement] Updated elevation graph by smoothing out flatter rides through dynamic y-axis adjustment.
2024-08-20
- Version 0.2.1-beta
-
[Bug Fix] Addressed various issues affecting form functionality.
-
[Enhancement] Updated forms for a more consistent input experience and made visual improvements to enhance the overall appearance.
2024-08-18
- Version 0.2.0-beta
-
[New Feature] Added ability to import .gpx files.
2024-08-02
- Version 0.1.19-alpha
-
[Enhancement] Modified the URL structure for the Showcase feature to ensure that users are always shown their specific showcase ID when accessing their showcase page.
-
[New Feature] Added the ability for users to set privacy settings for Showcases.
2024-07-30
- Version 0.1.18-alpha
-
[Bug] Fix behavior of 'Cancel' button on the 'My Profile' page.
-
[Enhancement] Enhanced 'Home' page to provide a better user experience by making it more engaging and informative.
2024-07-20
- Version 0.1.17-alpha
-
[Enhancement] Add branding and HTML support to emails.
2024-07-16
- Version 0.1.16-alpha
-
[Enhancement] Simplified Showcase to improve user experience and improved maintainability and focus on core features.
-
[Enhancement] Improved Kudos functionality to better manage the display status of Kudos in the User's Showcase.
-
[New Feature] Added popup windows in the Showcase to display additional details about Kudos.
2024-07-02
- Version 0.1.15-alpha
-
[Bug Fix] Fix bug combining rides could result in duplicate kudos earned.
-
[Enhancement] Added "Remember Me" functionality to the login process.
2024-06-28
- Version 0.1.14-alpha
-
[Bug Fix] Fixed bug where user could earn multiple version of the same trophy.
-
[Enhancement] Enhanced the import ride from file option for improved ride name extraction from filenames.
-
[New Feature] Add ability to view community Showcases.
-
[New Feature] Add new "Ride Your Age" Trophies.
-
[Bug Fix] Fixed bug displaying multiple "Leveled Up" activities in the feed.
2024-06-06
- Version 0.1.12-alpha
-
[New Feature] Added monthly & yearly Dashboard Stats & Charts.
2024-05-21
- Version 0.1.11-alpha
-
[Bug Fix] Resolved error in Normalized Power calculation.
2024-05-20
- Version 0.1.10-alpha
-
[Enhancement] Backend upgrades for better performance and reliability.
-
[New Feature] Display info for next level & create new level feed entry.
-
[Enhancement] Enhanced the navbar to streamline navigation and reduce visual clutter.
2024-05-19
- Version 0.1.9-alpha
-
[Enhancement] Backend upgrades for better performance and reliability.
2024-05-17
- Version 0.1.8-alpha
-
[Enhancement] Backend upgrades for better performance and reliability.
2024-05-16
- Version 0.1.7-alpha
-
[Enhancement] Improved Registration Process.
2024-04-26
- Version 0.1.6-alpha
-
[Enhancement] Minor formatting changes to the Feed.
-
[New Feature] Implemented basic functionality for the Showcase feature.
-
[New Feature] Add trophy for 200km in a week.
2024-03-04
- Version 0.1.5-alpha
-
[Bug Fix] Fixed issue with start_time from imported .fit files being set to a default value.
-
[Enhancement] Added timezone to profile to ensure correct time conversion when importing rides from external sources.
2024-03-01
- Version 0.1.4-alpha
-
[Enhancement] Updated ChangeLog to be easier to maintain.
-
[Bug Fix] Fixed issue preventing user level calculation upon adding rides.
2024-02-27
- Version 0.1.3-alpha
-
[New Feature] Added User Level, Lifetime Beats, and Available Beats functionality.
-
[Enhancement] Improved system reliability and performance through enhanced testing.
2024-02-26
- Version 0.1.2-alpha
-
[New Feature] Implemented Ride Detail Page with Ride Info, Kudos, Core Data, Summary Data, Ride Map, and Elevation.
-
[Enhancement] Improved Upload Ride from File Feature.
-
[Enhancement] Enhanced Manual Add New Ride Feature.
2024-02-14
- Version 0.1.1-alpha
-
[Enhancement] Made Miscellaneous Formatting Changes.
-
[Enhancement] Enhanced Admin Tools to enable toggling of features and content, facilitating easier development and testing of new functionalities for end users.
-
[New Feature] Implemented Auto Sign Out with Session Time-out.
-
[New Feature] Introduced Basic Showcase Features.
-
[Enhancement] Modified Usage of Flags and Switches.
2024-02-08
- Version 0.1.0-alpha
-
[New Feature] Initial implementation of Change Log.