diff --git a/web/changelogs/10.1.md b/web/changelogs/10.1.md index 543d9f9d..61950150 100644 --- a/web/changelogs/10.1.md +++ b/web/changelogs/10.1.md @@ -10,7 +10,7 @@ this update enhances the cobalt experience all around, here's everything that we ### 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. -- 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 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. @@ -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. - 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. +- other minor changes. ### about page improvements: - 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. - 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!