mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 12:50:01 +00:00
web/changelogs/10.1: update the github compare link
This commit is contained in:
parent
1f7dc6f54f
commit
f461b02fcd
1 changed files with 3 additions and 2 deletions
|
@ -10,7 +10,7 @@ this update enhances the cobalt experience all around, here's everything that we
|
||||||
|
|
||||||
### saving improvements:
|
### saving improvements:
|
||||||
- youtube videos encoded in av1 are now downloaded in the webm container. they also include opus audio for the best quality all around.
|
- youtube videos encoded in av1 are now downloaded in the webm container. they also include opus audio for the best quality all around.
|
||||||
- fixed various bugs related to the download process on older devices/browsers. cobalt should work everywhere *within sane limits*.
|
- fixed various bugs related to the download process on older devices/browsers. cobalt should work everywhere within sane limits.
|
||||||
- fixed downloading of twitch clips.
|
- fixed downloading of twitch clips.
|
||||||
- fixed a bug where cobalt wouldn't download bluesky videos that are in a post with a quote.
|
- fixed a bug where cobalt wouldn't download bluesky videos that are in a post with a quote.
|
||||||
- fixed a bug that caused some youtube music videos to fail to download due to differently formatted metadata.
|
- fixed a bug that caused some youtube music videos to fail to download due to differently formatted metadata.
|
||||||
|
@ -32,6 +32,7 @@ this update enhances the cobalt experience all around, here's everything that we
|
||||||
- fixed the position of the notch easter egg on iPhone XR, 11, 16 Pro, and 16 Pro Max.
|
- fixed the position of the notch easter egg on iPhone XR, 11, 16 Pro, and 16 Pro Max.
|
||||||
- cobalt will let you paste the link even if the anti-bot check isn't completed yet. if anything goes wrong regarding anti-bot checks, cobalt will let you know.
|
- cobalt will let you paste the link even if the anti-bot check isn't completed yet. if anything goes wrong regarding anti-bot checks, cobalt will let you know.
|
||||||
- fixed a bunch of typos and minor grammatical errors.
|
- fixed a bunch of typos and minor grammatical errors.
|
||||||
|
- other minor changes.
|
||||||
|
|
||||||
### about page improvements:
|
### about page improvements:
|
||||||
- added motivation section to the [general about page](/about/general).
|
- added motivation section to the [general about page](/about/general).
|
||||||
|
@ -47,7 +48,7 @@ this update enhances the cobalt experience all around, here's everything that we
|
||||||
- moved the turnstile bot check key to the server, making it load the script on the client only if necessary.
|
- moved the turnstile bot check key to the server, making it load the script on the client only if necessary.
|
||||||
- fixed a bug in the api that allowed for making requests without a valid `Accept` header if authentication wasn't enabled on an instance.
|
- fixed a bug in the api that allowed for making requests without a valid `Accept` header if authentication wasn't enabled on an instance.
|
||||||
|
|
||||||
if you wish, you can check [all commits since the 10.0 release on github](https://github.com/imputnet/cobalt/compare/08bc5022...main).
|
you can also check [all commits since the 10.0 release on github](https://github.com/imputnet/cobalt/compare/08bc5022...1f7dc6f5).
|
||||||
|
|
||||||
we hope you enjoy this stable update and have a wonderful day!
|
we hope you enjoy this stable update and have a wonderful day!
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue