Deeper integration in Home Assistant
Want to toggle your lights? Have a fun to switch on? Or maybe you want to send a reminder to your family?
We've upgraded the existing entity state widget and added a new widget that support invoking automations on your Homeassistant.
Homeassistant's vast library of integrations enable you to make complex workflow that can be easily started with a single click from Homarr:
Improved layout & performance for torrent widget
We've improved the layout for smaller screens and significantly cut down the bandwidth required for the torrent widget.
This should result in less lag and faster updating on your widget.
Renaming & duplicating boards
We've heard you: boards can now be renamed / or duplicated. You don't need to mess with any files on the filesystem.
JSON API
We know that there are many advanced users who want to take better control of Homarr's capabilities.
Therefore, we've added a JSON API that can be used to execute almost any action that you can from the WEB UI.
We provide an Open API specification document that enables you to easily browse your API endpoints:
Fixed local paths in icon picker
Previously, the local icons were hard to use and had the wrong path by default.
We have fixed this problem and added the size of the file as an additional information.
Availability of media requests
@tancak has contributed the displaying of availability information on requests:
What's Changed
- docs: updated dead installation links in README.md by @stark1tty in #1775
- refactor: improve torrent table design by @manuel-rw in #1786
- docs: fix documentation link URL after creating user by @StefanB7 in #1796
- feat: add availability information about media requests by @tancak in #1794
- feature: trigger automations by @manuel-rw in #1799
- feature: #1765 reduce transferred torrent data by @manuel-rw in #1798
- fix: database is not initialized inside the docker container by @anonysoul in #1806
- chore: increase version by @manuel-rw in #1811
- feature: improve admin security over dnshole controls by @Tagaishi in #1686
- feature: rss improvements by @manuel-rw in #1810
- feature: board operations by @manuel-rw in #1800
- revert: #1714 migrate to axios.get by @manuel-rw in #1819
- chore: new Crowdin updates by @ajnart in #1772
- feature: add trpc openapi by @manuel-rw in #1818
- refactor: optimize imports by @manuel-rw in #1822
- chore: New Crowdin updates by @ajnart in #1820
- fix: #1734 fix local icons path by @manuel-rw in #1821
New Contributors
- @stark1tty made their first contribution in #1775
- @StefanB7 made their first contribution in #1796
- @tancak made their first contribution in #1794
- @anonysoul made their first contribution in #1806
Full Changelog: v0.14.3...v0.14.4