Releases: 312-dev/scrolly
Releases · 312-dev/scrolly
scrolly: v1.29.2
scrolly: v1.29.1
scrolly: v1.29.0
1.29.0 (2026-04-02)
Features
- @mention system with inline highlighting (#20) (daad8b3)
- add action sidebar with reactions (8415f1a)
- add activity page (ffb17aa)
- add app HTML shell and server hooks (8449dc1)
- add audio playback utilities (1047c3f)
- add auth API with SMS verification flow (25dcc93)
- add authenticated layout with navigation (3a6a397)
- add authentication system with session management (1ce3ded)
- add clip comments and reactions APIs (ab3c981)
- add clip CRUD API endpoints (41d1a50)
- add clip engagement tracking APIs (5c7c8be)
- add clips manager settings component (26f82b5)
- add color utilities and type definitions (18d8b51)
- add comment viewed tracking (85afa46)
- add comments sheet component (1213511)
- add confirmation dialog component (9930aed)
- add confirmation dialog store (305f8dd)
- add database migration for new schema fields (65fc508)
- add database schema and connection setup (b247e63)
- add download lock for concurrent requests (3ca4b16)
- add emoji shower animation (f387f2f)
- add group management APIs (8dd077e)
- add group members API (5487d7b)
- add group name and invite link settings (9d4d0ad)
- add home screen shortcut nudge store (5e02fb5)
- add inbound SMS message handler (2ea1530)
- add initial database migration for core tables (95ce971)
- add inline error display component (19a1ad1)
- add install banner component (0fff31e)
- add join flow with invite codes (2b0496d)
- add media serving and utility APIs (6ed8fd1)
- add member list and retention settings (2d7f582)
- add migrations for media and notifications (d96769a)
- add migrations for social features (50a2fc4)
- add migrations for user profiles and groups (fddc3bb)
- add music card component (82c57b8)
- add music download service (de7653f)
- add mute and home tap stores (57cec2c)
- add notification and push subscription APIs (c0927fb)
- add notification count store (6dac619)
- add offline fallback page (5904185)
- add onboarding page (689f447)
- add platform icon component (c2486de)
- add playback speed store (b1745cb)
- add profile preferences API (7a8edf0)
- add progress bar component (709626f)
- add push notification client (443d34f)
- add push notification server utilities (858489e)
- add PWA badge icon (010b596)
- add PWA lifecycle stores (c8ab354)
- add PWA manifest and icons (14d2ab3)
- add reaction picker with emoji support (de62a9f)
- add reel item container with swipe gestures (217f2de)
- add reel music player component (a32d7b7)
- add reel overlay with metadata display (87ff813)
- add reel video player component (ab9f2d2)
- add root layout with theme support (ce5ef30)
- add scheduled task runner (e4eef3f)
- add service worker update toast (1053445)
- add service worker with offline caching (26d18bb)
- add settings page (bbdf131)
- add share page (3fca386)
- add SMS client with Twilio integration (0ede636)
- add SMS verification service (b305799)
- add SVG source assets for favicon and icon (d515871)
- add toast notification store (8ed8bbf)
- add toast stack component (e606a00)
- add touch gesture handling system (814b2c3)
- add unwatched count API (ec044a5)
- add URL validation utility (323a58d)
- add vCard generation for contacts (f16ed91)
- add video card component (50eb20a)
- add video download and processing pipeline (a8b7cfe)
- add video feed page (ac5e6aa)
- add video modal store (70e85f6)
- add video ...