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

Release v1.0.0

Choose a tag to compare

@JealousGx JealousGx released this 18 Jul 16:09
· 25 commits to main since this release
4e5c9fb

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