Releases: redlib-org/redlib
Releases · redlib-org/redlib
v0.35.1
v0.35.0
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
v0.34.0
v0.33.2
v0.33.1
What's Changed
- Add SVG logo by @dngray in #84
- Fix anchor tags scrolling to the wrong place when fixed navbar is enabled by @ButteredCats in #82
- Update PUSHSHIFT_FRONTEND examples to undelete.pullpush.io by @EMarshal in #77
- Fix multiple Reddit preview links becoming the same by @ButteredCats in #80
- Embed Reddit preview links by @ButteredCats in #85
- Handle preview embedding better by @ButteredCats in #88
- Update embedding Reddit preview links to include captions and support i.redd.it embeds by @ButteredCats in #92
- Add
PORT
env to docs by @Myzel394 in #112 - Feature: Adds an option in the settings to hide the summary sidebar. by @axeII in #106
- feat: add icebergDark theme by @ufUNnxagpM in #114
- added geo_filter query param to /r/popular endpoint by @ismailkarsli in #102
- Stop post footer text from disappearing when screen is exactly 480px wide by @ButteredCats in #87
- Update hide HLS env var to match documentation by @EMarshal in #86
New Contributors
- @dngray made their first contribution in #84
- @EMarshal made their first contribution in #77
- @Myzel394 made their first contribution in #112
- @axeII made their first contribution in #106
- @ufUNnxagpM made their first contribution in #114
- @ismailkarsli made their first contribution in #102
Full Changelog: v0.31.2...v0.33.1
v0.31.2
v0.31.1
What's Changed
- Fix floating footer with "Keep navbar fixed" off by @ButteredCats in #17
- Less buggy solution to solving the floating footer problem by @ButteredCats in #18
- Fix app.json by @dethos in #21
- compose: use official image instead building image by @tmak2002 in #30
- Refresh OAuth on 401 only by @Tokarak in #33
- Handle errors from reddit by @Tokarak in #35
- Replace www.unddit.com with undelete.pullpush.io by @Midou36O in #42
- Update dependencies (Hyper v1.x) by @Tokarak in #39
- Update docker-compose.yml to remove duplicate 'security_opt' by @Kirk1984 in #45
- Added video quality feature by @Carbrex in #43
- Expand Docker documentation by @perennialtech in #49
- Rename compose.dev.yml to compose.dev.yaml by @Kirk1984 in #52
- Overhaul README.md by @perennialtech in #56
- Make HLS support checking more robust by @wimex in #61
- Container pipeline overhaul by @nohoster in #59
New Contributors
- @ButteredCats made their first contribution in #17
- @dethos made their first contribution in #21
- @tmak2002 made their first contribution in #30
- @Tokarak made their first contribution in #33
- @Midou36O made their first contribution in #42
- @Kirk1984 made their first contribution in #45
- @Carbrex made their first contribution in #43
- @perennialtech made their first contribution in #49
- @wimex made their first contribution in #61
- @nohoster made their first contribution in #59
Full Changelog: v0.31.0...v0.31.1
v0.31.0
What's Changed
- Renaming to Redlib
- Spoof OAuth client accurately
- Merged a number of PRs
Full Changelog: v0.30.1...v0.31.0