← Back to Live Feed

Changelog

All updates to LEB Monitor

March 6, 2026

Merge pull request #12 from AAVision/feature/search-bar

abd0f6aRami Atrouni

Merge branch 'main' into feature/search-bar

1b60dd9Rami Atrouni

Merge pull request #14 from AAVision/seo/fix-links

5637428Rami Atrouni

Merge branch 'main' into seo/fix-links

4d2db30Rami Atrouni

Merge pull request #13 from AAVision/performance/memory-leak

23e364aRami Atrouni

add accessibility attributes to links and improve titles for better navigation

723aa57AL

add search functionality to FeedSettings component

fd8930bAL

replace array listeners with Set for improved subscription management

cd70d24AL

add search functionality to feed filter bar and live feed components

711c566AL

Adding ive feed logic

24bddc4AL

March 5, 2026

docs: clean up feature ideas against actual codebase

6cd57a4Rami Atrouni

fix: add try/catch fallback around sanitizeXml to prevent feed loss

5e4a5a3Rami Atrouni

fix: auto-refresh timeAgo labels via shared useSyncExternalStore tick

3376219Rami Atrouni

perf: add loading=lazy to feed card images

8ae0dd4Rami Atrouni

fix: disconnect IntersectionObserver on FeedContent unmount

872e6e3Rami Atrouni

ci: add push trigger and paths-ignore to lint workflow

6cbe620Rami Atrouni

fix: use .finally() for poll scheduling to prevent silent polling stops

e799dd8Rami Atrouni