• Introduced a
    PodcastButton
    component that displays a clickable button to link to a podcast, featuring a click count badge that animates when greater than zero. This is a new feature.
  • Updated the
    FeedbackButton
    component layout to a horizontal arrangement and integrated the new
    PodcastButton
    . The design and styling of the feedback link were also enhanced. This is a feature update.
  • Simplified the styling for the
    ArticleSideBar
    and other related components to improve usability and performance. This includes changes in hover effects and general aesthetics. This is a feature and design improvement.
  • Enhanced error handling by removing console errors within the
    ArticleReviewSection
    during data fetching, maintaining a more user-friendly experience. This is a bug fix.
  • Updated the dropdown menu in the
    ArticlesDropdown
    component to enhance visibility and interaction with hover effects and styling. This is a feature update.
  • Improved the layout and margins of the
    Footer
    component for a cleaner design. This includes reducing vertical spacing. This is a design improvement.
  • Added dynamic scaling to brand images in the
    FeaturedBrands
    component based on brand names for better visual representation. This is a feature update.
  • Refined the styles of buttons and inputs in various components, enhancing the overall appearance and hover effects. This includes border style updates to the
    AutocompleteSearch
    component. This is a design and performance improvement.
  • Enhanced interactivity with the
    AskAIButton
    component by changing the 'NEW' badge to a select-none class to prevent text selection. This is a bug fix.
  • Added a subtle animation effect to the podcast link in the
    FeedbackButton
    component. This is a feature enhancement.