Big one in this release is email login on iOS PWA. Apple notoriously hamstrings PWAs such that magic links are unable to target PWAs. This fix replaces the magic link with a one time password that will work on any device. via @sox
@jsonbits made some accessibility improvements to the price carousel in the header. This is hopefully the beginning of many such accessibility improvements.
Relatively lame things:
- top boosts (top of homepage/territory posts) now get a badge and clicking on it explains how boost works
- there was bug where comments paid for non-custodially would display the relative time without a time zone and appear older/newer than they should
- I've adjusted some of the conservative invoice expiration limits for zaps (thanks to @kilianbuhn for bringing this to my attention)
We've mostly been pushing bug fixes without release announcements lately but you should start to see more tangible releases soon.
View all commits here: https://github.com/stackernews/stacker.news/commits/master/
We have some merged PRs that haven't been paid yet. I'll get those done when I can.
Since starting the Open Source Contributor Award Rules (OSCARs), we've paid a total of 14.6m sats to 39 contributors for 174 contributions! View a nearly up to date list of contribution awards here: https://github.com/stackernews/stacker.news/blob/master/awards.csv
Previous release (lacking a pointer to the prior release): #842565
Previous previous release: #835465