Skip to content
This repository was archived by the owner on Mar 22, 2026. It is now read-only.

Releases: JealousGx/FounderSignal

Release v1.2.0

03 Aug 16:27
2a9a2c1

Choose a tag to compare

What's Changed

  • feat: Enhance MVP generation process with AI and Cloudflare R2 integration by @JealousGx in #81

Full Changelog: v1.1.0...v1.2.0

Release v1.1.0

02 Aug 06:24
5ca6437

Choose a tag to compare

What's Changed

  • Add discount announcement feature and improve user metrics display by @JealousGx in #70
  • Enhance audience response handling and remove webhook URL by @JealousGx in #71
  • Enhance idea submission with MVP ID and feedback improvements by @JealousGx in #72
  • Refactor MVP generation and clarify styling guidelines by @JealousGx in #73
  • Add overflow and height styles to NextStepsModal content by @JealousGx in #74
  • Enhance file upload and component layouts by @JealousGx in #75
  • Enhance MVP functionality and improve UI responsiveness by @JealousGx in #76
  • Refactor revalidation logic and clarify MVPProps type by @JealousGx in #77
  • Add configuration for starter plan idea creation days by @JealousGx in #78
  • Enhance cache revalidation and update toast message durations by @JealousGx in #79
  • Add testimonials section and optimize landing page by @JealousGx in #80

Full Changelog: v1.0.1...v1.1.0

Release v1.0.1

24 Jul 10:35
e528b9c

Choose a tag to compare

What's Changed

  • Add new favicon and logo assets by @JealousGx in #60
  • Update favicon asset by @JealousGx in #61
  • Enhance checkout flow with error handling and user feedback in PriceCards component by @JealousGx in #62
  • Integrate bundle analyzer and enhance deployment workflow by @JealousGx in #63
  • Refactor Vercel deployment step to include Git reference and SHA in payload by @JealousGx in #64
  • Add Vercel Repo ID to deployment payload and disable push trigger by @JealousGx in #65
  • Increase maximum wait time for Vercel deployment status checks by @JealousGx in #66
  • Refactor deployment workflow and add Cloudflare cache clearing step by @JealousGx in #67
  • Enhance user feedback system and landing page design by @JealousGx in #68
  • Add discount announcement feature and user metrics display by @JealousGx in #69

Full Changelog: v1.0.0...v1.0.1

Release v1.0.0

18 Jul 16:09
4e5c9fb

Choose a tag to compare

What's Changed

  • Enhance user management and integrate pricing features by @JealousGx in #10
  • Implement user retrieval and subscription management features by @JealousGx in #11
  • Add visibility management and sharing functionality for ideas by @JealousGx in #12
  • Enhance ideas and reports retrieval with search and sorting functionality by @JealousGx in #13
  • Refactor MVP structure and add GrapesJS dependencies by @JealousGx in #14
  • Add modal for page settings and enhance landing page UI by @JealousGx in #15
  • Add image upload and asset management features by @JealousGx in #16
  • Enhance MVP editing with auto-save and improved user feedback by @JealousGx in #17
  • Implement idea limit checks and access restrictions by @JealousGx in #18
  • Implement AI content generation for landing pages by @JealousGx in #19
  • Refactor and enhance MVP and audience handling by @JealousGx in #20
  • Implement AI-generated landing page feature with user plan limits by @JealousGx in #21
  • Add footer component and implement privacy, refund, and terms pages by @JealousGx in #22
  • Enhance reporting and feedback features by @JealousGx in #23
  • Enh/reddit-validation-reports by @JealousGx in #24
  • Implement IP rate limiting middleware and update configuration by @JealousGx in #25
  • Fix bug report dialog to safely access window location by @JealousGx in #26
  • Update Paddle pricing tiers to use environment variables for price IDs by @JealousGx in #28
  • Add discount ID to environment variables and update checkout logic by @JealousGx in #30
  • Add TopLoader component and integrate it into the layout by @JealousGx in #32
  • Add metadata generation for various pages and implement site-wide Open Graph settings by @JealousGx in #33
  • Update ideaOwnerUserID and enhance EditHeader with active MVP ID by @JealousGx in #34
  • Add remote pattern for assets.foundersignal.app in Next.js config by @JealousGx in #35
  • Add ImageURL to PublicIdea and update Next.js image settings by @JealousGx in #36
  • Refactor audience member upsert logic for improved user handling by @JealousGx in #37
  • Update CORS settings and email addresses to use foundersignal.app domain by @JealousGx in #38
  • Enhance report submission and activity tracking by @JealousGx in #39
  • Add sitemap generation and update robots.txt for SEO optimization by @JealousGx in #40
  • Implement IdeaActions component for idea page enhancement by @JealousGx in #41
  • Enhance Idea and User models with founder information by @JealousGx in #42
  • Add getIdea function to fetch idea details and related ideas by @JealousGx in #43
  • Add favicon and update sitemap revalidation duration by @JealousGx in #44
  • Enhance metadata and descriptions for improved clarity and SEO on explore and home pages by @JealousGx in #45
  • Add Yandex verification to metadata for improved SEO by @JealousGx in #46
  • Refactor Create function to use static HTML content for MVP by @JealousGx in #47
  • Refactor error and not-found components; update sitemap revalidation duration by @JealousGx in #48
  • Enhance SEO, routing, and user management features by @JealousGx in #49
  • Update Reddit validation sample caching strategy by @JealousGx in #50
  • Add FAQ schema support, YouTubeFacade component, and improve accessibility by @JealousGx in #51
  • Refactor Pricing page header and enhance Footer layout for better responsiveness by @JealousGx in #52
  • Refactor structs and add Cloudflare cache clearing workflow by @JealousGx in #53
  • Refactor Cloudflare cache clearing workflow by @JealousGx in #54
  • Refactor MVP and Idea structures for enhanced HTML handling and AI features by @JealousGx in #55
  • Refactor comment handling and improve cache management by @JealousGx in #56
  • Integrate Google Tag Manager and Clarity scripts; update cache URL logic by @JealousGx in #57
  • Update environment variable for cache invalidation by @JealousGx in #58
  • Refactor cache invalidation logic for improved URL handling by @JealousGx in #59

Full Changelog: v0.0.1...v1.0.0

Pre-release v0.0.1

05 Jun 04:30
c475b17

Choose a tag to compare

Pre-release v0.0.1 Pre-release
Pre-release

What's Changed

  • Implement author verification workflow and API endpoint inventory by @JealousGx in #2
  • Add comment and feedback management features by @JealousGx in #3
  • Update project structure and configurations by @JealousGx in #4
  • Update image handling, error management, and websocket configuration by @JealousGx in #5
  • Add Contributor Covenant, contributing guidelines, and Prettier configuration by @JealousGx in #6
  • Refine README setup instructions and update dependencies by @JealousGx in #7
  • Add global error and not found pages, improve homepage responsiveness, and refactor Dockerfiles by @JealousGx in #8

New Contributors

Full Changelog: https://github.com/JealousGx/FounderSignal/commits/v0.0.1