ℹ️ The widget update 0.11.5
- New widgets: Plex, Jellyfin, iFrame, RSS and WebStream
- Overhauled icon picker and added over 6000 new icons!
- *Overhauled dash. widget for allowing to reorder graphs
- Added a temporary read-only mode
New widget for Plex and Jellyfin
As many of you have requested, Homarr has now a fancy integration for your Plex and Jellyfin instances:
It supports multiple instances at the same time and displays useful information about your sessions.
We plan to add more information in future releases, according to your feedback.
New iFrame widget
Did you ever come across a website or tool, that you wanted to integrate to your dashboard, but weren't able to?
Although this new widget doesn't integrate natively, it enables you to display most websites on your dashboard:
Note, that this may be limited to some websites, as many explicitly disallow iframes.
New RSS widget
Reading news all the time? Or do you have a tool, that exposes information via RSS?
No problem, Homarr has now got you covered with the new RSS widget:
You can use almost any feed, that satisfies the RSS standard.
Overhauled Icon picker
How much is too much?
We went all out and now you can pick from over 7'000 icons, directly from your dashboard:
It will now also display local icons much better.
Temporary read-only mode
Hurray! Homarr is now finally ready to be exposed to the public.
People can no longer make modifications, if you set the following environment variable to true: DISABLE_EDIT_MODE
.
Please note, that this is experimental, and requires a restart of the container.
We'll remove this in the future, when a more advanced authentication and authorization structure has been implemented.
- API routes for saving the config will be disabled
- Config and settings are hidden
- Can't enter edit mode
Web Stream widget
Are you running a few web cams around your house?
Or maybe just watching your favorite stream?
Homarr has now an integration of https://videojs.com/ .
You can integrate any stream or video, that is being supported by video js.
What's Changed
- 🚑️ Emergency bugfix for config migrator by @manuel-rw in #578
- ✨ Add video-stream widget by @hillaliy in #685
- ♻️ Add static CSS class names by @manuel-rw in #699
- ♻️ Change css highlight, remove unused packages by @ajnart in #701
- 🌐 Add Norwegian and Slovak by @ajnart in #697
- 🌐 New Crowdin updates by @ajnart in #693
- 🐛 Fix Zustand imports by @ajnart in #707
- ♻️ Dynamic imports by @ajnart in #706
- ⚡️ Add turbo build system by @ajnart in #709
- 🐛 Fix middleware by @ajnart in #710
- 📝 Update readme by @manuel-rw in #694
- ✨ Rss widget by @manuel-rw in #705
- ✨ Plex and Jellyfin widget by @manuel-rw in #713
- ✨ Add iframe widget by @manuel-rw in #717
- 🔀 Merge upstream changes from master to dev by @ajnart in #714
- ✨ Add options to sort and resize graphs in dash. widget by @MauriceNino in #704
- ♻️ Refactor icon picker by @manuel-rw in #724
- ✨ Add disable edit mode environment variable by @manuel-rw in #730
- 🐛 Fix Error with latest Dashdot changes by @MauriceNino in #725
- 🌐 New Crowdin updates by @ajnart in #711
New Contributors
Full Changelog: v0.11.4...v0.11.5