web/changelogs: update all links to markdown format
This commit is contained in:
@@ -29,15 +29,15 @@ ui/ux improvements:
|
||||
- fixed safe area padding.
|
||||
|
||||
other changes:
|
||||
- added support for <a class="text-backdrop link" href="https://github.com/imputnet/freebind.js" target="_blank">freebind</a>, made by one of the cobalt developers.
|
||||
- rate limit and max video length limits are now customizable through <a class="text-backdrop link" href="https://github.com/imputnet/cobalt/blob/current/docs/run-an-instance.md#variables-for-api" target="_blank">environment variables</a>.
|
||||
- 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).
|
||||
- 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 <a class="text-backdrop link" href="https://github.com/imputnet/cobalt" target="_blank">cobalt repo</a> to our organization on github. everything stayed the same and all old links link back to it.
|
||||
- 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 <a class="text-backdrop link" href="https://github.com/imputnet/cobalt/blob/current/docs/examples/docker-compose.example.yml" target="_blank">updated docker compose example</a>. 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/current/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 :)
|
||||
|
||||
join our <a class="text-backdrop link" href="https://discord.gg/pQPt8HBUPu" target="_blank">discord server</a> to discuss everything cobalt there
|
||||
join our [discord server](https://discord.gg/pQPt8HBUPu) to discuss everything cobalt there
|
||||
Reference in New Issue
Block a user