You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added the core:window:allow-set-fullscreen capability to the default configuration, enabling fullscreen mode for a more immersive user experience.
Search Input Improvements:
Disabled spellcheck and autocomplete in the search input field within the channel list component, providing a cleaner and more focused search experience.
Error Handling Enhancements:
Improved error handling and filtering logic in the getPortalFavorites and getPortalLiveStreamFavorites methods, including null checks to prevent runtime errors.
EPG Data Fetching Implementation:
Added support for multiple EPG sources with a new EpgStore structure. Implemented the fetch_and_parse_epg function to handle data fetching from various sources, improving error handling and logging.
Responsive Layout Adjustments:
Adjusted video player and layout heights for better responsiveness, ensuring a more user-friendly interface.
Drag&Drop fix and refactor of Favorites List:
Simplified the channel list component's template structure, enhancing code readability and maintainability.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
🦋 Follow IPTVnator on BlueSky: https://bsky.app/profile/iptvnator.bsky.social
💬 Discuss the app in Telegram: https://t.me/iptvnator
What's Changed
Fullscreen Capability:
core:window:allow-set-fullscreen
capability to the default configuration, enabling fullscreen mode for a more immersive user experience.Search Input Improvements:
Error Handling Enhancements:
getPortalFavorites
andgetPortalLiveStreamFavorites
methods, including null checks to prevent runtime errors.EPG Data Fetching Implementation:
EpgStore
structure. Implemented thefetch_and_parse_epg
function to handle data fetching from various sources, improving error handling and logging.Responsive Layout Adjustments:
Drag&Drop fix and refactor of Favorites List:
New Contributors
Full Changelog: app-v1.0.0-2...app-v1.0.0-3
This discussion was created from the release v1.0.0-beta.3.
Beta Was this translation helpful? Give feedback.
All reactions