Stay Updated

This changelog is automatically updated with each release. Check back regularly for the latest features and improvements.

Version 1.26.0 🎉 (December 6, 2025)

🐛 Bug Fixes

  • update Twitter sharing function to use 'X' branding (dd446be)

✨ Features

  • enhance notification system with new messages and improved translations (4e3ad18)

Version 1.25.0 (December 1, 2025)

✨ Features

  • Introduce standardized IconButton component with enforced secondary color (d43614b)

Version 1.24.0 (November 26, 2025)

✨ Features

  • Implement E2E Testing for Public Profile URL Error Detection (#437) (c74becf)

Version 1.23.1 (November 24, 2025)

Minor release with dependency updates.

Version 1.23.0 (November 24, 2025)

✨ Features

  • comprehensive public profile UI/UX redesign - Phase 1 (#429) (1f2f23e)

Version 1.22.1 (November 23, 2025)

Minor release with dependency updates.

Version 1.22.0 (November 19, 2025)

✨ Features

  • add company name alternative for logo fetching when domain unavailable (#412) (488ff93)
  • add getContrastedTextColor utility for dynamic text color based on background (d11bd74)
  • enhance production migration script with Prisma version checks and client regeneration (0927e24)
  • improve dependency verification and error handling in migration script (ffe3a22)
  • update migration script to use local Prisma commands for consistency and reliability (bdeba47)

Version 1.21.0 (November 17, 2025)

✨ Features

  • autocomplete company field from Gemini-parsed contact data (#362) (be6538e)

Version 1.20.0 (November 14, 2025)

✨ Features

  • Add contact and account relationship management with unified company model, AI parsing, and logo integration (#338) (788c750)
  • Enhance SankeyDiagramView with theme merging functionality for improved data visualization (a75ce2f)
  • Implement LinkedIn PDF extraction service with structured output schema (13c839a)

Version 1.19.2 (November 9, 2025)

🐛 Bug Fixes

  • Improve keyword detections (75b4333)

Version 1.19.1 (November 9, 2025)

Minor release with dependency updates.

Version 1.19.0 (November 9, 2025)

✨ Features

  • add logging for logo fetching attempts in CompanyLogoService (e83e977)

Version 1.18.2 (November 8, 2025)

Minor release with dependency updates.

Version 1.18.1 (November 6, 2025)

🐛 Bug Fixes

  • Add unique identifiers to SalesCareerHighlights fields for improved data handling (7c6abfc)

Version 1.18.0 (November 5, 2025)

🐛 Bug Fixes

  • Implement dynamic border radius for timeline items based on clipping status (3a5b80f)

✨ Features

  • Enhance activity feed with internationalization support and improve profile update handling (6e34f05)

Version 1.17.0 (November 4, 2025)

✨ Features

  • Enhance TimelineView with fractional year support and comprehensive tests (b4ad24e)
  • Update TimelineView component for improved layout and readability of honors and work items (d52d8d8)

Version 1.16.0 (November 4, 2025)

🐛 Bug Fixes

  • Enhance BenchmarkGauge component with hideDivider prop and refactor performance tier logic (8bcfb7d)

✨ Features

  • Enhance GlobalExperiencesMap with color patterns for multiple experience types and improve filter handling (be19a9f)

Version 1.15.0 (November 4, 2025)

✨ Features

  • allow CDN for map data in security headers and add explicit any type for metadata in milestone service (519eeb3)

Version 1.14.0 (November 2, 2025)

✨ Features

  • **profile:** update global experiences section and navigation (3b8fa82)

Version 1.13.0 (November 2, 2025)

✨ Features

  • enhance GlobalExperiencesMap with zoom and pan functionality, responsive design, and improved filter interactions (4369418)

Version 1.12.1 (November 2, 2025)

🐛 Bug Fixes

  • implement cache invalidation for endorsements and profiles after creation, update, and deletion (009e133)

Version 1.12.0 (October 11, 2025)

✨ Features

  • Implement bot traffic filtering for profile viewership and event tracking (#180) (0388767)

Version 1.11.1 (October 10, 2025)

🐛 Bug Fixes

  • Enhance profile creation and update to include languages and honors/awards (8b9fdfa)
  • Update type assertions for languages and honorsAwards in profile creation (73632e5)

Version 1.11.0 (October 9, 2025)

✨ Features

  • Add LinkedIn PDF Import for Easy Profile Onboarding (#131) (55adedc), closes #1 #116 #114
  • add pre-push PR validation script for local CI/CD checks (#137) (5a3abe5)

Version 1.10.0 (October 8, 2025)

🐛 Bug Fixes

  • update localization files and improve UI components for better user experience (23fd80e)

✨ Features

  • Add response caching, security headers, and performance optimizations (PR #1) (#116) (363c5bc)
  • Comprehensive front-end optimization - bundle analysis, accessibility, and code quality (#114) (1c48498)

Version 1.9.3 (October 8, 2025)

🐛 Bug Fixes

  • bundle translations in production to prevent i18n loading failures (4826aff)

Version 1.9.2 (October 7, 2025)

Minor release with dependency updates.

Version 1.9.1 (October 7, 2025)

🐛 Bug Fixes

  • update login links to use the full URL for consistency across pages (72fa851)

Version 1.9.0 (October 7, 2025)

🐛 Bug Fixes

  • handle JSON parsing errors in verification submission (fbc91fd)
  • update French translations for consistency and accuracy (e66327f)
  • update French translations for team metrics and benchmarks (91ca5a1)
  • update translation keys for consistency and add new verification prompt (2d6d895)

✨ Features

  • add automated database migrations to CI/CD pipeline (b5bd22a)
  • complete backend LinkedIn OAuth integration (d0023d7)
  • display LinkedIn profile data on public profile (a9bb139)
  • enhance user model and profile page with LinkedIn integration details (473fe83)
  • implement frontend LinkedIn OAuth integration (13acddb)
  • implement LinkedIn OAuth backend infrastructure (b76aa79)
  • improve LinkedIn profile handling and update profile links in UI (989af13)

Version 1.8.0 (October 6, 2025)

🐛 Bug Fixes

  • add npx prefix to test and seed scripts for consistency (1c84b87)
  • handle unknown type for managerMetrics in profile route (35c48a5)
  • replace string status with UserStatus enum in seed functions (ce730af)
  • separate frontend and backend test steps in PR validation workflow (17ccde5)
  • update waitlist test to use UserStatus and UserRole enums for consistency (f8920e3)

✨ Features

  • add admin UI for industry benchmarks and benchmark visualization (6c8ffca)
  • add industry benchmarks database schema and backend services (2a03dc3)
  • Add industry benchmarks with Vertical model and dual benchmark values (dfdb644)
  • add pending account message and handle redirection from pending login on WaitlistPage (90f030a)
  • enhance LoginPage with Join Waiting List button and validation on WaitlistPage (a1f0d9d)
  • implement removeAdminPrivileges method and update admin role handling (2e106b5)

Version 1.7.3 (October 5, 2025)

🐛 Bug Fixes

  • update logger import to include file extension (2af6930)

Version 1.7.2 (October 5, 2025)

🐛 Bug Fixes

  • Update environment URLs for production and staging in configuration files (3105ee2)
  • Update type definitions for fetch hooks and clean up test files (e17686a)

Version 1.7.1 (October 5, 2025)

🐛 Bug Fixes

  • Enhance TimelineView and WorkHistorySection for improved mobile navigation and layout responsiveness (c53f311)

Version 1.7.0 (October 5, 2025)

🐛 Bug Fixes

  • Update profile link to be clickable and improve add work history button placement (2f24181)

✨ Features

  • Add navigation controls and touch support to TimelineView component (464300e)

Version 1.6.0 (October 5, 2025)

✨ Features

  • Implement TimelineView component for enhanced work history visualization (7b88cc5)

Version 1.5.0 (October 4, 2025)

🐛 Bug Fixes

  • update background color to use theme default in EndorsementsPage and PublicProfilePage (4c91edc)
  • Update profile URL structure in ProfilePage component (f83239d)

✨ Features

  • Implement work history and endorsement pinning feature (165f984)

Version 1.4.1 (October 4, 2025)

🐛 Bug Fixes

  • simplify API URL usage in UserContext and AdminPage components (4cc429e)

Version 1.4.0 (October 4, 2025)

🐛 Bug Fixes

✨ Features

  • Add admin role with user management capabilities (a6bf318)
  • Add SSI-inspired reputation score for profiles (6bf2710)

Version 1.3.1 (October 3, 2025)

🐛 Bug Fixes

  • update redirect state in ProfileCheckRoute to always return to /dashboard (7f5838d)

Version 1.3.0 (October 3, 2025)

✨ Features

  • add comprehensive scalability architecture for thousands of DAU (7143f26)

Version 1.2.0 (October 2, 2025)

✨ Features

  • add endorsement approval and rejection endpoints; enhance UI for endorsement management with dialogs and improved layout (986a1dc)

Version 1.1.0 (October 2, 2025)

🐛 Bug Fixes

  • improve profile link display by making it clickable (5184371)
  • update deploy.yml to use 'keys' instead of 'vars' for environment URLs (e7737fd)
  • update deploy.yml to use 'vars' instead of 'keys' for environment URLs (df46c6a)
  • update localization files and enhance profile page with internationalization support (0263be0)

✨ Features

  • add dynamic version display to all page footers (090816b)
  • enhance endorsement process to support anonymous submissions with name and email (c1c2e23)
  • enhance health check script with redirect handling and debug info; update server to redirect www to marketing site while preserving API and health endpoints (a3e73bb)

Version 1.0.0 (October 2, 2025)

Initial public release of Precedes.Me platform!

🐛 Bug Fixes

  • add commitDepth parameter to commitlint action for improved commit message validation (85c1e17)
  • add eslint.config.js to ignores for config file rules (46942b7)
  • add missing environment variable for GitHub Actions script (72baffe)
  • add missing permissions and update GitHub token usage in PR validation workflow (53b64c3)
  • correct typo in About page link in navigation (45934af)
  • enhance endorsement functionality (db67550)
  • improve seeding code quality with proper shuffle algorithm and batch operations (d523ed9)
  • improve text readability by using primary color for paragraphs (69e6b80)
  • refactor code structure for improved readability and maintainability (75f0eec)
  • styles for About page and improve HTML structure (a5aeaad)
  • update branch names from 'prod' to 'production' in CI/CD configuration and documentation (6e3a0e5)
  • Update branding from PrecedesMe to Precedes.Me across contact, privacy, and terms pages; enhance content clarity and compliance with GDPR; remove outdated contact information; adjust footer links for consistency. (3f40401)
  • update deployment URLs to use fallback values for staging and production environments (fce3f06)
  • update permissions and enhance GitHub Actions configuration for deployment (f8e3a7b)
  • update text color to primary for better visibility across various sections (855839f)

✨ Features

  • add JWT middleware to profile routes and refactor profile fetching logic (e8a9fd1)
  • add redirect for www subdomain to /web path (795fae0)
  • add useColorMode hook for easier access to color mode context (e8bf475)
  • enhance build scripts and serve static marketing site files (0a627cf)
  • enhance endorsements feature with strength levels and UI improvements (c90e9cd)
  • implement endorsement strengths with levels and enhance validation (2a4b7ff)