v0.13.1: tRPC hotfixes, allow non-standard protocols and UI & UX improvements
We are excited to introduce the latest version of Homarr, packed with bug fixes, improvements to the Bookmark widget and several other design enhancements.
Fixed reversed controls in DNS Hole widget
In a previous version, a bug was accidentally introduced, that reverted the controls of the widget.
This issue has been fixed and the controls will work as expected again.
Made improvements to the app tile
We made the app name hideable and created the possibility to put it on the side you want.
Support for non standard URLs
Homarr used to only support https://
and http://
for the apps. This will stay this way for internal URLs. However, it can be useful to automatically open third party applications (Steam, E-Mail, specific applications, ...) when clicking on it. You can now use any protocol for the external URL in your apps:
What's Changed
- ⬆️ Update dependency framer-motion to v10.12.22 by @renovate in #1173
- 🚑️ Bump version to 0.13.0 by @Meierschlumpf in #1175
- ⬆️ Update dependency @tabler/icons-react to v2.26.0 by @renovate in #1174
- ⬆️ Update mantine monorepo to v6.0.17 by @renovate in #1181
- ⬆️ Update dependency @testing-library/jest-dom to v5.17.0 by @renovate in #1183
- ✅ Remove version name in default config by @ajnart in #1190
- 🐛 Fix ping issue by @Meierschlumpf in #1178
- 🐛 hotfix calendar highlight bug by @Tagaishi in #1189
- 🐛 Fix reversed dns-hole controls by @Meierschlumpf in #1179
- ⬆️ Update dependency eslint-plugin-unused-imports to v3 by @renovate in #1153
- ⬆️ Update typescript-eslint monorepo to v6 (major) by @renovate in #1150
- ⬆️ Update dependency happy-dom to v10 by @renovate in #1136
- ⬆️ Update dependency prettier to v3 by @renovate in #1135
- 🌐 Restore translations for common layout by @ajnart in #1192
- 🐛 Fix Overseerr media request overflow by @ajnart in #1194
- 🐛 Fix display of Media search with no results by @ajnart in #1195
- 🐛 Remove change of external URL when changing IP by @ajnart in #1196
- 🌐 Add
hr
locale 🇭🇷 by @ajnart in #1202 - 🐛 Fix clear icon in apperance tab by @ajnart in #1203
- ✨ Improvements to city selection in weather widget by @ajnart in #1204
- 🐛 Fix ping not reading from correct config by @Meierschlumpf in #1201
- 🐛 Fix sidebar drawer not working by @Meierschlumpf in #1205
- ✨ Allow non standard protocols for ext app URL by @manuel-rw in #1210
- 📝 Add security policy by @manuel-rw in #1200
- Bump semver from 6.3.0 to 6.3.1 by @dependabot in #1222
- 🐛 Fix config appearance on initial load by @Meierschlumpf in #1221
- 🗑️ Remove deprecated code by @manuel-rw in #1225
- 💄 Rework the bookmark widget by @Tagaishi in #1208
- 💄 Media requests stats widget stretch elements to fit tile by @Tagaishi in #1229
- Fix env not working by @ajnart in #1232
- Adding 'audio' session type for Plex based on 'track' Plex API by @huanga in #1235
- ✨ InfoCard by @Tagaishi in #1212
New Contributors
Full Changelog: v0.13.0...v0.13.1