web/changelogs: update references from current to main

This commit is contained in:
dumbmoron
2024-09-09 16:38:47 +00:00
parent f71f8b086d
commit aa25421422
4 changed files with 9 additions and 9 deletions

View File

@@ -30,13 +30,13 @@ ui/ux improvements:
other changes:
- added support for [freebind](https://github.com/imputnet/freebind.js), made by one of the cobalt developers.
- rate limit and max video length limits are now customizable through [environment variables](https://github.com/imputnet/cobalt/blob/current/docs/run-an-instance.md#variables-for-api).
- rate limit and max video length limits are now customizable through [environment variables](https://github.com/imputnet/cobalt/blob/main/docs/run-an-instance.md#variables-for-api).
- cobalt api now returns rate limit headers at all times.
- majorly cleaned up the codebase: removed unnecessary functions, rewrote those that were cryptic and confusing. it's way more comprehensible and contribution-friendly than ever before.
- moved the [cobalt repo](https://github.com/imputnet/cobalt) to our organization on github. everything stayed the same and all old links link back to it.
note for instance hosters:
along with cobalt repo, the docker image also moved! please update the url for it in your config along with watchtower args to include restarting containers (just in case) as seen in [updated docker compose example](https://github.com/imputnet/cobalt/blob/current/docs/examples/docker-compose.example.yml). we're mirroring packages to old url for now, but it won't last forever.
along with cobalt repo, the docker image also moved! please update the url for it in your config along with watchtower args to include restarting containers (just in case) as seen in [updated docker compose example](https://github.com/imputnet/cobalt/blob/main/docs/examples/docker-compose.example.yml). we're mirroring packages to old url for now, but it won't last forever.
that's it for now! hope you have an amazing day and share the 1 million celebration with us :)