Releases: gregrickaby/viewer-for-reddit
Releases · gregrickaby/viewer-for-reddit
3.5.0
What's Changed
- Add Mantine's
<SimpleGrid />
and removereact-masonry-css
by @gregrickaby - Add background color to card by @gregrickaby
- Add wider viewport, more images on first load, better eager/lazy logic by @gregrickaby
- Rework NSFW blur logic @gregrickaby
- Move settings cog icon to top right by @gregrickaby
- General housekeeping items and light refactoring of Media by @gregrickaby
- Lighthouse CLS/LCP improvements by @gregrickaby in #442
- Plus more... view the full Changelog: 3.4.0...3.5.0
3.4.0
What's Changed
- Update: Tabler Icons to v2.0 for reduced bundle size by @gregrickaby 4c81769
- Update:
crossorigin
attributes for pre-load by @gregrickaby ff32d73 - Update: The first few images on the page are now either loaded
eager
orlazy
depending on viewport. (This single change raised PageSpeed score nearly 30 points!) by @gregrickaby 403efe9 - Update: Remove extra
<link rel="preconnect">
for a max of 2 (this is the recommendation from Google PageSpeed) by @gregrickaby 7d1c7bc - Update: cache-control headers by @gregrickaby 23bdcd1
- Add: canonical url by @gregrickaby #425
- Fix: Contrast ratio change from blue to dark by @gregrickaby #427
Full Changelog: 3.3.0...3.4.0
3.3.0
What's Changed
- issue410 on first click searchbar shows top 5 subreddits by popularity by @sfrunza13 in #414
- Revert from HLS player back to
<video>
on rich:video by @gregrickaby in #420
New Contributors
- @sfrunza13 made their first contribution in #414
Full Changelog: 3.2.0...3.3.0
3.2.0
What's Changed
- Add hover animation by @Infinixius in #406
- Add hls.js by @rudychung in #407
- Enabled type strictness and added missing types by @VladCuciureanu in #408
- Bump next-sitemap from 3.1.25 to 3.1.28 by @dependabot in #411
- Bump @evilmartians/lefthook from 1.1.2 to 1.1.3 by @dependabot in #412
- Add title linked to original post on each post by @rudychung in #413
New Contributors
- @Infinixius made their first contribution in #406
- @rudychung made their first contribution in #407
- @VladCuciureanu made their first contribution in #408
Full Changelog: 3.1.0...3.2.0
3.1.0
What's Changed
- Mobile design tweaks and other chores
- Use fallback url, not HLS by @gregrickaby in #397
- Application-based Auth Flow by @gregrickaby in #400
- Adds logo link and functionality by @AloyBranCheung in #398
- Added feature to handle NSFW content by @indiehjaerta in #401
New Contributors
- @AloyBranCheung made their first contribution in #398
- @indiehjaerta made their first contribution in #401
Full Changelog: 3.0.1...3.1.0
3.0.1
3.0.0
What's Changed
- Feature/mantine by @gregrickaby in #385
- Typescript by @gregrickaby in f98abd8
Full Changelog: https://github.com/gregrickaby/reddit-image-viewer/commits/3.0.0