← Back to Live Feed

Changelog

All updates to LEB Monitor

March 5, 2026

chore: update README.md with new branding, improved descriptions, and enhanced layout for better clarity and user engagement

9eebfe0Rami Atrouni

feat: add feed content, filter bar, and header components for enhanced feed display and filtering functionality

8a80adaRami Atrouni

feat: add layout toggle component and associated layout animation; integrate layout functionality into live feed

0c70e6fRami Atrouni

fix: update short name in manifest and live feed components from "LEBMON" to "LEBMONITOR" for consistency

78ba6f0Rami Atrouni

refactor: replace useState with useSyncExternalStore in hooks for font size, theme, and feed preferences; remove unused font size presets from globals.css

f674a5bRami Atrouni

feat: integrate tooltip component across various UI elements;

0f3a2f7Rami Atrouni

feat: add font size toggle component and presets; update feed card styles to utilize new font size classes

b2a3be3Rami Atrouni

refactor: replace Noto Sans Arabic with Tajawal font in layout; add unique ID to SheetContent in FeedSettings for improved accessibility

cef981cRami Atrouni

refactor: change button to div for accessibility improvements in FeedSettings component; added keyboard navigation support

190aa4fRami Atrouni

refactor: update changelog page layout for improved styling and readability; add link to changelog in live feed footer for easier navigation

2fe3f44Rami Atrouni