mirror of
https://github.com/imputnet/cobalt.git
synced 2024-12-26 09:36:07 +00:00
web/changelogs/10.5: rephrase some sentences
Some checks failed
Run service tests / test service functionality (push) Has been cancelled
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
Run service tests / test service: ${{ matrix.service }} (push) Has been cancelled
Some checks failed
Run service tests / test service functionality (push) Has been cancelled
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
Run service tests / test service: ${{ matrix.service }} (push) Has been cancelled
This commit is contained in:
parent
1dc3532c5d
commit
38823ecb22
|
@ -36,7 +36,7 @@ we're back to the battlefield against youtube's scraper flattener, but we're win
|
|||
## web app (and ui/ux) improvements
|
||||
- added support for [instance access keys](/settings/instances#access-key)! now you can access private cobalt instances with no turnstile, directly from the web app.
|
||||
- redesigned the [remux page](/remux) to indicate better what remuxing does and what it's for.
|
||||
- majorly improved the reliability of turnstile. it no longer gets stuck in background, and cobalt always keeps track of its state and displays it in the omnibox.
|
||||
- majorly improved the reliability of turnstile. it no longer gets stuck in the background, and cobalt always keeps track of its state and displays it in the omnibox.
|
||||
- rewrote almost all error messages in an effort to make them easier to understand at a glance.
|
||||
- added more error messages to describe processing issues even better whenever possible.
|
||||
- added animations to omnibox icons that make them more lively and cute.
|
||||
|
@ -75,9 +75,10 @@ we're back to the battlefield against youtube's scraper flattener, but we're win
|
|||
as always, you can check [all commits since the last release on github](https://github.com/imputnet/cobalt/compare/c021293...41430ff) for *literally all changes!*
|
||||
|
||||
## thank you!
|
||||
our [github repo](https://github.com/imputnet/cobalt) reached over 20k stars recently, and cobalt is now used by over 150k people **daily**. both of these numbers are insane to think about, thank you so much for your support!
|
||||
our [github repo](https://github.com/imputnet/cobalt) reached over 20k stars recently, and around the same time the cobalt web app reached over 150k daily visitors. both of these numbers are insane to think about, thank you so much for your support!
|
||||
|
||||
this is the last big update of 2024, the most transformative and exciting year for cobalt yet. we're already working on new cool features that'll come out next year :3
|
||||
this is the last big update of 2024, the most transformative and exciting year for cobalt yet.
|
||||
we're already working on new cool features that'll come out next year :3
|
||||
|
||||
we hope you have amazing holidays and 2025!
|
||||
|
||||
|
|
Loading…
Reference in a new issue