What's Changed
- fix(oauth): Make Android user-agent patching unconditional by @sigaloid in #119
- Create build-artifacts on release by @Harm133 in #126
- Remove obsolete references to latest-arm and latest-armv7 images by @EMarshal in #134
- Properly apply REDLIB_DEFAULT_HIDE_SIDEBAR_AND_SUMMARY by @bennettmsherman in #121
- fix: healthcheck in Dockerfile by @pimlie in #127
- add nix flake by @arulagrawal in #128
- Add font-weight range in @font-face rule by @runofthemillgeek in #142
- Default filters by @ac615223s5 in #146
- Make server listen on both IPv6 and IPv4 by default to fix docker healthcheck by @Pix3l01 in #148
- feat: add support to blur spoiler previews by @pimlie in #149
- fix(subreddit): handle plus-encoding errors by @sigaloid in #154
- feat(oauth): roll over oauth key on rate limit by @sigaloid in #156
- fix(oauth): reset rate limit earlier in refresh cycle by @sigaloid in #158
- fix(oauth): even more atomics to avoid simultaneous token rollover by @sigaloid in #160
- fix(oauth): arc_swap by @sigaloid in #162
- fix(subreddit): handle plus-encoding errors even better by @sigaloid in #163
- fix(posts): manually sort by created date by @sigaloid in #166
New Contributors
- @Harm133 made their first contribution in #126
- @bennettmsherman made their first contribution in #121
- @pimlie made their first contribution in #127
- @arulagrawal made their first contribution in #128
- @runofthemillgeek made their first contribution in #142
- @ac615223s5 made their first contribution in #146
- @Pix3l01 made their first contribution in #148
Full Changelog: v0.34.0...v0.35.0