Improve index loading times for a smoother user experience (Closes SPA-452)
Handle updated subscriptions to ensure users maintain uninterrupted access by extending subscription end dates on invoice payment (Closes SPA-368)
Integrate all LLM requests with Langsmith for performance monitoring (Closes SPA-449)
Add loading indication to Round Page dropdown for entities (Closes SPA-442)
Cache workspace for user to enhance user experience (Closes SPA-439)
Install Resend for future feature utilization (Closes SPA-425)
Prompt users for feedback on failures through the Productlane widget (Closes SPA-380)
Update Dependabot configurations to ensure latest package versions for dev containers and GitHub actions (Closes SPA-278)
Fix Sentry releases
Remove user management from anonymous users navbar (Closes SPA-445)
Voting now does not cause a page reload (Closes SPA-444)
Fix Sentry releases to match GitHub tags (Closes SPA-443)
Add indexes to improve page load times (Closes SPA-417)
Fix estimations to ensure only hosts can submit estimates while syncing anonymous user votes across clients (Closes SPA-441)
Refactor codebase for a simplified project structure to enhance navigation and ease of changes (Closes SPA-436)
Redesign navigation to include user avatars or generic profile icons with links to settings, documentation, and logout, improving the interface (Closes SPA-432)
Create a round landing page for a simplified round creation process, directing users to select views, projects, or teams (Closes SPA-431)
Show sidebar for anonymous users (Closes SPA-430)
Set Sentry user on server requests for improved error debugging (Closes SPA-429)
Remove anonymous workspace fetching to prevent console errors for anonymous users (Closes SPA-428)
Optimize component loading strategy by removing unnecessary dynamic imports and implementing memoization for performance-critical components (Closes SPA-410)
Updated dependencies
Improve marketing layout for faster page loading by turning IncidentAlert
into a client-side component and merging (marketing)
into (public)
(Closes SPA-427)
Fix optimistic comments feature to display submitted comments immediately for a smoother user experience (Closes SPA-348)
Improve Google Analytics tracking for enhanced user interaction stats (Closes SPA-421)
Optimize use of database pooling with a new singleton class for improved performance (Closes SPA-420)
Add links to documentation in the footer and for new users via the initial modal (Closes SPA-418)
Improved handling of issues without a description or title (Closes SPA-416)
Fix login issue (Closes SPA-403)
Fix login URL to ensure valid redirects, replacing auth/linear
with the proper OAuth URL (Closes SPA-401)
Remove "Official Linear Integration" badge
Update Privacy Policy and Terms of Service for clarity on data sharing (Closes SPA-396)
Handle issues without a description by displaying "No description" (Closes SPA-393)
No closed issues in this release.
Update dependencies
Display feedback message for users when estimates are not enabled in their organization (Closes SPA-392)
Add "Free to Use" badge to indicate availability of a free plan (Closes SPA-390)
Add Linear installation page explaining the benefits of using Spades and its integration with Linear (Closes SPA-388)
Fix payment plans to direct users to a success page after subscription setup (Closes SPA-387)
Set workspace association for new users (Closes SPA-386)
Set workspace for new users (Closes SPA-386)
Update open graph image for brand representation (Closes SPA-336)
Update open graph image to reflect the brand's image (Closes SPA-336)
Require authentication for creating rounds (Closes SPA-384)
Update to latest eslint config (Closes SPA-383)
Limit free users to 4 rounds per month (Closes SPA-369)
Restrict round creation for free tier users to 4 rounds a month and redirect them to the pricing page to encourage upgrades (Closes SPA-382)
Update main page to provide accurate product pricing information by removing references to mobile-friendly and free-to-use features (Closes SPA-381)
Refactor tests for improved organization and coverage (Closes SPA-378)
Add pricing page to display plan comparisons and facilitate subscription processing (Closes SPA-363)