@dhrumil_parekh@austriker27@sentry There used to be a graph that showed errors over time, but I can't seem to find it anymore. (Maybe it's been removed from the free tier?)
π¨ Supply chain attack on the Laravel Lang organization:
700+ historical versions across multiple community-maintained Laravel Lang packages were compromised with an RCE backdoor, including:
laravel-lang/lang
laravel-lang/http-statuses
laravel-lang/attributes
Laravel-Lang/actions
The payload targets cloud creds, CI/CD secrets, Kubernetes tokens, Vault, browser data, password managers, SSH keys, and more.
@expo I found the issue, I had to upgrade to Xcode 26.2+ because Expo 56 requires Swift 6.3 (I was using Xcode 26.0).
After updating Xcode to the latest version it works fine π
@stolinski@geerlingguy@plex@jellyfin There is an official Jellyfin app on LG TV's (this is what I use). On iOS devices you have stuff like Swiftfin, but I've not tried it on Apple TV.
@jmeistrich Thanks! I opened a PR here https://t.co/SNtmbo8nmf
This will need a bit more work before it's ready as this broke a few of the tests, I had to make some changes to get them pass which I don't feel super confident about... but at least you know where the bug is π
@jmeistrich It worked ok on beta .44, I did some debugging and found that the issue started in this commit:
https://t.co/ixily3AG2n
And changing this line resolved the problem for me:
https://t.co/PLvjN2LNQG
@jmeistrich In my app "Artemis for Reddit" the latest beta causes flashing/rerender issues when the list data updates, this doesn't happen in 2.0.19.
I use useViewabilityAmount and useRecyclingEffect so it might be related to those.
I'll try to create a minimal reproducible example!
All the CVE's happening right now are kind of crazy. Open Source software development is becoming increasingly unsustainable and it's kind of sad to see...