Latest updates and improvements to Clipify
🚑 Hotfix: Hardcode url
👷 Add ci tests
📝 Add security policy
✨ Add cookie banner
✨ Add footer
✨ Add legal links to login
🔊 Improve logging
💄 Update landing page style to improve performance
🩹 Update PWA url
🚑 Sanetize inline html
✨ Add feedback widget
🚀 Add preview deployment dockerfile
✨ Add dynamic base url usage
🐛 Fix OAuth2 not working with dynamic url
🐛 Fix base url fallbacking to localhost on build
🐛 Remove cookie banner from non user pages (e.g. overlays)
⚡️ Improve performance
💸 Update pricing
✨ Update sitemap
✨ Make header icon clickable
✨ Add roadmap
♻️ Refractor code to improve code quality
✨ Add cookie banner to dashboard for pwa compliance
✨ Add floating banner (launch banner)
✨ Add lauch discount ui elements
✨ Add clip counter on dashboard to show ammount of matching clips
✨ Add feature to play que on no clips
✨ Add play & pause command
✨ Add skip command
✨ Add show/hide command
✨ Add que commands
✨ Update command to check for mod
✨ Add affiliate programm
🧱 Update affilate domain to use new dedicated domain
🐛 Update trial logic to avoid reusable trials
✨ Add features list on upgrade modal
⬆️ Update package versions and dependencies
⬆️ Update all npm dependencies (2025-08-25)
🚑️ Bump lockfile
🔒️ Sanitize log strings
🔥 Remove logging every eventsub request
🔍 Reduce ammount of h1
⬆️ Bump package versions
🐛 Fix tiercolor now applying
♿️ Improve accessibility
🔍 Improve loading time
✨ Remove reward on clear
🐛 Fix showing no clip warning even if clips exist
🤡 Try to find why twitch server has issues
🔥 Remove coming soon
🔍️ Update sitemap
🔍️ Update robots.txt
🐛 Removed outdated scope
🚑 Fix issue with yearly plan
🚑 Fix payment issue
🚑 Fix build error
⬆️ Bump package version
🔨 Add stripe script
✨ Add channel point support
🗃️ Update migration files (from aeeb354)
🐛 Fix google index problems
🚑 Fix running on every release
🔍 Add canonical url
✏️ Fix: Consistent use of '
⬆️ Bump next.js
🐛 Fix price not beeing displayed clearly
🐛 Fix llms.txt
🐛 Update pricing section to match new pricing model
🚑 Fix public folder not copied to prod
💸 Update checkout
✨ Update manifest
✨ Add robots.txt
✨ Add sitemap
✨ Add llms.txt
🎨 Add h1
🚚 Move public folder
✨ Add og tags
💸 Handle subscription cancel
💸 Add stripe
🚀 Update tagging
🐛 Reomove footer from unwanted pages
🚑 Fix deployment not migrating
🚀 Update migration
🎉 Start of project clipify
✨ Add infisical
📈 Add analyitics
💄 Add site title & remove wrong margin
✨ Migrate project to TypeScript
✨ Add favicon
✨ Add bugsink error tracking
✨ Add drizzle
🛂 Add login
✨ Add dashboard and overlay
🔊 Turn off logs on dev env
🏷️ Fix types
💚 Fix nixapcks empty start command
🚑 Readd dashboard landing page
⬆️ Update next
🛂 Update auth
🗃️ Add profile url
✨ Add navigation guard, update dashboard style
🚑 Fix broken auth redirect
💄 Add darkmode transition
🚑 Fix plausible proxy
✨ Add option to show all clips
✨ Add clip overlay
🚑 Fix bug when no clips where found
✨ Add save toast
🛂 Add logout route
✨ Add ratelimit
💄 Fix missing space
🎨 Improve ratelimiting
🎨 Improve typing / error handling
🛂 Improve auth: Terminate session if user revoked access
💄 Fix text not centered
✨ Improve auth validating
💄 Add auth to backend
🐛 Fix overlay bg not transparent
🐛 Fix videos not filling properly if video smaller than canvas
🚑 Fix obs scaling issue
🗃️ Add db migrations
✨ Add chat widget
🏷️ Improve typing
🐛 Move clip fetching to frontend to avoid server ratelimit
🐛 Disable chat widget on overlays
💄 Update chat widget position
✨ Add settings page
✨ Add landing page
⬆️ Bump nextjs
✨ Add option to upgrade
🚀 Add docker deployments