GitHub Releases
Changelog
Follow Scrollable releases, fixes, and product changes published from GitHub.
v1.3.3
Jun 8, 2026 - v1.3.3
v1.3.3
Jun 8, 2026 - v1.3.3
Deployment
- Production: https://scrollable.app
- Commit: 67b2402af9ffae13d5fb00085df26aa1f6f1d14f
- Verification: format check, ESLint, typecheck, unit tests, and build passed
What's Changed
- fix: stabilize reddit deployment fallbacks by @seanlongcc in https://github.com/seanlongcc/scrollable/pull/33
Full Changelog: https://github.com/seanlongcc/scrollable/compare/v1.3.2...v1.3.3
View full releasev1.3.2
Jun 1, 2026 - v1.3.2
v1.3.2
Jun 1, 2026 - v1.3.2
Deployment
- Production: https://scrollable.app
- Commit: 8e9bd439e35b08a162a095b2a40b09846a52bcf4
- Verification: format check, ESLint, typecheck, unit tests, and build passed
What's Changed
- Fix/reddit runtime production by @seanlongcc in https://github.com/seanlongcc/scrollable/pull/32
Full Changelog: https://github.com/seanlongcc/scrollable/compare/v1.3.1...v1.3.2
View full releasev1.3.1
May 31, 2026 - v1.3.1
v1.3.1
May 31, 2026 - v1.3.1
Deployment
- Production: https://scrollable.app
- Commit: 63d27e69416761caf58b3f43f5453be1b5efb72d
- Verification: format check, ESLint, typecheck, unit tests, and build passed
What's Changed
- Fix/reddit source cors api by @seanlongcc in https://github.com/seanlongcc/scrollable/pull/23
- fix: harden reddit production fallback by @seanlongcc in https://github.com/seanlongcc/scrollable/pull/24
- fix: fall back to old reddit post galleries by @seanlongcc in https://github.com/seanlongcc/scrollable/pull/25
- fix: fall back to redlib reddit galleries by @seanlongcc in https://github.com/seanlongcc/scrollable/pull/26
- ci: unblock vercel deploys from e2e install by @seanlongcc in https://github.com/seanlongcc/scrollable/pull/27
- fix: recover reddit media in production by @seanlongcc in https://github.com/seanlongcc/scrollable/pull/28
- fix: resolve reddit rss galleries via redlib by @seanlongcc in https://github.com/seanlongcc/scrollable/pull/29
- Fix/reddit runtime production by @seanlongcc in https://github.com/seanlongcc/scrollable/pull/30
- Fix/reddit runtime production by @seanlongcc in https://github.com/seanlongcc/scrollable/pull/31
Full Changelog: https://github.com/seanlongcc/scrollable/compare/v1.3.0...v1.3.1
View full releasev1.3.0
May 17, 2026 - v1.3.0
v1.3.0
May 17, 2026 - v1.3.0
Deployment
- Production: https://scrollable.app
- Commit: c10b0b7065cda46d94cbe30153c7f6fc8f207987
- Verification: format check, ESLint, typecheck, unit tests, and build passed
What's Changed
- style: update add source button and icon by @seanlongcc in https://github.com/seanlongcc/scrollable/pull/20
- fix: add explicit Supabase Data API grants by @seanlongcc in https://github.com/seanlongcc/scrollable/pull/21
- feat: add video time ranges by @seanlongcc in https://github.com/seanlongcc/scrollable/pull/22
Full Changelog: https://github.com/seanlongcc/scrollable/compare/v1.2.0...v1.3.0
View full releasev1.2.0
May 7, 2026 - v1.2.0
v1.2.0
May 7, 2026 - v1.2.0
Deployment
- Production: https://scrollable.app
- Commit: 8150e95cce4bfe99a619ea3d6ed1a6842499d252
- Verification: format check, ESLint, typecheck, unit tests, and build passed
What's Changed
- Fix/global pause states by @seanlongcc in https://github.com/seanlongcc/scrollable/pull/14
- fix: prevent mobile changelog overflow by @seanlongcc in https://github.com/seanlongcc/scrollable/pull/15
- fix: disable add source in hidden UI by @seanlongcc in https://github.com/seanlongcc/scrollable/pull/16
- fix: require source selection before media controls by @seanlongcc in https://github.com/seanlongcc/scrollable/pull/18
- fix: improve source URL editing fields by @seanlongcc in https://github.com/seanlongcc/scrollable/pull/17
- feat: choose target when opening saved layouts by @seanlongcc in https://github.com/seanlongcc/scrollable/pull/19
Full Changelog: https://github.com/seanlongcc/scrollable/compare/v1.1.0...v1.2.0
View full releasev1.1.0
May 6, 2026 - v1.1.0
v1.1.0
May 6, 2026 - v1.1.0
Deployment
- Production: https://scrollable.app
- Commit: 2252369c7c0515e5b81dcd06124c63d4e09e0501
- Verification: format check, ESLint, typecheck, unit tests, and build passed
What's Changed
- Feat/randomize content by @seanlongcc in https://github.com/seanlongcc/scrollable/pull/10
- fix: cache duplicate reddit fetches by @seanlongcc in https://github.com/seanlongcc/scrollable/pull/11
- Fix/free layout fixes by @seanlongcc in https://github.com/seanlongcc/scrollable/pull/12
- feat: add url stacks and random video starts by @seanlongcc in https://github.com/seanlongcc/scrollable/pull/13
Full Changelog: https://github.com/seanlongcc/scrollable/compare/v1.0.0...v1.1.0
View full releasev1.0.0
May 3, 2026 - v1.0.0
v1.0.0
May 3, 2026 - v1.0.0
Deployment
- Production: https://scrollable.app
- Commit: fb5c414ceff75e6e22eab8a420965f76c304b60f
- Verification: format check, ESLint, typecheck, unit tests, and build passed
What's Changed
- Refactor/manual UI decisions by @seanlongcc in https://github.com/seanlongcc/scrollable/pull/1
- Feat/cloud saves and sharing by @seanlongcc in https://github.com/seanlongcc/scrollable/pull/2
- Harden workbench UI by @seanlongcc in https://github.com/seanlongcc/scrollable/pull/5
- fix: harden workbench UI behavior by @seanlongcc in https://github.com/seanlongcc/scrollable/pull/6
- feat: polish responsive workbench controls by @seanlongcc in https://github.com/seanlongcc/scrollable/pull/7
- Refactor/impeccable optimize by @seanlongcc in https://github.com/seanlongcc/scrollable/pull/8
- refactor: polish viewer interface by @seanlongcc in https://github.com/seanlongcc/scrollable/pull/9
- feat: refine workbench UI and CI workflow by @seanlongcc in https://github.com/seanlongcc/scrollable/pull/4
New Contributors
- @seanlongcc made their first contribution in https://github.com/seanlongcc/scrollable/pull/1
Full Changelog: https://github.com/seanlongcc/scrollable/commits/v1.0.0
View full release