Breaking ⚠️
- Disable clustering by default #2378
- Clustering is now disabled by default. If you want to use clustering, you have to set the
VIEWTUBE_CLUSTERED
environment variable totrue
.
- Clustering is now disabled by default. If you want to use clustering, you have to set the
Added
- Directly call fastify instance from nuxt server #2378
- Detect theme from system #2379
- Upgrade dependencies #2380
Changed
- Switch homepage to trending, as popular was causing issues #2490