📝Changelog📝

Latest updates and improvements to Clipify

v1.0.1

Release v1.0.1

🚑 Hotfix: Hardcode url

2025-12-09T23:47:18Z
v1.0.0

Release v1.0.0

👷 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

2025-12-08T12:02:14Z
v0.0.24

Release v0.0.24

⬆️ Update all npm dependencies (2025-08-25)
🚑️ Bump lockfile
🔒️ Sanitize log strings

2025-08-26T10:58:39Z
v0.0.23

Release v0.0.23

🔥 Remove logging every eventsub request
🔍 Reduce ammount of h1

2025-08-24T13:10:06Z
v0.0.22

Release v0.0.22

⬆️ Bump package versions
🐛 Fix tiercolor now applying
♿️ Improve accessibility
🔍 Improve loading time

2025-08-23T17:28:37Z
v0.0.21

Release v0.0.21

✨ Remove reward on clear
🐛 Fix showing no clip warning even if clips exist

2025-08-20T07:14:36Z
v0.0.20

Release v0.0.20

🤡 Try to find why twitch server has issues

2025-08-17T16:19:33Z
v0.0.19

Release v0.0.19

🔥 Remove coming soon
🔍️ Update sitemap
🔍️ Update robots.txt

2025-08-12T07:42:10Z
v0.0.18

Release v0.0.18

🐛 Removed outdated scope

2025-08-11T11:41:44Z
v0.0.17

Release v0.0.17

🚑 Fix issue with yearly plan

2025-08-09T00:38:44Z
v0.0.16

Release v0.0.16

🚑 Fix payment issue

2025-08-08T23:35:44Z
v0.0.15

Release v0.0.15

🚑 Fix build error

2025-08-08T22:53:41Z
v0.0.14

Release v0.0.14

⬆️ Bump package version
🔨 Add stripe script
✨ Add channel point support
🗃️ Update migration files (from aeeb354)

2025-08-08T22:39:28Z
v0.0.13

Release v0.0.13

🐛 Fix google index problems
🚑 Fix running on every release

2025-08-04T09:06:12Z
v0.0.12

Release v0.0.12

🔍 Add canonical url
✏️ Fix: Consistent use of '

2025-07-22T14:44:16Z
v0.0.11

Release v0.0.11

⬆️ Bump next.js
🐛 Fix price not beeing displayed clearly

2025-07-08T19:17:41Z
v0.0.10

Release v0.0.10

🐛 Fix llms.txt

2025-07-08T13:16:48Z
v0.0.9

Release v0.0.9

🐛 Update pricing section to match new pricing model

2025-07-08T12:20:01Z
v.0.0.8

Release v.0.0.8

🚑 Fix public folder not copied to prod

2025-07-08T09:18:31Z
v0.0.7

Release v0.0.7

💸 Update checkout
✨ Update manifest
✨ Add robots.txt
✨ Add sitemap
✨ Add llms.txt
🎨 Add h1
🚚 Move public folder
✨ Add og tags

2025-07-07T21:47:31Z
v.0.0.6

Release v.0.0.6

💸 Handle subscription cancel

2025-06-27T16:28:32Z
v0.0.5

Release v0.0.5

💸 Add stripe

2025-06-26T18:29:03Z
v0.0.4

Release v0.0.4

🚀 Update tagging
🐛 Reomove footer from unwanted pages

2025-06-06T18:25:11Z
v0.0.3

Release v0.0.3

🚑 Fix deployment not migrating

2025-06-06T14:06:48Z
v0.0.2

Release v0.0.2

🚀 Update migration

2025-06-04T18:57:17Z
v0.0.1

Release v0.0.1

🎉 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

2025-06-03T19:43:28Z