From d0a20dbfc55c71d097400a20a2f5c25b7c463f3b Mon Sep 17 00:00:00 2001 From: Releases Homarr <175486441+homarr-releases[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 12:47:30 +0000 Subject: [PATCH] chore(release): 1.0.0 [skip ci] --- CHANGELOG.md | 1188 ++++++++++++++++++++++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 1189 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 159aeda51..1f2926a06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,1191 @@ +## 1.0.0 (2025-01-17) + +### ⚠ BREAKING CHANGES + +* **deps:** update tanstack-query monorepo (#126) + +### Features + +* [#1047](https://github.com/homarr-labs/homarr/issues/1047) add overseerr search ([#1411](https://github.com/homarr-labs/homarr/issues/1411)) ([aa50399](https://github.com/homarr-labs/homarr/commit/aa503992af37bc683f934b36faebd31fba9d8720)) +* [#1243](https://github.com/homarr-labs/homarr/issues/1243) add api routes ([#1286](https://github.com/homarr-labs/homarr/issues/1286)) ([d76b4d0](https://github.com/homarr-labs/homarr/commit/d76b4d0ec185b627eee5e000ca16b78899c950a7)) +* [#1254](https://github.com/homarr-labs/homarr/issues/1254) display group owner ([#1406](https://github.com/homarr-labs/homarr/issues/1406)) ([34506b6](https://github.com/homarr-labs/homarr/commit/34506b6339945d3ee8d6afc84b7f1da8ff9153b0)) +* [#1408](https://github.com/homarr-labs/homarr/issues/1408) add local icon repository ([#1413](https://github.com/homarr-labs/homarr/issues/1413)) ([f31ccf2](https://github.com/homarr-labs/homarr/commit/f31ccf2d6aa9eb0e81e8759527195b7754eb7df3)) +* [#1408](https://github.com/homarr-labs/homarr/issues/1408) improve icon picker design ([#1412](https://github.com/homarr-labs/homarr/issues/1412)) ([441cbbe](https://github.com/homarr-labs/homarr/commit/441cbbe71775e37bf19f44ad2ba4065e839fbfa8)) +* [#420](https://github.com/homarr-labs/homarr/issues/420) reimplement icon picker ([#421](https://github.com/homarr-labs/homarr/issues/421)) ([60a35e2](https://github.com/homarr-labs/homarr/commit/60a35e258363e26df68f96290fd9359f577f1498)) +* [#511](https://github.com/homarr-labs/homarr/issues/511) log user logged in ([#1405](https://github.com/homarr-labs/homarr/issues/1405)) ([b294bf6](https://github.com/homarr-labs/homarr/commit/b294bf68cf4eceaf00ba94fb842f75af05a2c50d)) +* add 404 page ([#145](https://github.com/homarr-labs/homarr/issues/145)) ([60dec6e](https://github.com/homarr-labs/homarr/commit/60dec6e3be68a7f14ffae1f527c671e5d90e7f04)) +* add about page ([#388](https://github.com/homarr-labs/homarr/issues/388)) ([42a5a1a](https://github.com/homarr-labs/homarr/commit/42a5a1a56368cc1dadc61f403bd9a3f696716904)) +* add actual user for trpc wss-dev-server ([#261](https://github.com/homarr-labs/homarr/issues/261)) ([058a8c4](https://github.com/homarr-labs/homarr/commit/058a8c4776d2cd73653f9c40525847576e7b0a2b)), closes [#233](https://github.com/homarr-labs/homarr/issues/233) +* add analytics ([#528](https://github.com/homarr-labs/homarr/issues/528)) ([7e64d39](https://github.com/homarr-labs/homarr/commit/7e64d39693438cc52f37c8aab4fb9b04c851e4b9)) +* add api keys ([#991](https://github.com/homarr-labs/homarr/issues/991)) ([b14f82b](https://github.com/homarr-labs/homarr/commit/b14f82b4bb7be6e68ecaa9db0e1957e39f90823b)) +* add app actions ([#322](https://github.com/homarr-labs/homarr/issues/322)) ([8988880](https://github.com/homarr-labs/homarr/commit/89888804393720c10aab9f03f33d54d039d32a2b)) +* add app widget ([#206](https://github.com/homarr-labs/homarr/issues/206)) ([c4ff968](https://github.com/homarr-labs/homarr/commit/c4ff968cbca9250a8b33b5632e9267ecd0a7863b)) +* Add apps crud ([#174](https://github.com/homarr-labs/homarr/issues/174)) ([8d5984c](https://github.com/homarr-labs/homarr/commit/8d5984c58a6ec6ee04cce49d51ab9aee53577bf9)) +* add async suffix eslint rule ([#485](https://github.com/homarr-labs/homarr/issues/485)) ([dcaff1d](https://github.com/homarr-labs/homarr/commit/dcaff1d91c7789dd1003313e73172b605cd420c5)) +* add board ([#15](https://github.com/homarr-labs/homarr/issues/15)) ([9d52087](https://github.com/homarr-labs/homarr/commit/9d520874f4feb71587d365a82a75e2de93720b4e)) +* add board access settings ([#249](https://github.com/homarr-labs/homarr/issues/249)) ([361700b](https://github.com/homarr-labs/homarr/commit/361700b2394bc616607fdaa25bb7847998f3179f)) +* add boards management page ([#55](https://github.com/homarr-labs/homarr/issues/55)) ([5ef79ed](https://github.com/homarr-labs/homarr/commit/5ef79edc1aac1f675d613255a02741da4d836f81)) +* add bookmark widget ([#964](https://github.com/homarr-labs/homarr/issues/964)) ([49c0ebe](https://github.com/homarr-labs/homarr/commit/49c0ebea6dad6f586fc61073f815a928db4b435b)) +* add calendar widget ([#663](https://github.com/homarr-labs/homarr/issues/663)) ([dba97a3](https://github.com/homarr-labs/homarr/commit/dba97a3bd6d4b29c9079c9ee6ec98aa974614add)) +* add change password form ([#199](https://github.com/homarr-labs/homarr/issues/199)) ([beb7def](https://github.com/homarr-labs/homarr/commit/beb7defd32561ca074b48b4aa72631fdb59ddbdc)) +* add collapse to login screen with cli command for password reset ([#963](https://github.com/homarr-labs/homarr/issues/963)) ([bc886d9](https://github.com/homarr-labs/homarr/commit/bc886d94767cd2898529c0c17ff669bad4a19fad)) +* add colorscheme to user in db ([#987](https://github.com/homarr-labs/homarr/issues/987)) ([b080e0d](https://github.com/homarr-labs/homarr/commit/b080e0de714235756affc4c68854ec6a01269836)) +* add column count and is public options to board creation modal ([#930](https://github.com/homarr-labs/homarr/issues/930)) ([fcb72e6](https://github.com/homarr-labs/homarr/commit/fcb72e67167d3549f4f5b35706cabb0ca155eb8e)) +* add context specific search and actions ([#1570](https://github.com/homarr-labs/homarr/issues/1570)) ([c840ff8](https://github.com/homarr-labs/homarr/commit/c840ff85bcda7b45703e25204c93f1a9531d52dd)) +* add contributors to about page ([#445](https://github.com/homarr-labs/homarr/issues/445)) ([3cda718](https://github.com/homarr-labs/homarr/commit/3cda718474dc5641d4c2c8680ec5369ad5b85cc8)) +* add crawling settings ([#959](https://github.com/homarr-labs/homarr/issues/959)) ([19cd41a](https://github.com/homarr-labs/homarr/commit/19cd41a8e52585963ffe210186daadb1513b4dca)) +* add create board modal ([#131](https://github.com/homarr-labs/homarr/issues/131)) ([e3e38e7](https://github.com/homarr-labs/homarr/commit/e3e38e7f4496989a761657d9e79c317e26738c46)) +* add credentials authentication ([#1](https://github.com/homarr-labs/homarr/issues/1)) ([3cedb7f](https://github.com/homarr-labs/homarr/commit/3cedb7fba5aade5e176002453300779d6348a0b4)) +* add crud for integrations ([#11](https://github.com/homarr-labs/homarr/issues/11)) ([367beb6](https://github.com/homarr-labs/homarr/commit/367beb6759b54caaa8d3a2c723d5202626811976)) +* add custom css for board and custom classes in advanced options for items ([#512](https://github.com/homarr-labs/homarr/issues/512)) ([26b1c4a](https://github.com/homarr-labs/homarr/commit/26b1c4a3199c59e1b5eb3529da74180a455fa09f)) +* add dashdot integration ([#1541](https://github.com/homarr-labs/homarr/issues/1541)) ([84e5002](https://github.com/homarr-labs/homarr/commit/84e500279d5cc2db696365da46cf405c7a9fd06f)) +* add docker actions ([#752](https://github.com/homarr-labs/homarr/issues/752)) ([95101e3](https://github.com/homarr-labs/homarr/commit/95101e34ed0cc5134a7cb15fd0ab56c5f4b5a14e)) +* add docker container table ([#520](https://github.com/homarr-labs/homarr/issues/520)) ([dd2937a](https://github.com/homarr-labs/homarr/commit/dd2937a0d6106ce241cc5d8f25fc581c717604f1)) +* add duplication action for items ([#926](https://github.com/homarr-labs/homarr/issues/926)) ([81946e5](https://github.com/homarr-labs/homarr/commit/81946e50a9f643826f6c75ce2de54f92b74819bc)) +* add dynamic breadcrumb ([#706](https://github.com/homarr-labs/homarr/issues/706)) ([4e1bbf2](https://github.com/homarr-labs/homarr/commit/4e1bbf2ae64e951c62bb3a86787cecc1e2d22da9)) +* add dynamic section ([#842](https://github.com/homarr-labs/homarr/issues/842)) ([9ce172e](https://github.com/homarr-labs/homarr/commit/9ce172e78a142be71cfae8fdb581987fec9b78f0)) +* add edit user page ([#173](https://github.com/homarr-labs/homarr/issues/173)) ([41b99f1](https://github.com/homarr-labs/homarr/commit/41b99f191c6559bca49c7c3c3a13553c7698b781)) +* add env variable to disable db migrations on startup ([#1179](https://github.com/homarr-labs/homarr/issues/1179)) ([a30be7b](https://github.com/homarr-labs/homarr/commit/a30be7bc1e3beea0171c81ce9ec406ecc3c65e74)) +* add error page for docker tools page ([#1655](https://github.com/homarr-labs/homarr/issues/1655)) ([6031191](https://github.com/homarr-labs/homarr/commit/60311918ce31ec9ae84cadbc450fc5732f173536)) +* Add ErrorDisplay component ([245c2f4](https://github.com/homarr-labs/homarr/commit/245c2f483c36e197da4e8ff2a2fe1d58e2916786)) +* add everyone group ([#1322](https://github.com/homarr-labs/homarr/issues/1322)) ([2f1c800](https://github.com/homarr-labs/homarr/commit/2f1c8008447175697dfd3a814316665ed039713f)) +* add first day of week user setting ([#1249](https://github.com/homarr-labs/homarr/issues/1249)) ([ab1744c](https://github.com/homarr-labs/homarr/commit/ab1744ce20fd0df8c21361e3df0d65c9ab63c014)) +* add healthchecks ([#1187](https://github.com/homarr-labs/homarr/issues/1187)) ([08c6303](https://github.com/homarr-labs/homarr/commit/08c6303fa64a45580ef9ae41a7b1c0ea13266ecd)) +* add hero banner ([#463](https://github.com/homarr-labs/homarr/issues/463)) ([87fe03d](https://github.com/homarr-labs/homarr/commit/87fe03dd009be451981f99910d8f88129ecde9d1)) +* add home board for users ([#505](https://github.com/homarr-labs/homarr/issues/505)) ([7e339c0](https://github.com/homarr-labs/homarr/commit/7e339c09c86cafef56ea3bf915c8665b9e6e0c95)) +* add homeassistant integration ([#578](https://github.com/homarr-labs/homarr/issues/578)) ([2e782ae](https://github.com/homarr-labs/homarr/commit/2e782ae4428cc27024c29d58530fde86a65c87bd)) +* add hotkeys ([#986](https://github.com/homarr-labs/homarr/issues/986)) ([7521ef0](https://github.com/homarr-labs/homarr/commit/7521ef0519033fc4ddd51f03f46281417aa05b76)) +* add i18n translated form errors ([#509](https://github.com/homarr-labs/homarr/issues/509)) ([dfed804](https://github.com/homarr-labs/homarr/commit/dfed804f65003f715ed0bf699de39b4c8c63d63b)) +* add iframe widget ([#291](https://github.com/homarr-labs/homarr/issues/291)) ([8f48971](https://github.com/homarr-labs/homarr/commit/8f4897186c827f327d0823b619cd3ca4df859229)) +* add import for config files from oldmarr ([#1019](https://github.com/homarr-labs/homarr/issues/1019)) ([5404ceb](https://github.com/homarr-labs/homarr/commit/5404cebf5b04c5a93249c5674607640f70b798d3)) +* add improved search ([#1051](https://github.com/homarr-labs/homarr/issues/1051)) ([ce1ef3c](https://github.com/homarr-labs/homarr/commit/ce1ef3cbe761cbed9843eb4881758a30ac934fc1)) +* add integration access check to middlewares ([#756](https://github.com/homarr-labs/homarr/issues/756)) ([46943b1](https://github.com/homarr-labs/homarr/commit/46943b147ae08be3d79cce73243eaca4cba2959f)) +* add integration access settings ([#725](https://github.com/homarr-labs/homarr/issues/725)) ([408cdeb](https://github.com/homarr-labs/homarr/commit/408cdeb5c32735a9f78343818bb6f91eb1c8daee)) +* add jellyfin integration ([#672](https://github.com/homarr-labs/homarr/issues/672)) ([bb8640b](https://github.com/homarr-labs/homarr/commit/bb8640b1621f6a3809465c0187f99a8bcae473ed)), closes [#655](https://github.com/homarr-labs/homarr/issues/655) +* add job on start option for icons updater ([#442](https://github.com/homarr-labs/homarr/issues/442)) ([7b31684](https://github.com/homarr-labs/homarr/commit/7b31684c84aeaade6f370337821bea2d2bb9efee)) +* add ldap and oidc sso ([#500](https://github.com/homarr-labs/homarr/issues/500)) ([dc75ffb](https://github.com/homarr-labs/homarr/commit/dc75ffb9e65a6ea9479fae36558a5915578a83a6)) +* add lidarr integration ([#1433](https://github.com/homarr-labs/homarr/issues/1433)) ([ed74604](https://github.com/homarr-labs/homarr/commit/ed74604a547528a69d0572fe45e6482524ef1837)) +* add login and logout ([#436](https://github.com/homarr-labs/homarr/issues/436)) ([51aaab2](https://github.com/homarr-labs/homarr/commit/51aaab2f23f6a5a20fb5fc42bf8f9f79e017643e)) +* add logout redirect url ([#954](https://github.com/homarr-labs/homarr/issues/954)) ([13e0996](https://github.com/homarr-labs/homarr/commit/13e09968d928bc5e255dd3f93eca3d3e42f1b144)) +* add management pages ([#12](https://github.com/homarr-labs/homarr/issues/12)) ([2809e01](https://github.com/homarr-labs/homarr/commit/2809e01b03bf939aaecdce8007ece9322688061a)) +* add manifest ([#1309](https://github.com/homarr-labs/homarr/issues/1309)) ([727f104](https://github.com/homarr-labs/homarr/commit/727f10448f55d7dc7b9d4a227b34d7351816918d)) +* add media management ([#1337](https://github.com/homarr-labs/homarr/issues/1337)) ([db198c6](https://github.com/homarr-labs/homarr/commit/db198c6dab64b1dd299e6ed15a29ecb42bc409b6)) +* add media requests widget ([#774](https://github.com/homarr-labs/homarr/issues/774)) ([acbb834](https://github.com/homarr-labs/homarr/commit/acbb834889ae5a9161e609bff6a20d1e1a6258f3)) +* add member sync between groups of ldap and homarr ([#1149](https://github.com/homarr-labs/homarr/issues/1149)) ([6133309](https://github.com/homarr-labs/homarr/commit/61333094dff53cb4dea79f8dfffd3f9d6ee0ce1b)) +* add million-lint ([#607](https://github.com/homarr-labs/homarr/issues/607)) ([94984ac](https://github.com/homarr-labs/homarr/commit/94984ac11ba158563e8653d42d7c1f0b79bff0ea)) +* add more group permissions ([#1453](https://github.com/homarr-labs/homarr/issues/1453)) ([0ee343b](https://github.com/homarr-labs/homarr/commit/0ee343b99ecbb44140df8c3c59971108f13b3dce)) +* add mysql support ([#212](https://github.com/homarr-labs/homarr/issues/212)) ([24ec13c](https://github.com/homarr-labs/homarr/commit/24ec13c2ab76f73d4e18f1f4cc9ea369439b105d)) +* add nestjs app ([#172](https://github.com/homarr-labs/homarr/issues/172)) ([9440d04](https://github.com/homarr-labs/homarr/commit/9440d04261f6597c021fbb7a4eb6ee441bc8d41c)) +* add nestjs replacement, remove nestjs ([#285](https://github.com/homarr-labs/homarr/issues/285)) ([1936596](https://github.com/homarr-labs/homarr/commit/1936596c048552f1730a02b1e5c03aed6f9d0fb6)) +* add next-international translations ([#2](https://github.com/homarr-labs/homarr/issues/2)) ([a082f70](https://github.com/homarr-labs/homarr/commit/a082f704704bea127014216baeb914e9c8fe09f6)) +* add nginx proxy ([#1073](https://github.com/homarr-labs/homarr/issues/1073)) ([cd46198](https://github.com/homarr-labs/homarr/commit/cd4619845b83dd7d5bcd039b7ddeaf023eb42a84)) +* add not found pages for boards ([#1671](https://github.com/homarr-labs/homarr/issues/1671)) ([8e4d67c](https://github.com/homarr-labs/homarr/commit/8e4d67c3eb49f7ccbd7e87efa75dfe1e4665bf3f)) +* add notebook widget ([#294](https://github.com/homarr-labs/homarr/issues/294)) ([6b1879c](https://github.com/homarr-labs/homarr/commit/6b1879cbb1d5129b8960a5dec9880f4951c0222e)) +* add notes for creation of apps and integrations in widget edit modal ([#1297](https://github.com/homarr-labs/homarr/issues/1297)) ([e99fd64](https://github.com/homarr-labs/homarr/commit/e99fd648822f61b4ad7b3793875df69348a3e0c8)) +* add onboarding with oldmarr import ([#1606](https://github.com/homarr-labs/homarr/issues/1606)) ([6de74d9](https://github.com/homarr-labs/homarr/commit/6de74d952560275faf546c2720f71dddbe1fe399)) +* add password input field ([#160](https://github.com/homarr-labs/homarr/issues/160)) ([c6c8778](https://github.com/homarr-labs/homarr/commit/c6c87783979b1053fd6068920c412c20547bab69)) +* add password requirements ([#988](https://github.com/homarr-labs/homarr/issues/988)) ([2d155fa](https://github.com/homarr-labs/homarr/commit/2d155fa0c48d63fe376d52e2c5403c8ec1130db6)) +* add permission section to create user page ([#1524](https://github.com/homarr-labs/homarr/issues/1524)) ([1fc48f9](https://github.com/homarr-labs/homarr/commit/1fc48f9db05935bc3298f9251b564ed539c48312)) +* add pi hole summary integration ([#521](https://github.com/homarr-labs/homarr/issues/521)) ([d57b771](https://github.com/homarr-labs/homarr/commit/d57b771a177511b878c0eada1d3002b52acdc6fb)) +* add prettier packagejson plugin ([#1577](https://github.com/homarr-labs/homarr/issues/1577)) ([a53a2cd](https://github.com/homarr-labs/homarr/commit/a53a2cdd34a46d6442c030192b449a855b69fca3)) +* add preview to icon picker ([#914](https://github.com/homarr-labs/homarr/issues/914)) ([ca1ecdf](https://github.com/homarr-labs/homarr/commit/ca1ecdf84811c58e4dff372fab42e64ab1791f06)) +* Add quick filters for integration and status + minor UI improvement from feedback ([#1641](https://github.com/homarr-labs/homarr/issues/1641)) ([b6dad43](https://github.com/homarr-labs/homarr/commit/b6dad438c2f44aa8d7a740c1a22c9d4c39edf43e)) +* add readarr integration ([#1446](https://github.com/homarr-labs/homarr/issues/1446)) ([563c5d8](https://github.com/homarr-labs/homarr/commit/563c5d8f3c0dc5b7dcedadf7fa22c690c131a5c8)) +* add real time logger page ([#276](https://github.com/homarr-labs/homarr/issues/276)) ([c82915c](https://github.com/homarr-labs/homarr/commit/c82915c6dcaef8edffc67b82c97ba87e4597852a)) +* add redis ([#242](https://github.com/homarr-labs/homarr/issues/242)) ([1825e56](https://github.com/homarr-labs/homarr/commit/1825e563493a443039a5d0a8fa6d0b7ce3ef08b0)) +* add redis cache channel ([e05deef](https://github.com/homarr-labs/homarr/commit/e05deef6e28c7bbddda154d3d23f5325e85f3571)) +* add refresh button to docker containers table ([#913](https://github.com/homarr-labs/homarr/issues/913)) ([b53a2b6](https://github.com/homarr-labs/homarr/commit/b53a2b6b78f73f86ecff24cbf40b91e0f4ca55b0)) +* add request media ([#1811](https://github.com/homarr-labs/homarr/issues/1811)) ([91e1cef](https://github.com/homarr-labs/homarr/commit/91e1cef611a47d57b42c91c0c6d49fcf2e6a10bb)) +* add rss widget ([#760](https://github.com/homarr-labs/homarr/issues/760)) ([15d9327](https://github.com/homarr-labs/homarr/commit/15d9327d465d1c522d9182027adaf27727a95b4e)) +* add server settings ([#487](https://github.com/homarr-labs/homarr/issues/487)) ([9191617](https://github.com/homarr-labs/homarr/commit/919161798ee6c5c2070632920c9dfc3699ab1f93)) +* add server settings for default board, default color scheme and default locale ([#1373](https://github.com/homarr-labs/homarr/issues/1373)) ([326b769](https://github.com/homarr-labs/homarr/commit/326b769c23f6619c7d6edd0cecedccdf6d641dde)) +* add session expiry ([#951](https://github.com/homarr-labs/homarr/issues/951)) ([6dafbaa](https://github.com/homarr-labs/homarr/commit/6dafbaae48f17ff519723fe33fc89034b10e8f1b)) +* add simple app ping ([#580](https://github.com/homarr-labs/homarr/issues/580)) ([d7ecdf5](https://github.com/homarr-labs/homarr/commit/d7ecdf55672e05e90424bed964644091b1af6499)) +* Add Simple-Icons and Selfh.st collections ([#1118](https://github.com/homarr-labs/homarr/issues/1118)) ([9fb6e67](https://github.com/homarr-labs/homarr/commit/9fb6e67ed33264f877ba819240e00d8fc8dbb984)) +* add support for all languages from old homarr ([#1394](https://github.com/homarr-labs/homarr/issues/1394)) ([0ff7c89](https://github.com/homarr-labs/homarr/commit/0ff7c8903b3c23ee286a0e3d68287927e03ff3e0)) +* add support for app url variables ([#915](https://github.com/homarr-labs/homarr/issues/915)) ([c4c4d41](https://github.com/homarr-labs/homarr/commit/c4c4d41e4d7c37d498ba25c91a734a9d7f66f233)) +* add support for multiple integration kind options ([#127](https://github.com/homarr-labs/homarr/issues/127)) ([f1aa422](https://github.com/homarr-labs/homarr/commit/f1aa42261446bcc4bd16b47ed0c1d5cd279a2e48)) +* add support for should hide option i widget edit modal ([#78](https://github.com/homarr-labs/homarr/issues/78)) ([16442bc](https://github.com/homarr-labs/homarr/commit/16442bc379c1d418080947fbd86a4bb14639e90e)) +* add tasks page ([#692](https://github.com/homarr-labs/homarr/issues/692)) ([08d571a](https://github.com/homarr-labs/homarr/commit/08d571ad74c0c97313664b31bf2d1ce83d91629b)) +* add tdarr integration ([#1657](https://github.com/homarr-labs/homarr/issues/1657)) ([032509e](https://github.com/homarr-labs/homarr/commit/032509e4623d7bab3a000a308cb21fc487c45487)) +* add trpc websocket ([#205](https://github.com/homarr-labs/homarr/issues/205)) ([4f375cb](https://github.com/homarr-labs/homarr/commit/4f375cbe6d1b82322e0e8eaeea9db60be083c84e)) +* add undici fetch interceptor ([#687](https://github.com/homarr-labs/homarr/issues/687)) ([508369c](https://github.com/homarr-labs/homarr/commit/508369cb0bb61dadbc2c0b06f03e08581bc7d8ae)) +* add update indicator ([#1626](https://github.com/homarr-labs/homarr/issues/1626)) ([dd9d8b5](https://github.com/homarr-labs/homarr/commit/dd9d8b52610aefe4dbf19f20117ea51264525bcb)) +* add user avatar menu ([#80](https://github.com/homarr-labs/homarr/issues/80)) ([08fa338](https://github.com/homarr-labs/homarr/commit/08fa338abbdff3bb3f7cfc96bc328ecb4a49c584)) +* add user groups ([#376](https://github.com/homarr-labs/homarr/issues/376)) ([036925b](https://github.com/homarr-labs/homarr/commit/036925bf78ec50afe8455efdc270ee4e503a0e03)) +* add user invite management ([#338](https://github.com/homarr-labs/homarr/issues/338)) ([621f6c8](https://github.com/homarr-labs/homarr/commit/621f6c81ae8689f6efc9ac141e8bcbf7fe35eb81)) +* add user invite registration ([#477](https://github.com/homarr-labs/homarr/issues/477)) ([94af21a](https://github.com/homarr-labs/homarr/commit/94af21abbfb36b1804d86d89155af720055de588)) +* add user management ([#134](https://github.com/homarr-labs/homarr/issues/134)) ([b4749e7](https://github.com/homarr-labs/homarr/commit/b4749e7091649815f2918b81d3c79b0216ece5d2)) +* add user setting for home board ([#956](https://github.com/homarr-labs/homarr/issues/956)) ([f327837](https://github.com/homarr-labs/homarr/commit/f327837d82149c563b07e1d42850356930f20e50)) +* add username validation to prevent duplicate ([781247d](https://github.com/homarr-labs/homarr/commit/781247de5141f4b0532801194ac904763db7da39)) +* add validation to widget edit modal inputs ([#879](https://github.com/homarr-labs/homarr/issues/879)) ([9cb6200](https://github.com/homarr-labs/homarr/commit/9cb6200895a0d44e87f59cdaf19432fb8312f8bf)) +* add video widget ([#287](https://github.com/homarr-labs/homarr/issues/287)) ([82e9887](https://github.com/homarr-labs/homarr/commit/82e9887f36a370594f258d8e6f60cda57593b2b7)) +* Add VOLUME instruction to `Dockerfile` ([#527](https://github.com/homarr-labs/homarr/issues/527)) ([5a9e8ed](https://github.com/homarr-labs/homarr/commit/5a9e8edf70b91933afbd0b4564fda3ab25fdbdd5)) +* add weather widget ([#286](https://github.com/homarr-labs/homarr/issues/286)) ([80d2d48](https://github.com/homarr-labs/homarr/commit/80d2d485b862f6c95fa1eb81ff96cb45d9b147b1)) +* add web search engines ([#290](https://github.com/homarr-labs/homarr/issues/290)) ([35ca732](https://github.com/homarr-labs/homarr/commit/35ca732744752b54b6318e17319d9b8ac950fda8)) +* Add widget integration option ([#14](https://github.com/homarr-labs/homarr/issues/14)) ([1740450](https://github.com/homarr-labs/homarr/commit/1740450648fc5c3915cd71b493a8523305f33703)) +* add widget preview pages ([#9](https://github.com/homarr-labs/homarr/issues/9)) ([7828975](https://github.com/homarr-labs/homarr/commit/782897527f489889f8b6f46ec577a298a0714953)) +* add widget server loader ([#16](https://github.com/homarr-labs/homarr/issues/16)) ([975f912](https://github.com/homarr-labs/homarr/commit/975f9123dd4d509e2b777d8af8d74f38ebc59aad)) +* add winston logger ([#143](https://github.com/homarr-labs/homarr/issues/143)) ([3d50f81](https://github.com/homarr-labs/homarr/commit/3d50f8165f0d27e9fe7b517cffa5d1950eca7ab8)) +* add winston logger ([#77](https://github.com/homarr-labs/homarr/issues/77)) ([34875df](https://github.com/homarr-labs/homarr/commit/34875dfd154f9e9e3a8ce5c5bc4d14e757b4b14d)) +* AdGuard Home integration ([#929](https://github.com/homarr-labs/homarr/issues/929)) ([4471260](https://github.com/homarr-labs/homarr/commit/44712608b7e0dfcbaf5d36c40792b04f2edec8d7)) +* allow no secrets for integration ([#856](https://github.com/homarr-labs/homarr/issues/856)) ([508fcb9](https://github.com/homarr-labs/homarr/commit/508fcb9861d56f84d027fc8c456d8841486fdf72)) +* App tile scalability ([#645](https://github.com/homarr-labs/homarr/issues/645)) ([28927cf](https://github.com/homarr-labs/homarr/commit/28927cfa2802c6335487638b5ce4d7133f2e4423)) +* **app:** add search and pagination ([#1860](https://github.com/homarr-labs/homarr/issues/1860)) ([ccb19e0](https://github.com/homarr-labs/homarr/commit/ccb19e06c192029a81c851900982d52b045185a6)) +* approve before automerge ([3df6dcf](https://github.com/homarr-labs/homarr/commit/3df6dcfbe7b1b499dbd6ddf536ae509286afe21b)) +* **apps:** remove url variables ([#1771](https://github.com/homarr-labs/homarr/issues/1771)) ([8df398c](https://github.com/homarr-labs/homarr/commit/8df398c3c706369f6990719603a357c161606f81)) +* **auth:** add env variable for oidc-name-attribute-overwrite ([#1850](https://github.com/homarr-labs/homarr/issues/1850)) ([c349bf8](https://github.com/homarr-labs/homarr/commit/c349bf83714739ca1bc6057f2d43c9e3964fa205)) +* board access group permissions ([#422](https://github.com/homarr-labs/homarr/issues/422)) ([b1e065f](https://github.com/homarr-labs/homarr/commit/b1e065f1da0fc0c4992d0de8f6ed87a9adef1d24)) +* board settings ([#137](https://github.com/homarr-labs/homarr/issues/137)) ([bb02163](https://github.com/homarr-labs/homarr/commit/bb02163e25e64c13e4f36df21fa90ff33483cac6)) +* **board:** add board duplication ([#1856](https://github.com/homarr-labs/homarr/issues/1856)) ([49d10f7](https://github.com/homarr-labs/homarr/commit/49d10f7ad0f58b577ed72c2a46a062af263ff225)) +* **board:** add mobile home board ([#1910](https://github.com/homarr-labs/homarr/issues/1910)) ([e01d74f](https://github.com/homarr-labs/homarr/commit/e01d74f4f89aee9a122b660e6303c356871c6ebb)) +* cannot change username to the current one ([0ae8a75](https://github.com/homarr-labs/homarr/commit/0ae8a75a5ef38c85ca869cadbed9542c2993a3df)) +* **certificates:** handle self signed certificates ([#1951](https://github.com/homarr-labs/homarr/issues/1951)) ([8c36c3e](https://github.com/homarr-labs/homarr/commit/8c36c3e36b6f8283420ceee56922a002f6155a91)) +* change visibility in item options based on selected integration kinds ([#949](https://github.com/homarr-labs/homarr/issues/949)) ([25452ff](https://github.com/homarr-labs/homarr/commit/25452ff063383397af6b5e41984657f9eb68e801)) +* Clock widget and dayjs locale standard ([#79](https://github.com/homarr-labs/homarr/issues/79)) ([edcba9c](https://github.com/homarr-labs/homarr/commit/edcba9ceb62880196dac902e0a91b1dbdd0c45f1)) +* Clock widget scalability ([#644](https://github.com/homarr-labs/homarr/issues/644)) ([bac09d8](https://github.com/homarr-labs/homarr/commit/bac09d8be59eea7f59713fead9e5310b34cfa8aa)) +* date format on weather widget ([#1443](https://github.com/homarr-labs/homarr/issues/1443)) ([c51c5db](https://github.com/homarr-labs/homarr/commit/c51c5db3d73db8656f4d55921b5b664b8c27134e)) +* DNS Hole summary Scalability ([#646](https://github.com/homarr-labs/homarr/issues/646)) ([0710425](https://github.com/homarr-labs/homarr/commit/0710425e787aec1bcd90d3ba8dae71c8c97959ae)) +* dnshole controls widget ([#867](https://github.com/homarr-labs/homarr/issues/867)) ([65c6854](https://github.com/homarr-labs/homarr/commit/65c6854e4426350b196b1888c952d961c03c2b23)) +* DnsHole feature parity with oldmarr ([#1145](https://github.com/homarr-labs/homarr/issues/1145)) ([36915d9](https://github.com/homarr-labs/homarr/commit/36915d95fe45964f0291fb8c9cbc46ffecdf2681)) +* docker add to homarr ([#1825](https://github.com/homarr-labs/homarr/issues/1825)) ([64cc078](https://github.com/homarr-labs/homarr/commit/64cc078b095e64edca17e07a09a4f5c340665f84)) +* **docker:** add encryption key generation for integration secrets ([#1202](https://github.com/homarr-labs/homarr/issues/1202)) ([52b45d8](https://github.com/homarr-labs/homarr/commit/52b45d835db99b5e6b950a2adfb6e21665c8ccff)) +* **docker:** add support for pgid and puid env variables ([#1759](https://github.com/homarr-labs/homarr/issues/1759)) ([aeb681a](https://github.com/homarr-labs/homarr/commit/aeb681a85839e31284e8f1566adc4191a68ea385)) +* downloads widget ([#844](https://github.com/homarr-labs/homarr/issues/844)) ([2535192](https://github.com/homarr-labs/homarr/commit/2535192b2cfc1c4acc42b31a59f90989236ea2c2)) +* **icons:** add upload button to icon picker ([#1859](https://github.com/homarr-labs/homarr/issues/1859)) ([1e9098d](https://github.com/homarr-labs/homarr/commit/1e9098d052801fe7d53ce15e9f22ed89de04d644)) +* implement board access control ([#349](https://github.com/homarr-labs/homarr/issues/349)) ([7ab9dc2](https://github.com/homarr-labs/homarr/commit/7ab9dc250184947b1f1a071a0cb7bce63ce95c96)) +* implement openapi ([#482](https://github.com/homarr-labs/homarr/issues/482)) ([f0cd45c](https://github.com/homarr-labs/homarr/commit/f0cd45c81385720f68693f8d3481466fc147cd61)) +* improve metadata ([#1308](https://github.com/homarr-labs/homarr/issues/1308)) ([0df7cb5](https://github.com/homarr-labs/homarr/commit/0df7cb5c25441700616d268fac5e64068542d080)) +* improve user init setup ([#643](https://github.com/homarr-labs/homarr/issues/643)) ([3a3a825](https://github.com/homarr-labs/homarr/commit/3a3a8251bdb65f07e109af83b639efabbd1404a5)) +* indexer manager widget ([#1057](https://github.com/homarr-labs/homarr/issues/1057)) ([08d4472](https://github.com/homarr-labs/homarr/commit/08d4472d8b612e11a8b4e5f09952a788e7bcdf8a)), closes [#1055](https://github.com/homarr-labs/homarr/issues/1055) +* integrate crowdin [#1402](https://github.com/homarr-labs/homarr/issues/1402) ([#1599](https://github.com/homarr-labs/homarr/issues/1599)) ([096f034](https://github.com/homarr-labs/homarr/commit/096f03432cfca75bc2740f65d7d6cb6fed4c4eaa)) +* **integration:** add search engine creation ([#1816](https://github.com/homarr-labs/homarr/issues/1816)) ([f507645](https://github.com/homarr-labs/homarr/commit/f5076454cd644a99439b697f24bb0b1f871b2205)) +* **items:** add search to selection ([#1887](https://github.com/homarr-labs/homarr/issues/1887)) ([62da953](https://github.com/homarr-labs/homarr/commit/62da953356ff76694ddc50980a2b879a01bcbdd6)) +* language selector ([#484](https://github.com/homarr-labs/homarr/issues/484)) ([31c2694](https://github.com/homarr-labs/homarr/commit/31c26941857b4eac8e69ccb68bc4c00cd1073806)) +* log elapsed cron job time ([#742](https://github.com/homarr-labs/homarr/issues/742)) ([1cf119c](https://github.com/homarr-labs/homarr/commit/1cf119c76827c22dcac9f2417b6f65b64cd43e26)) +* log sql queries ([#444](https://github.com/homarr-labs/homarr/issues/444)) ([dc0184a](https://github.com/homarr-labs/homarr/commit/dc0184af071446e299407a2b6347852d52bdd17f)) +* make notifications optional ([e438bac](https://github.com/homarr-labs/homarr/commit/e438bac0f5dd7d487aae054802b5255612749252)) +* OMV integration & health monitoring widget ([#1142](https://github.com/homarr-labs/homarr/issues/1142)) ([0f56dc1](https://github.com/homarr-labs/homarr/commit/0f56dc1ecd03d6d6fe2305de85650f2b105e2169)) +* plex integration ([#1342](https://github.com/homarr-labs/homarr/issues/1342)) ([cf9b058](https://github.com/homarr-labs/homarr/commit/cf9b0581a486b3d6b1207e8a612c9fe4665c6d49)) +* populate integration name for new integrations automatically ([#1296](https://github.com/homarr-labs/homarr/issues/1296)) ([a0cc31d](https://github.com/homarr-labs/homarr/commit/a0cc31da700defc9a4f5c4210962571cbfe2b362)) +* pretty-print-error to print errors in console ([#1596](https://github.com/homarr-labs/homarr/issues/1596)) ([71f4f8c](https://github.com/homarr-labs/homarr/commit/71f4f8c4c85eb70533bed3ed86b6655e99cc2bb7)) +* Prowlarr integration ([#965](https://github.com/homarr-labs/homarr/issues/965)) ([6ff3640](https://github.com/homarr-labs/homarr/commit/6ff36405ba26ab27387094182885a99bf1ecb30d)) +* radarr integration ([#1053](https://github.com/homarr-labs/homarr/issues/1053)) ([e88854c](https://github.com/homarr-labs/homarr/commit/e88854c0e5b14c356f520c616b369d118ea3ddf7)) +* radarr release type to calendar widget ([#1256](https://github.com/homarr-labs/homarr/issues/1256)) ([98b62a9](https://github.com/homarr-labs/homarr/commit/98b62a9f919ef18f891e115f3dec31c7f1e49a44)) +* read all packages on about page ([#391](https://github.com/homarr-labs/homarr/issues/391)) ([16e42d6](https://github.com/homarr-labs/homarr/commit/16e42d654dbf8cf54757e49cc1c73ea1fa69d8a7)) +* remove import beta badge ([#1829](https://github.com/homarr-labs/homarr/issues/1829)) ([6305c74](https://github.com/homarr-labs/homarr/commit/6305c74f90d943722c915ffbf54b5fd7e68a7dca)) +* remove manual flag to pushing image ([9013d5d](https://github.com/homarr-labs/homarr/commit/9013d5dbf01a7c60e5a427cfcebea7a332deb5d2)) +* replace home page with home board ([#1530](https://github.com/homarr-labs/homarr/issues/1530)) ([9fb14df](https://github.com/homarr-labs/homarr/commit/9fb14df2103db720cb6e5333b8afed5c1e730de6)) +* reset password cli ([#903](https://github.com/homarr-labs/homarr/issues/903)) ([7fa5e70](https://github.com/homarr-labs/homarr/commit/7fa5e70d5b5e4e6cded08f343f5db0f42e8be324)) +* restrict non credential provider interactions ([#871](https://github.com/homarr-labs/homarr/issues/871)) ([6f7327b](https://github.com/homarr-labs/homarr/commit/6f7327b77478c567b478c2c61b0a09400e426678)) +* RTL option to RSS widget ([#1247](https://github.com/homarr-labs/homarr/issues/1247)) ([9a7e845](https://github.com/homarr-labs/homarr/commit/9a7e8450106aa5f61db9e3360221bd8ac168daf6)) +* show creator on board page ([#440](https://github.com/homarr-labs/homarr/issues/440)) ([5d30301](https://github.com/homarr-labs/homarr/commit/5d30301b95a8b1e6129d97a6a66cbfb417407caf)) +* **spotlight:** add default search engine ([#1807](https://github.com/homarr-labs/homarr/issues/1807)) ([65befa2](https://github.com/homarr-labs/homarr/commit/65befa22ba91c36a3734ac6dc027175dc9fca892)) +* **spotlight:** add support for custom search-engines ([#1200](https://github.com/homarr-labs/homarr/issues/1200)) ([4c9471e](https://github.com/homarr-labs/homarr/commit/4c9471e6086c354ec4383f22a7b8020c5aa8974d)) +* support arm64 ([#1022](https://github.com/homarr-labs/homarr/issues/1022)) ([0c65727](https://github.com/homarr-labs/homarr/commit/0c657276a53aa77d6cc37435e61907574320e324)) +* test integration connection ([#669](https://github.com/homarr-labs/homarr/issues/669)) ([f92aeba](https://github.com/homarr-labs/homarr/commit/f92aeba403ec22e2a3219550b51191ae82bac000)) +* use consistent line ending ([#1407](https://github.com/homarr-labs/homarr/issues/1407)) ([0c067c4](https://github.com/homarr-labs/homarr/commit/0c067c4e6f36d741edf7c88de847585fefd54b64)) +* use different tag name ([ff847f0](https://github.com/homarr-labs/homarr/commit/ff847f091054c38015f45dfd1ee88e06116f53ad)) +* use gh app for merging ([82caec4](https://github.com/homarr-labs/homarr/commit/82caec402a4f33d0217b9d5e02140d4857dbb0ce)) +* use password input ([#163](https://github.com/homarr-labs/homarr/issues/163)) ([2a83df3](https://github.com/homarr-labs/homarr/commit/2a83df348555de884a9419ecf6e7ecdc76272deb)) +* user preferences ([#470](https://github.com/homarr-labs/homarr/issues/470)) ([db01301](https://github.com/homarr-labs/homarr/commit/db013018453ba6d67a229d5b9852e85e61a6760d)) +* user setting ping icons ([#1277](https://github.com/homarr-labs/homarr/issues/1277)) ([3486876](https://github.com/homarr-labs/homarr/commit/348687670d18062254e8089572f824f33a6f0894)) +* weather widget scalable ([#574](https://github.com/homarr-labs/homarr/issues/574)) ([cfd8b32](https://github.com/homarr-labs/homarr/commit/cfd8b328b40352c4f517853b6f019042ddf57549)) +* **widget:** add minecraft server status widget ([#1801](https://github.com/homarr-labs/homarr/issues/1801)) ([0ebf4bc](https://github.com/homarr-labs/homarr/commit/0ebf4bc55e62caf5917340496abb350d564df255)) +* **widget:** add proxmox integration ([#1969](https://github.com/homarr-labs/homarr/issues/1969)) ([3ed46ae](https://github.com/homarr-labs/homarr/commit/3ed46aecbd0b41b6d906d70725991224a23f30cf)) + +### Bug Fixes + +* about version is one behind because of missing package-json update in deploy ([#1725](https://github.com/homarr-labs/homarr/issues/1725)) ([8c11562](https://github.com/homarr-labs/homarr/commit/8c1156240c8a0d332301ae6dd0a4521f3db19d9a)) +* about version reads nextjs package-json ([#1706](https://github.com/homarr-labs/homarr/issues/1706)) ([d803087](https://github.com/homarr-labs/homarr/commit/d8030873452d2248d79d16a2fc4464ff2fbb478d)) +* actions user has no permission to are shown in spotlight ([#1452](https://github.com/homarr-labs/homarr/issues/1452)) ([04895da](https://github.com/homarr-labs/homarr/commit/04895da08a72864a55d6bb09524588ba0d9a06c1)) +* add beforeunload logic for board in edit mode ([#1531](https://github.com/homarr-labs/homarr/issues/1531)) ([225356c](https://github.com/homarr-labs/homarr/commit/225356cc4f49a8a8178f9d7dffc3283bc641b3d0)) +* add missing branch-name to discord deploy notification ([50697eb](https://github.com/homarr-labs/homarr/commit/50697eb21f923bbe9a6811c964cfc313f79a2806)) +* add missing tags ([f23831b](https://github.com/homarr-labs/homarr/commit/f23831be5ec257775ca9ce116a50f025cac65c2d)) +* add persists credentials false to checkout of release pipeline ([#1691](https://github.com/homarr-labs/homarr/issues/1691)) ([daf7ea5](https://github.com/homarr-labs/homarr/commit/daf7ea56c5ce05803efc475ad64c5abb6a0784ea)) +* add rtl compliance for symbols [#366](https://github.com/homarr-labs/homarr/issues/366) ([#406](https://github.com/homarr-labs/homarr/issues/406)) ([0278e3a](https://github.com/homarr-labs/homarr/commit/0278e3a854455a48c53ab394d4c4e65734f535ca)) +* add sharp ([#241](https://github.com/homarr-labs/homarr/issues/241)) ([0440af3](https://github.com/homarr-labs/homarr/commit/0440af3566ce7e57eaedd6921c16143943647bd4)) +* add subscription to health monitoring widget ([#1210](https://github.com/homarr-labs/homarr/issues/1210)) ([ce67fcd](https://github.com/homarr-labs/homarr/commit/ce67fcd57cd56fe68105c269a9f2377bbc89e61b)) +* adding volume /appdata removes created directories ([#1445](https://github.com/homarr-labs/homarr/issues/1445)) ([fe4dfc4](https://github.com/homarr-labs/homarr/commit/fe4dfc484bcc5da8d3901d042adc5d3cf3ea9fbc)) +* alert that certain fields in user settings are disabled is always shown ([#928](https://github.com/homarr-labs/homarr/issues/928)) ([9258c39](https://github.com/homarr-labs/homarr/commit/9258c397e0689bf46969614f3c634b5af20a2d8c)) +* allow additional file-type for oldmarr import ([#1723](https://github.com/homarr-labs/homarr/issues/1723)) ([1e8a535](https://github.com/homarr-labs/homarr/commit/1e8a5359b78e28db7683ba837a962685446c6c32)) +* Allow username to be capitalized on basic credentials login ([#1585](https://github.com/homarr-labs/homarr/issues/1585)) ([a1a6dc9](https://github.com/homarr-labs/homarr/commit/a1a6dc9d6e345ff102d69164d4bf2d7020db0ea4)) +* always require db-user and password for mysql ([#1730](https://github.com/homarr-labs/homarr/issues/1730)) ([d2584b6](https://github.com/homarr-labs/homarr/commit/d2584b63c55ca143a2b5dc6a71cb00fd5612b78a)) +* api keys authentication does not work [#1511](https://github.com/homarr-labs/homarr/issues/1511) ([#1512](https://github.com/homarr-labs/homarr/issues/1512)) ([72eda1f](https://github.com/homarr-labs/homarr/commit/72eda1f225cece3d317c66b4b98a481328962d63)) +* **app:** missing noreferer attribute for anchor tag ([#1915](https://github.com/homarr-labs/homarr/issues/1915)) ([986e013](https://github.com/homarr-labs/homarr/commit/986e013ca3eaf402d9014c5586536e05d93e9adc)) +* auth broken cause of consistent table column rename ([#1532](https://github.com/homarr-labs/homarr/issues/1532)) ([4a94d60](https://github.com/homarr-labs/homarr/commit/4a94d602c0cce7796cde7c08a5670e045452c2c5)) +* **auth:** oidc redirect does not respect https protocol ([#1763](https://github.com/homarr-labs/homarr/issues/1763)) ([0336803](https://github.com/homarr-labs/homarr/commit/033680355044b1ebfa5d8fe07b59929bbcfcb3a0)) +* auto-merge crowdin pr not working ([#1664](https://github.com/homarr-labs/homarr/issues/1664)) ([f330c7e](https://github.com/homarr-labs/homarr/commit/f330c7e4f1a8e097e2f594c47061f98c7c9e0034)) +* auto-merge for crowdin download pull request not working ([#1661](https://github.com/homarr-labs/homarr/issues/1661)) ([5bdc669](https://github.com/homarr-labs/homarr/commit/5bdc669e07c788f3b47009a4f5c3c2c785dda111)) +* base branch for semver ([a8748fa](https://github.com/homarr-labs/homarr/commit/a8748fa439c481d7238a32b99184e9fce667a709)) +* **board:** item background and border overridden by mantine card styles ([#1769](https://github.com/homarr-labs/homarr/issues/1769)) ([425359b](https://github.com/homarr-labs/homarr/commit/425359be02f66242f7db0dc77bed0355495e21d5)) +* **board:** tiles order not respected on firefox ([#1770](https://github.com/homarr-labs/homarr/issues/1770)) ([8893b72](https://github.com/homarr-labs/homarr/commit/8893b72fe363691b91b6aca75d4ad37f4b8e9f6a)) +* boolean checks do not work correctly in deploy workflow ([649506b](https://github.com/homarr-labs/homarr/commit/649506b56a5f3cbbee9b782b637730f2196785cc)) +* cache is not exportet from react ([#417](https://github.com/homarr-labs/homarr/issues/417)) ([fba767b](https://github.com/homarr-labs/homarr/commit/fba767bde3d17c09d563ccea352cd8e4171e84f8)) +* **category:** remove not always working and ignoring dynamic sections ([#1939](https://github.com/homarr-labs/homarr/issues/1939)) ([d4bb014](https://github.com/homarr-labs/homarr/commit/d4bb014a9ba83770fd7880b48a4a5ab5362f6f75)) +* change docker concurrency group to allow multiple deployments to different branches ([#1687](https://github.com/homarr-labs/homarr/issues/1687)) ([93abe8f](https://github.com/homarr-labs/homarr/commit/93abe8f6a2bfe012b6c03c7994e5334f22b6e5e8)) +* change node-version for composite setup action to 22, remove unnecessary installation of node from docker deployment ([#1429](https://github.com/homarr-labs/homarr/issues/1429)) ([319fb47](https://github.com/homarr-labs/homarr/commit/319fb477444bae5cd4c847af9ebf9e35359fbb03)) +* change permission for github action to contents write ([#1689](https://github.com/homarr-labs/homarr/issues/1689)) ([0f029b3](https://github.com/homarr-labs/homarr/commit/0f029b384d1699ea8ee784651b97b88fd64613c6)) +* color scheme manager should use cookie and not session value ([#1329](https://github.com/homarr-labs/homarr/issues/1329)) ([799d6c5](https://github.com/homarr-labs/homarr/commit/799d6c5d4a59c65d3e2f902843dfc86910b8496f)) +* confirm not selected by default in confirm modal ([#1232](https://github.com/homarr-labs/homarr/issues/1232)) ([ac07504](https://github.com/homarr-labs/homarr/commit/ac0750452cd4788cba48d3af720240e063080fba)) +* conflicts between common admin group for ldap or oidc and credentials default group ([#1710](https://github.com/homarr-labs/homarr/issues/1710)) ([3c0f272](https://github.com/homarr-labs/homarr/commit/3c0f272707ee66fd00bffb0d16e30df98b4f1aff)) +* container image always being on AMD64 arch ([#1173](https://github.com/homarr-labs/homarr/issues/1173)) ([65f2611](https://github.com/homarr-labs/homarr/commit/65f26117fc491958922cd863801cc049479766af)) +* controller is already closed trpc subscription observable error ([#743](https://github.com/homarr-labs/homarr/issues/743)) ([41dba7b](https://github.com/homarr-labs/homarr/commit/41dba7b516880098ae923d45f2065875cb6c70da)) +* copy media link ([#1750](https://github.com/homarr-labs/homarr/issues/1750)) ([d78c6ed](https://github.com/homarr-labs/homarr/commit/d78c6ed5299e1f975c2e85ec3ecad38e00457677)) +* correctly set pr description ([#778](https://github.com/homarr-labs/homarr/issues/778)) ([f58c38a](https://github.com/homarr-labs/homarr/commit/f58c38a1aa654acc474b492610452a9c38d20f42)) +* crash with no user in session ([547f75d](https://github.com/homarr-labs/homarr/commit/547f75d19cb08cd0eac6978cb9a6eb107a563edd)) +* create board submit button inverted ([0ee8c5a](https://github.com/homarr-labs/homarr/commit/0ee8c5ad91dfe70ef27af3fe9a47918bab23a665)) +* create user async is called twice ([7fa120c](https://github.com/homarr-labs/homarr/commit/7fa120c47490ab3e80fb8db0921d9afa3e12cfee)) +* credentials auth not working ([#1284](https://github.com/homarr-labs/homarr/issues/1284)) ([511c9a4](https://github.com/homarr-labs/homarr/commit/511c9a4dbbcaa3846bcd5a3dfe1827793e398ff4)) +* credentials login not working cause of cookie secure flag not possible for http ([#1421](https://github.com/homarr-labs/homarr/issues/1421)) ([cf5bcab](https://github.com/homarr-labs/homarr/commit/cf5bcab732924ef5b7a3eabf2d0a8760a59d6cb6)) +* db port validation for env variable wrong ([#1137](https://github.com/homarr-labs/homarr/issues/1137)) ([d01ddd6](https://github.com/homarr-labs/homarr/commit/d01ddd61b6fe3583412c7a553cfba8d32ae797a7)) +* default branch for tag compare ([#597](https://github.com/homarr-labs/homarr/issues/597)) ([7cc2736](https://github.com/homarr-labs/homarr/commit/7cc2736d68baaa5730e598b6c8e2cd55fa73711d)) +* defaultTitle invalid attribute on div ([#350](https://github.com/homarr-labs/homarr/issues/350)) ([4970c3a](https://github.com/homarr-labs/homarr/commit/4970c3a1b2545feb3bc20cc6605f8f16a28a8220)) +* deployment pipeline for docker not working ([#860](https://github.com/homarr-labs/homarr/issues/860)) ([90ef982](https://github.com/homarr-labs/homarr/commit/90ef982066b528e891bc3796256b2725ec1addf3)) +* **deps:** update dependency @auth/core to ^0.25.0 ([#29](https://github.com/homarr-labs/homarr/issues/29)) ([8bcbc45](https://github.com/homarr-labs/homarr/commit/8bcbc45943358d580712e0990ba2bb3c2c62d057)) +* **deps:** update dependency @auth/core to ^0.26.3 ([#54](https://github.com/homarr-labs/homarr/issues/54)) ([5cbd02b](https://github.com/homarr-labs/homarr/commit/5cbd02b142da68f067ef9831c6b47f117fbdc8e4)) +* **deps:** update dependency @auth/core to ^0.27.0 ([#89](https://github.com/homarr-labs/homarr/issues/89)) ([6c5e475](https://github.com/homarr-labs/homarr/commit/6c5e4752eaf7a07f9e80951541108643efb0faae)) +* **deps:** update dependency @auth/core to ^0.28.0 ([#169](https://github.com/homarr-labs/homarr/issues/169)) ([aa19139](https://github.com/homarr-labs/homarr/commit/aa19139cf7c4bb4ea6b57c3ca274fff533c2bb2a)) +* **deps:** update dependency @auth/core to ^0.28.1 ([#266](https://github.com/homarr-labs/homarr/issues/266)) ([c72f4bb](https://github.com/homarr-labs/homarr/commit/c72f4bb80de55c6a7dd94e142ce3b27c9073d33e)) +* **deps:** update dependency @auth/core to ^0.28.2 ([#292](https://github.com/homarr-labs/homarr/issues/292)) ([ba16ba1](https://github.com/homarr-labs/homarr/commit/ba16ba138209e843f1ee7304ebe1af138b6995fa)) +* **deps:** update dependency @auth/core to ^0.29.0 ([#327](https://github.com/homarr-labs/homarr/issues/327)) ([719d1cd](https://github.com/homarr-labs/homarr/commit/719d1cd845a3d6565c01d4f1846e9192038c1ce2)) +* **deps:** update dependency @auth/core to ^0.30.0 ([#358](https://github.com/homarr-labs/homarr/issues/358)) ([f6c0f3a](https://github.com/homarr-labs/homarr/commit/f6c0f3ab78f68cffc1ad2305c19f22b725b7a037)) +* **deps:** update dependency @auth/core to ^0.31.0 ([#473](https://github.com/homarr-labs/homarr/issues/473)) ([95ddd03](https://github.com/homarr-labs/homarr/commit/95ddd03763532658c620c50c698c14ed7cd01894)) +* **deps:** update dependency @auth/core to ^0.32.0 ([#603](https://github.com/homarr-labs/homarr/issues/603)) ([dc3b007](https://github.com/homarr-labs/homarr/commit/dc3b00736eabc4a65febb6ae9a8fd9779edb1cdf)) +* **deps:** update dependency @auth/core to ^0.33.0 ([#693](https://github.com/homarr-labs/homarr/issues/693)) ([171fe40](https://github.com/homarr-labs/homarr/commit/171fe40fd59ee1b21bf825a59b0f1792f627262f)) +* **deps:** update dependency @auth/core to ^0.34.0 ([#700](https://github.com/homarr-labs/homarr/issues/700)) ([9087f4b](https://github.com/homarr-labs/homarr/commit/9087f4bfdf263490b6d0e318e1af957dba493f09)) +* **deps:** update dependency @auth/core to ^0.34.1 ([#702](https://github.com/homarr-labs/homarr/issues/702)) ([05702be](https://github.com/homarr-labs/homarr/commit/05702bede88f86ef9014b8f7efa49b8d8a3ceca4)) +* **deps:** update dependency @auth/core to ^0.34.2 ([#876](https://github.com/homarr-labs/homarr/issues/876)) ([9181f11](https://github.com/homarr-labs/homarr/commit/9181f11b137f6327b558fabf6fe8b79de7ff345b)) +* **deps:** update dependency @auth/core to ^0.35.0 ([#1129](https://github.com/homarr-labs/homarr/issues/1129)) ([f9cc34c](https://github.com/homarr-labs/homarr/commit/f9cc34c12f1c8c3334f34a72322852a1e9e8e007)) +* **deps:** update dependency @auth/core to ^0.35.1 ([#1176](https://github.com/homarr-labs/homarr/issues/1176)) ([16e7f93](https://github.com/homarr-labs/homarr/commit/16e7f938bd2604cc2067466b56725ebe9f9743f9)) +* **deps:** update dependency @auth/core to ^0.35.2 ([#1180](https://github.com/homarr-labs/homarr/issues/1180)) ([f495383](https://github.com/homarr-labs/homarr/commit/f495383bcf2a725d82628067c19e763c84c8bdc1)) +* **deps:** update dependency @auth/core to ^0.35.3 ([#1193](https://github.com/homarr-labs/homarr/issues/1193)) ([1994a59](https://github.com/homarr-labs/homarr/commit/1994a5938d5cbb33a1e6cae0676d9350c9424f82)) +* **deps:** update dependency @auth/core to ^0.36.0 ([#1250](https://github.com/homarr-labs/homarr/issues/1250)) ([d0d2a82](https://github.com/homarr-labs/homarr/commit/d0d2a82a68f9155564d92ce925ac7d8cd80f42ee)) +* **deps:** update dependency @auth/core to ^0.37.0 ([#1272](https://github.com/homarr-labs/homarr/issues/1272)) ([8bcba35](https://github.com/homarr-labs/homarr/commit/8bcba350d58564b03cb2ff3296f8ddf2c77d0dae)) +* **deps:** update dependency @auth/core to ^0.37.1 ([#1323](https://github.com/homarr-labs/homarr/issues/1323)) ([dac2b50](https://github.com/homarr-labs/homarr/commit/dac2b5063bb892cdc5079a9957eb9199b6d62738)) +* **deps:** update dependency @auth/core to ^0.37.2 ([#1338](https://github.com/homarr-labs/homarr/issues/1338)) ([aa2d2f8](https://github.com/homarr-labs/homarr/commit/aa2d2f8c4b1b50e07cb68fb1bd76d6561fedb716)) +* **deps:** update dependency @auth/core to ^0.37.3 ([#1416](https://github.com/homarr-labs/homarr/issues/1416)) ([7a07f57](https://github.com/homarr-labs/homarr/commit/7a07f57d0c34fb2c5e98680b351254ab32e9a593)) +* **deps:** update dependency @auth/core to ^0.37.4 ([#1492](https://github.com/homarr-labs/homarr/issues/1492)) ([d4f0aa7](https://github.com/homarr-labs/homarr/commit/d4f0aa761d95cb2b7f72787b95b0033faba072c3)) +* **deps:** update dependency @auth/drizzle-adapter to ^0.5.0 ([#30](https://github.com/homarr-labs/homarr/issues/30)) ([191d773](https://github.com/homarr-labs/homarr/commit/191d773aaf55209d67be841e4f24f24e6439ca85)) +* **deps:** update dependency @auth/drizzle-adapter to ^0.6.3 ([#52](https://github.com/homarr-labs/homarr/issues/52)) ([6797cca](https://github.com/homarr-labs/homarr/commit/6797cca25945da5944966622c0cba5a9e0a263fa)) +* **deps:** update dependency @auth/drizzle-adapter to ^0.7.0 ([#90](https://github.com/homarr-labs/homarr/issues/90)) ([1139352](https://github.com/homarr-labs/homarr/commit/11393525d9bfc192818c1ef2d80c3d41f56fcca3)) +* **deps:** update dependency @auth/drizzle-adapter to ^0.8.0 ([#170](https://github.com/homarr-labs/homarr/issues/170)) ([50fd4c1](https://github.com/homarr-labs/homarr/commit/50fd4c17adfac217d7908d612fe10ee97171edac)) +* **deps:** update dependency @auth/drizzle-adapter to ^0.8.1 ([#267](https://github.com/homarr-labs/homarr/issues/267)) ([98a8eaa](https://github.com/homarr-labs/homarr/commit/98a8eaac0950e53864cb87ee722f353df6c56c56)) +* **deps:** update dependency @auth/drizzle-adapter to ^0.8.2 ([#293](https://github.com/homarr-labs/homarr/issues/293)) ([fbc69f6](https://github.com/homarr-labs/homarr/commit/fbc69f6078ddae657646247db77c425773ab5170)) +* **deps:** update dependency @auth/drizzle-adapter to ^0.9.0 ([#328](https://github.com/homarr-labs/homarr/issues/328)) ([7fb0dec](https://github.com/homarr-labs/homarr/commit/7fb0decd5bde0855a191c69f52f426d104bf7151)) +* **deps:** update dependency @auth/drizzle-adapter to ^1.1.0 ([#474](https://github.com/homarr-labs/homarr/issues/474)) ([82d41ab](https://github.com/homarr-labs/homarr/commit/82d41abf460556ce62f04a700d47208201bdd595)) +* **deps:** update dependency @auth/drizzle-adapter to ^1.2.0 ([#604](https://github.com/homarr-labs/homarr/issues/604)) ([2e044ac](https://github.com/homarr-labs/homarr/commit/2e044ac871fb451160b0619ee430eba3f962c668)) +* **deps:** update dependency @auth/drizzle-adapter to ^1.3.0 ([#694](https://github.com/homarr-labs/homarr/issues/694)) ([4291bde](https://github.com/homarr-labs/homarr/commit/4291bde94f6017c92d44dce50cb795d46f54f9c6)) +* **deps:** update dependency @auth/drizzle-adapter to ^1.4.1 ([#701](https://github.com/homarr-labs/homarr/issues/701)) ([324a643](https://github.com/homarr-labs/homarr/commit/324a643fd1abad4b98bcd14934e4bd23f04e8260)) +* **deps:** update dependency @auth/drizzle-adapter to ^1.4.2 ([#877](https://github.com/homarr-labs/homarr/issues/877)) ([37309e0](https://github.com/homarr-labs/homarr/commit/37309e07279ad46cb3e9e4a29033966d5a34d00a)) +* **deps:** update dependency @auth/drizzle-adapter to ^1.5.0 ([#1130](https://github.com/homarr-labs/homarr/issues/1130)) ([929054d](https://github.com/homarr-labs/homarr/commit/929054d5bddd9863671227c2bc71e07ff4b197be)) +* **deps:** update dependency @auth/drizzle-adapter to ^1.5.1 ([#1177](https://github.com/homarr-labs/homarr/issues/1177)) ([4e431b4](https://github.com/homarr-labs/homarr/commit/4e431b4f8971f18387f84553d1e644980733b383)) +* **deps:** update dependency @auth/drizzle-adapter to ^1.5.2 ([#1181](https://github.com/homarr-labs/homarr/issues/1181)) ([17d6229](https://github.com/homarr-labs/homarr/commit/17d6229a0fadb56f2522256a03e15cca3fb7948e)) +* **deps:** update dependency @auth/drizzle-adapter to ^1.5.3 ([#1194](https://github.com/homarr-labs/homarr/issues/1194)) ([adb59b2](https://github.com/homarr-labs/homarr/commit/adb59b292bd5b6df50c60eac17b2a77d3d28696c)) +* **deps:** update dependency @auth/drizzle-adapter to ^1.6.0 ([#1251](https://github.com/homarr-labs/homarr/issues/1251)) ([9c5ca6f](https://github.com/homarr-labs/homarr/commit/9c5ca6f9069f8b6089212638009d098b3d76298c)) +* **deps:** update dependency @auth/drizzle-adapter to ^1.6.1 ([#1258](https://github.com/homarr-labs/homarr/issues/1258)) ([dea6254](https://github.com/homarr-labs/homarr/commit/dea62547e0f51b6607eef5d278202081e6100509)) +* **deps:** update dependency @auth/drizzle-adapter to ^1.7.0 ([#1273](https://github.com/homarr-labs/homarr/issues/1273)) ([a44ead0](https://github.com/homarr-labs/homarr/commit/a44ead09a39ff3d83d646622f29b4c236d078dc4)) +* **deps:** update dependency @auth/drizzle-adapter to ^1.7.1 ([#1324](https://github.com/homarr-labs/homarr/issues/1324)) ([b1393fa](https://github.com/homarr-labs/homarr/commit/b1393fa59b35d84968fd5d6ecddb29e3c22b4aa3)) +* **deps:** update dependency @auth/drizzle-adapter to ^1.7.2 ([#1339](https://github.com/homarr-labs/homarr/issues/1339)) ([c5cc21a](https://github.com/homarr-labs/homarr/commit/c5cc21a4b0537d2396ba8fe79eaeff0a008a5e75)) +* **deps:** update dependency @auth/drizzle-adapter to ^1.7.3 ([#1417](https://github.com/homarr-labs/homarr/issues/1417)) ([b45eeb9](https://github.com/homarr-labs/homarr/commit/b45eeb95e94b1288bb97b45b1dd6eca3728cde72)) +* **deps:** update dependency @auth/drizzle-adapter to ^1.7.4 ([#1493](https://github.com/homarr-labs/homarr/issues/1493)) ([e9a74a0](https://github.com/homarr-labs/homarr/commit/e9a74a01b900f083143b93c8df73fcaa98009ea0)) +* **deps:** update dependency @auth/drizzle-adapter to v1 ([#359](https://github.com/homarr-labs/homarr/issues/359)) ([ea528ea](https://github.com/homarr-labs/homarr/commit/ea528ea076fec672d7ee57a23ee66244d987f103)) +* **deps:** update dependency @ctrl/deluge to ^7.1.0 ([#1776](https://github.com/homarr-labs/homarr/issues/1776)) ([ecae80d](https://github.com/homarr-labs/homarr/commit/ecae80d741213f12ff08f87992cc4d906cbe0085)) +* **deps:** update dependency @ctrl/deluge to v7 ([#1468](https://github.com/homarr-labs/homarr/issues/1468)) ([70f9dc5](https://github.com/homarr-labs/homarr/commit/70f9dc54606d2518afdd5cef84f6623cfdfa8fd3)) +* **deps:** update dependency @ctrl/qbittorrent to ^9.1.0 ([#1466](https://github.com/homarr-labs/homarr/issues/1466)) ([27931be](https://github.com/homarr-labs/homarr/commit/27931be9825a0ee1a4942abb560127c4e2286aa4)) +* **deps:** update dependency @ctrl/qbittorrent to ^9.2.0 ([#1768](https://github.com/homarr-labs/homarr/issues/1768)) ([8b416a6](https://github.com/homarr-labs/homarr/commit/8b416a6dd354b22a3e4f527b793dde2c538b1e6a)) +* **deps:** update dependency @ctrl/transmission to ^7.1.0 ([#1467](https://github.com/homarr-labs/homarr/issues/1467)) ([f220bb6](https://github.com/homarr-labs/homarr/commit/f220bb62445219f9d010e9a28bcb78789a63d368)) +* **deps:** update dependency @ctrl/transmission to ^7.2.0 ([#1777](https://github.com/homarr-labs/homarr/issues/1777)) ([3e2ffbd](https://github.com/homarr-labs/homarr/commit/3e2ffbd7bf2793ff58136ed75b38e0d96b4a5ca8)) +* **deps:** update dependency @ctrl/transmission to v7 ([#1103](https://github.com/homarr-labs/homarr/issues/1103)) ([5986160](https://github.com/homarr-labs/homarr/commit/59861602652a5717e74a342059cd403151d8a6fd)) +* **deps:** update dependency @dnd-kit/core to ^6.2.0 ([#1534](https://github.com/homarr-labs/homarr/issues/1534)) ([5a3d974](https://github.com/homarr-labs/homarr/commit/5a3d9745d985cccca69f9bbfdf0d0ee922de8cbc)) +* **deps:** update dependency @dnd-kit/core to ^6.3.0 ([#1608](https://github.com/homarr-labs/homarr/issues/1608)) ([6c7cdb3](https://github.com/homarr-labs/homarr/commit/6c7cdb3adb6178888e4e3a5e328433f19803cd29)) +* **deps:** update dependency @dnd-kit/core to ^6.3.1 ([#1613](https://github.com/homarr-labs/homarr/issues/1613)) ([79d52b6](https://github.com/homarr-labs/homarr/commit/79d52b690533973e8ff00a1b4920c3f2cbcd417b)) +* **deps:** update dependency @dnd-kit/sortable to v10 ([#1609](https://github.com/homarr-labs/homarr/issues/1609)) ([1037a74](https://github.com/homarr-labs/homarr/commit/1037a747ea0c6e59fc2efb6562c49d4a3bca7465)) +* **deps:** update dependency @dnd-kit/sortable to v9 ([#1535](https://github.com/homarr-labs/homarr/issues/1535)) ([b68977c](https://github.com/homarr-labs/homarr/commit/b68977c52c84ae9742fd52b554d4838409ab76a6)) +* **deps:** update dependency @drizzle-team/brocli to ^0.10.0 ([#937](https://github.com/homarr-labs/homarr/issues/937)) ([a80b49a](https://github.com/homarr-labs/homarr/commit/a80b49a03e8174a1c4ae7e7abc8c9d32939946b6)) +* **deps:** update dependency @drizzle-team/brocli to ^0.10.1 ([#974](https://github.com/homarr-labs/homarr/issues/974)) ([ba3f173](https://github.com/homarr-labs/homarr/commit/ba3f1739f4be88b84f7c782936fc5c91bfa49fae)) +* **deps:** update dependency @drizzle-team/brocli to ^0.10.2 ([#1380](https://github.com/homarr-labs/homarr/issues/1380)) ([8d2d151](https://github.com/homarr-labs/homarr/commit/8d2d151787b4596e2af79e00345fc1ba40884535)) +* **deps:** update dependency @drizzle-team/brocli to ^0.11.0 ([#1427](https://github.com/homarr-labs/homarr/issues/1427)) ([e332a6f](https://github.com/homarr-labs/homarr/commit/e332a6fcbe719defc29f0ba7ada88fb3434784d9)) +* **deps:** update dependency @homarr/gridstack to v1.0.2 ([#542](https://github.com/homarr-labs/homarr/issues/542)) ([1569862](https://github.com/homarr-labs/homarr/commit/1569862baf77b3a8475c4aacc6f7ae5774be09cd)) +* **deps:** update dependency @ianvs/prettier-plugin-sort-imports to ^4.2.0 ([#227](https://github.com/homarr-labs/homarr/issues/227)) ([179ceae](https://github.com/homarr-labs/homarr/commit/179ceaebf05f53c434e245d1eb7b95a5be3c4d96)) +* **deps:** update dependency @ianvs/prettier-plugin-sort-imports to ^4.2.1 ([#243](https://github.com/homarr-labs/homarr/issues/243)) ([c5428ef](https://github.com/homarr-labs/homarr/commit/c5428efd60fa5217c7191bc3404cac420e9539be)) +* **deps:** update dependency @ianvs/prettier-plugin-sort-imports to ^4.3.0 ([#718](https://github.com/homarr-labs/homarr/issues/718)) ([7a14c25](https://github.com/homarr-labs/homarr/commit/7a14c255be48b9b8e92f7918f6af68a211e2666e)) +* **deps:** update dependency @ianvs/prettier-plugin-sort-imports to ^4.3.1 ([#784](https://github.com/homarr-labs/homarr/issues/784)) ([0a4ff4b](https://github.com/homarr-labs/homarr/commit/0a4ff4b883a40970e4d4b733aa096929ae6ec11a)) +* **deps:** update dependency @ianvs/prettier-plugin-sort-imports to ^4.4.0 ([#1441](https://github.com/homarr-labs/homarr/issues/1441)) ([7cd3156](https://github.com/homarr-labs/homarr/commit/7cd3156bd627b983ebe7eba4ace82535b8a5e913)) +* **deps:** update dependency @ianvs/prettier-plugin-sort-imports to ^4.4.1 ([#1936](https://github.com/homarr-labs/homarr/issues/1936)) ([1e406a8](https://github.com/homarr-labs/homarr/commit/1e406a8a58ebdf51f59b5aa0e079baf46c6d02cf)) +* **deps:** update dependency @jellyfin/sdk to ^0.11.0 ([#1384](https://github.com/homarr-labs/homarr/issues/1384)) ([7a4c9a9](https://github.com/homarr-labs/homarr/commit/7a4c9a9b2e72247577a61285546b0f74f5055d53)) +* **deps:** update dependency @million/lint to v1.0.0 ([#1212](https://github.com/homarr-labs/homarr/issues/1212)) ([b3f6645](https://github.com/homarr-labs/homarr/commit/b3f6645783bc4132480669113dfddac0939c5aeb)) +* **deps:** update dependency @million/lint to v1.0.10 ([#1293](https://github.com/homarr-labs/homarr/issues/1293)) ([ed52b26](https://github.com/homarr-labs/homarr/commit/ed52b26f6d6938d653527af94f341c3b5a69e093)) +* **deps:** update dependency @million/lint to v1.0.11 ([#1294](https://github.com/homarr-labs/homarr/issues/1294)) ([c707b4b](https://github.com/homarr-labs/homarr/commit/c707b4b10ff38e6cf299a503bd8176313d47f3ff)) +* **deps:** update dependency @million/lint to v1.0.12 ([#1459](https://github.com/homarr-labs/homarr/issues/1459)) ([ce32b48](https://github.com/homarr-labs/homarr/commit/ce32b4839d5074a38922c8bff389524d3e4619f4)) +* **deps:** update dependency @million/lint to v1.0.13 ([#1557](https://github.com/homarr-labs/homarr/issues/1557)) ([f2268c8](https://github.com/homarr-labs/homarr/commit/f2268c8041955c39206b1b8373278f170f76eae0)) +* **deps:** update dependency @million/lint to v1.0.14 ([#1647](https://github.com/homarr-labs/homarr/issues/1647)) ([4c7058b](https://github.com/homarr-labs/homarr/commit/4c7058b159858f3873aaf5dd95d5581696b3f30f)) +* **deps:** update dependency @million/lint to v1.0.7 ([#1225](https://github.com/homarr-labs/homarr/issues/1225)) ([770a0d6](https://github.com/homarr-labs/homarr/commit/770a0d63f9bab2f06e859bebe525ab9b222a5351)) +* **deps:** update dependency @million/lint to v1.0.8 ([#1231](https://github.com/homarr-labs/homarr/issues/1231)) ([547287d](https://github.com/homarr-labs/homarr/commit/547287dba1d37858f5406011bcbed20cbce08c9a)) +* **deps:** update dependency @million/lint to v1.0.9 ([#1255](https://github.com/homarr-labs/homarr/issues/1255)) ([1d281c0](https://github.com/homarr-labs/homarr/commit/1d281c0cc947612b21f65a1beca41e37a81403b0)) +* **deps:** update dependency @t3-oss/env-nextjs to ^0.10.1 ([#375](https://github.com/homarr-labs/homarr/issues/375)) ([73a72dc](https://github.com/homarr-labs/homarr/commit/73a72dc6755ee39fb1282ddde347a84d6aa8419f)) +* **deps:** update dependency @t3-oss/env-nextjs to ^0.11.0 ([#851](https://github.com/homarr-labs/homarr/issues/851)) ([88e5ac2](https://github.com/homarr-labs/homarr/commit/88e5ac2f71ed21e9a99969210b293e51d34b5106)) +* **deps:** update dependency @t3-oss/env-nextjs to ^0.11.1 ([#1029](https://github.com/homarr-labs/homarr/issues/1029)) ([e193c1c](https://github.com/homarr-labs/homarr/commit/e193c1c6f52c3a3e0072262227af82481d71b088)) +* **deps:** update dependency @t3-oss/env-nextjs to ^0.8.0 ([#31](https://github.com/homarr-labs/homarr/issues/31)) ([f8a3aae](https://github.com/homarr-labs/homarr/commit/f8a3aae1163d1b5d645e7e9fe0228846a856d4e6)) +* **deps:** update dependency @t3-oss/env-nextjs to ^0.9.2 ([#69](https://github.com/homarr-labs/homarr/issues/69)) ([11d1568](https://github.com/homarr-labs/homarr/commit/11d15687149f2bf55aba1999f368436b15b4a9ce)) +* **deps:** update dependency @tabler/icons-react to ^2.47.0 ([#32](https://github.com/homarr-labs/homarr/issues/32)) ([6a892e0](https://github.com/homarr-labs/homarr/commit/6a892e02c8aadcbfb192a65b56543ee27a3dc966)) +* **deps:** update dependency @tabler/icons-react to ^3.0.3 ([#229](https://github.com/homarr-labs/homarr/issues/229)) ([64354e4](https://github.com/homarr-labs/homarr/commit/64354e4b43ce4c7e9e2f1c816e2af8e3c15d905b)) +* **deps:** update dependency @tabler/icons-react to ^3.1.0 ([#236](https://github.com/homarr-labs/homarr/issues/236)) ([333aaf3](https://github.com/homarr-labs/homarr/commit/333aaf34dc85d24b9f7cf6451d65f566369ffa21)) +* **deps:** update dependency @tabler/icons-react to ^3.10.0 ([#769](https://github.com/homarr-labs/homarr/issues/769)) ([bf70143](https://github.com/homarr-labs/homarr/commit/bf70143ccab2ef6a35d739279af91c51e0be72e4)) +* **deps:** update dependency @tabler/icons-react to ^3.11.0 ([#818](https://github.com/homarr-labs/homarr/issues/818)) ([30669d2](https://github.com/homarr-labs/homarr/commit/30669d23e32974cbea3881fe2a0712985f59394d)) +* **deps:** update dependency @tabler/icons-react to ^3.12.0 ([#944](https://github.com/homarr-labs/homarr/issues/944)) ([21c0e4b](https://github.com/homarr-labs/homarr/commit/21c0e4b35471071cd73472a116f42550a4b7a509)) +* **deps:** update dependency @tabler/icons-react to ^3.13.0 ([#1034](https://github.com/homarr-labs/homarr/issues/1034)) ([2ea0d04](https://github.com/homarr-labs/homarr/commit/2ea0d04c71087bf56fd85c36955ba62ccf78e94b)) +* **deps:** update dependency @tabler/icons-react to ^3.14.0 ([#1039](https://github.com/homarr-labs/homarr/issues/1039)) ([961fca0](https://github.com/homarr-labs/homarr/commit/961fca0f647e569ee87a787d58e36c3c5f4fdedb)) +* **deps:** update dependency @tabler/icons-react to ^3.15.0 ([#1085](https://github.com/homarr-labs/homarr/issues/1085)) ([7b6301e](https://github.com/homarr-labs/homarr/commit/7b6301e498d608099f462b30177e8067bb0647b3)) +* **deps:** update dependency @tabler/icons-react to ^3.16.0 ([#1096](https://github.com/homarr-labs/homarr/issues/1096)) ([18c1da4](https://github.com/homarr-labs/homarr/commit/18c1da4a6296aadda9e9ecd88f112c1302b3e3ee)) +* **deps:** update dependency @tabler/icons-react to ^3.17.0 ([#1126](https://github.com/homarr-labs/homarr/issues/1126)) ([6685f4c](https://github.com/homarr-labs/homarr/commit/6685f4c8060867ec32e28c8ddfa351791feeaa53)) +* **deps:** update dependency @tabler/icons-react to ^3.18.0 ([#1188](https://github.com/homarr-labs/homarr/issues/1188)) ([1bce7a3](https://github.com/homarr-labs/homarr/commit/1bce7a300d616ad05dcf191a859af2bb665a41dd)) +* **deps:** update dependency @tabler/icons-react to ^3.19.0 ([#1197](https://github.com/homarr-labs/homarr/issues/1197)) ([8aaa4f5](https://github.com/homarr-labs/homarr/commit/8aaa4f5856ccac86ddd0e1e5ce3fc0178fda9597)) +* **deps:** update dependency @tabler/icons-react to ^3.2.0 ([#342](https://github.com/homarr-labs/homarr/issues/342)) ([c40533e](https://github.com/homarr-labs/homarr/commit/c40533e758ee60709a42b54e41345583cab40e51)) +* **deps:** update dependency @tabler/icons-react to ^3.20.0 ([#1359](https://github.com/homarr-labs/homarr/issues/1359)) ([30d4464](https://github.com/homarr-labs/homarr/commit/30d4464067583632bd9549b703dd886cac61a3f2)) +* **deps:** update dependency @tabler/icons-react to ^3.21.0 ([#1382](https://github.com/homarr-labs/homarr/issues/1382)) ([958c62c](https://github.com/homarr-labs/homarr/commit/958c62c92689ccdb466f7760dd053ca5f51099dc)) +* **deps:** update dependency @tabler/icons-react to ^3.22.0 ([#1471](https://github.com/homarr-labs/homarr/issues/1471)) ([a1fddaa](https://github.com/homarr-labs/homarr/commit/a1fddaa6a61fdcbc892e704bea8a0a0b73ab1e1e)) +* **deps:** update dependency @tabler/icons-react to ^3.23.0 ([#1566](https://github.com/homarr-labs/homarr/issues/1566)) ([fd42bde](https://github.com/homarr-labs/homarr/commit/fd42bde76ddf46f51f787cab832636f33187b006)) +* **deps:** update dependency @tabler/icons-react to ^3.24.0 ([#1587](https://github.com/homarr-labs/homarr/issues/1587)) ([23cc465](https://github.com/homarr-labs/homarr/commit/23cc4659c4cd14e7f95253e56fddd3a010d908c1)) +* **deps:** update dependency @tabler/icons-react to ^3.26.0 ([#1667](https://github.com/homarr-labs/homarr/issues/1667)) ([8c596bf](https://github.com/homarr-labs/homarr/commit/8c596bf5fa9119bd22375f2fc8408ebac8eb0bcb)) +* **deps:** update dependency @tabler/icons-react to ^3.27.1 ([#1875](https://github.com/homarr-labs/homarr/issues/1875)) ([e46b1c4](https://github.com/homarr-labs/homarr/commit/e46b1c49f9bb1320f82b2de0585f7e2c7bc72c54)) +* **deps:** update dependency @tabler/icons-react to ^3.28.1 ([#1891](https://github.com/homarr-labs/homarr/issues/1891)) ([ffdc8d3](https://github.com/homarr-labs/homarr/commit/ffdc8d34960dea0172c50a1d93a4cd14997b13ac)) +* **deps:** update dependency @tabler/icons-react to ^3.3.0 ([#405](https://github.com/homarr-labs/homarr/issues/405)) ([46bb3ee](https://github.com/homarr-labs/homarr/commit/46bb3ee0c98f1a0c24ef1111d5ffd86b0446c9f1)) +* **deps:** update dependency @tabler/icons-react to ^3.4.0 ([#501](https://github.com/homarr-labs/homarr/issues/501)) ([3fe1a19](https://github.com/homarr-labs/homarr/commit/3fe1a19e378810c86f4526d218758becd71bbe9f)) +* **deps:** update dependency @tabler/icons-react to ^3.5.0 ([#532](https://github.com/homarr-labs/homarr/issues/532)) ([63f7431](https://github.com/homarr-labs/homarr/commit/63f743175edbc2d46c6eb0cb7f7a41e8007cd038)) +* **deps:** update dependency @tabler/icons-react to ^3.6.0 ([#664](https://github.com/homarr-labs/homarr/issues/664)) ([e4c6864](https://github.com/homarr-labs/homarr/commit/e4c6864a94fc0dc0449249043b2cf8037783c99f)) +* **deps:** update dependency @tabler/icons-react to ^3.7.0 ([#715](https://github.com/homarr-labs/homarr/issues/715)) ([6a3a846](https://github.com/homarr-labs/homarr/commit/6a3a8465e701aa4449d9993151ebace0f71542b2)) +* **deps:** update dependency @tabler/icons-react to ^3.8.0 ([#737](https://github.com/homarr-labs/homarr/issues/737)) ([e12531c](https://github.com/homarr-labs/homarr/commit/e12531ccccfdfafd21c6cb62533b1c4752a13e80)) +* **deps:** update dependency @tabler/icons-react to ^3.9.0 ([#745](https://github.com/homarr-labs/homarr/issues/745)) ([75e5a6c](https://github.com/homarr-labs/homarr/commit/75e5a6c42ff41b72b1d86fcac61f7d8c89ac337d)) +* **deps:** update dependency @tabler/icons-react to v3 ([#215](https://github.com/homarr-labs/homarr/issues/215)) ([1c222ed](https://github.com/homarr-labs/homarr/commit/1c222ed89cd53dccc41445631f777424705a444a)) +* **deps:** update dependency @tanstack/react-query-devtools to ^5.21.0 ([#101](https://github.com/homarr-labs/homarr/issues/101)) ([4ea1d14](https://github.com/homarr-labs/homarr/commit/4ea1d14966aebf7477fdfebce0e1bf3833ac70c2)) +* **deps:** update dependency @tanstack/react-query-devtools to ^5.21.5 ([#130](https://github.com/homarr-labs/homarr/issues/130)) ([dbf02c6](https://github.com/homarr-labs/homarr/commit/dbf02c62641e541682a39ebd5bba4a4cc87d94ab)) +* **deps:** update dependency @tanstack/react-query-devtools to ^5.54.0 ([#1060](https://github.com/homarr-labs/homarr/issues/1060)) ([6ea4a74](https://github.com/homarr-labs/homarr/commit/6ea4a74675b271573e25fb88d8ecd62f9f83be12)) +* **deps:** update dependency @tanstack/react-query-devtools to ^5.58.0 ([#1175](https://github.com/homarr-labs/homarr/issues/1175)) ([e2414f5](https://github.com/homarr-labs/homarr/commit/e2414f5e9f6cca92e43a7c8e551cd84d73925db6)) +* **deps:** update dependency @tanstack/react-query-next-experimental to v5.41.0 ([#639](https://github.com/homarr-labs/homarr/issues/639)) ([38c32cb](https://github.com/homarr-labs/homarr/commit/38c32cbece6e400482d1fd69c7b6bcf971224848)) +* **deps:** update dependency @tanstack/react-query-next-experimental to v5.46.0 ([#699](https://github.com/homarr-labs/homarr/issues/699)) ([8d7a7bc](https://github.com/homarr-labs/homarr/commit/8d7a7bc9b1d8051be6a879cecb405934e508fc21)) +* **deps:** update dependency @trpc/client to v11.0.0-next-beta.318 ([#234](https://github.com/homarr-labs/homarr/issues/234)) ([ab55a13](https://github.com/homarr-labs/homarr/commit/ab55a1357dec7bbd8b9ce68d635f89078954d091)) +* **deps:** update dependency @trpc/client to v11.0.0-rc.330 ([#288](https://github.com/homarr-labs/homarr/issues/288)) ([d8d25d5](https://github.com/homarr-labs/homarr/commit/d8d25d50379aa4b4514e61418a8bdf0430063256)) +* **deps:** update dependency @trpc/client to v11.0.0-rc.332 ([#308](https://github.com/homarr-labs/homarr/issues/308)) ([50c1624](https://github.com/homarr-labs/homarr/commit/50c162444c45c954755fcca22bed6e3d1443f950)) +* **deps:** update dependency @trpc/client to v11.0.0-rc.334 ([#334](https://github.com/homarr-labs/homarr/issues/334)) ([ed5e5d1](https://github.com/homarr-labs/homarr/commit/ed5e5d1edcbd5d0d8cefa9664ebe0f3d08ae1499)) +* **deps:** update dependency @trpc/client to v11.0.0-rc.345 ([#351](https://github.com/homarr-labs/homarr/issues/351)) ([0ba6455](https://github.com/homarr-labs/homarr/commit/0ba64559829f2257d3ce59493e9ed9d012f88bce)) +* **deps:** update dependency @trpc/client to v11.0.0-rc.354 ([#368](https://github.com/homarr-labs/homarr/issues/368)) ([d88b6de](https://github.com/homarr-labs/homarr/commit/d88b6def759bf8a4980aa67e7fa652be7def8c95)) +* **deps:** update dependency @trpc/client to v11.0.0-rc.359 ([#394](https://github.com/homarr-labs/homarr/issues/394)) ([47accae](https://github.com/homarr-labs/homarr/commit/47accae90d7d56c5aa1ea33d74350addd2038a10)) +* **deps:** update dependency @trpc/client to v11.0.0-rc.361 ([#404](https://github.com/homarr-labs/homarr/issues/404)) ([6dff7c4](https://github.com/homarr-labs/homarr/commit/6dff7c48e2622a1e0df1c3f8ab86450a0899d395)) +* **deps:** update dependency @trpc/client to v11.0.0-rc.362 ([#407](https://github.com/homarr-labs/homarr/issues/407)) ([0020680](https://github.com/homarr-labs/homarr/commit/0020680ca097b82ade46fc7e82c83d0da60d6e1c)) +* **deps:** update dependency @trpc/client to v11.0.0-rc.364 ([#409](https://github.com/homarr-labs/homarr/issues/409)) ([7bc7bd6](https://github.com/homarr-labs/homarr/commit/7bc7bd6bf9dbdeaeb6b62d35cb7fb3db6074245f)) +* **deps:** update dependency @trpc/client to v11.0.0-rc.366 ([#454](https://github.com/homarr-labs/homarr/issues/454)) ([1172d84](https://github.com/homarr-labs/homarr/commit/1172d842235cf8e01279dc2ee44360b0773b3b20)) +* **deps:** update dependency @trpc/client to v11.0.0-rc.373 ([#493](https://github.com/homarr-labs/homarr/issues/493)) ([1abf441](https://github.com/homarr-labs/homarr/commit/1abf441cdba8a8f3a32600c197d1e414fb41f655)) +* **deps:** update dependency @trpc/client to v11.0.0-rc.374 ([#522](https://github.com/homarr-labs/homarr/issues/522)) ([eb0db3e](https://github.com/homarr-labs/homarr/commit/eb0db3ec4efc7d07bdb24dac6299d61b3164f666)) +* **deps:** update dependency @trpc/client to v11.0.0-rc.377 ([#553](https://github.com/homarr-labs/homarr/issues/553)) ([abdf9bc](https://github.com/homarr-labs/homarr/commit/abdf9bc122cddb7b97ec48a8aacca27b382c02a3)) +* **deps:** update dependency @trpc/client to v11.0.0-rc.382 ([#568](https://github.com/homarr-labs/homarr/issues/568)) ([e448eeb](https://github.com/homarr-labs/homarr/commit/e448eeb0a62a91aeab31547055cc7b94b5de9bcb)) +* **deps:** update dependency @trpc/client to v11.0.0-rc.383 ([#608](https://github.com/homarr-labs/homarr/issues/608)) ([869efbc](https://github.com/homarr-labs/homarr/commit/869efbc6388bcd48b49d6f2b27f7e2609855ceab)) +* **deps:** update dependency @trpc/client to v11.0.0-rc.390 ([#609](https://github.com/homarr-labs/homarr/issues/609)) ([812b8d8](https://github.com/homarr-labs/homarr/commit/812b8d8306672b99d2bfe5f0284bc92a585f8284)) +* **deps:** update dependency @trpc/client to v11.0.0-rc.394 ([#626](https://github.com/homarr-labs/homarr/issues/626)) ([5bf1ddd](https://github.com/homarr-labs/homarr/commit/5bf1ddde4b509373a641f29c480b60598ada7bd9)) +* **deps:** update dependency @trpc/client to v11.0.0-rc.396 ([#634](https://github.com/homarr-labs/homarr/issues/634)) ([475f472](https://github.com/homarr-labs/homarr/commit/475f472cb0885bf70133e08f3bde08830476ce39)) +* **deps:** update dependency @trpc/client to v11.0.0-rc.401 ([#648](https://github.com/homarr-labs/homarr/issues/648)) ([84851db](https://github.com/homarr-labs/homarr/commit/84851db333a08ecc7d7255e0a2300e45d50a446b)) +* **deps:** update dependency @typescript-eslint/eslint-plugin to ^7.4.0 ([#271](https://github.com/homarr-labs/homarr/issues/271)) ([dd7f04e](https://github.com/homarr-labs/homarr/commit/dd7f04e3955644dcac7acf4446b454aaaa7ee387)) +* **deps:** update dependency @typescript-eslint/parser to ^7.4.0 ([#270](https://github.com/homarr-labs/homarr/issues/270)) ([c4a4452](https://github.com/homarr-labs/homarr/commit/c4a445283901128a738af553f54a912a48661f1d)) +* **deps:** update dependency @umami/node to ^0.4.0 ([#1000](https://github.com/homarr-labs/homarr/issues/1000)) ([72aed22](https://github.com/homarr-labs/homarr/commit/72aed221254b3bcfdaad3f26b2984ddbf7e4e152)) +* **deps:** update dependency better-sqlite3 to ^10.1.0 ([#584](https://github.com/homarr-labs/homarr/issues/584)) ([6d46e91](https://github.com/homarr-labs/homarr/commit/6d46e91a7cbbe6a892453c040da8b7b841d9ad2c)) +* **deps:** update dependency better-sqlite3 to ^11.1.1 ([#720](https://github.com/homarr-labs/homarr/issues/720)) ([c8d4461](https://github.com/homarr-labs/homarr/commit/c8d4461ab82b57c4719fcc805d75caac7db381ee)) +* **deps:** update dependency better-sqlite3 to ^11.1.2 ([#736](https://github.com/homarr-labs/homarr/issues/736)) ([6aecd1a](https://github.com/homarr-labs/homarr/commit/6aecd1a713575374b49253e074e4c1d52db58b77)) +* **deps:** update dependency better-sqlite3 to ^11.2.0 ([#1004](https://github.com/homarr-labs/homarr/issues/1004)) ([4e6437a](https://github.com/homarr-labs/homarr/commit/4e6437a180e3c25e6265803f2179d9caf119b64d)) +* **deps:** update dependency better-sqlite3 to ^11.2.1 ([#1006](https://github.com/homarr-labs/homarr/issues/1006)) ([051d57b](https://github.com/homarr-labs/homarr/commit/051d57bb399cea562f89b52a179d77c6bc90a3fc)) +* **deps:** update dependency better-sqlite3 to ^11.3.0 ([#1092](https://github.com/homarr-labs/homarr/issues/1092)) ([ed0c613](https://github.com/homarr-labs/homarr/commit/ed0c6136e61c46a9b90c5bbd1a85abbf4dfb68f5)) +* **deps:** update dependency better-sqlite3 to ^11.4.0 ([#1320](https://github.com/homarr-labs/homarr/issues/1320)) ([601af7a](https://github.com/homarr-labs/homarr/commit/601af7acd811a822a7d61d03094a61192e6947ed)) +* **deps:** update dependency better-sqlite3 to ^11.5.0 ([#1350](https://github.com/homarr-labs/homarr/issues/1350)) ([d599390](https://github.com/homarr-labs/homarr/commit/d599390512a169e15a4f9a1bff5f45eaf2e18834)) +* **deps:** update dependency better-sqlite3 to ^11.6.0 ([#1548](https://github.com/homarr-labs/homarr/issues/1548)) ([93aedd9](https://github.com/homarr-labs/homarr/commit/93aedd994f405a1e60913086900015c94a364962)) +* **deps:** update dependency better-sqlite3 to ^11.7.0 ([#1628](https://github.com/homarr-labs/homarr/issues/1628)) ([753e0ec](https://github.com/homarr-labs/homarr/commit/753e0ecad2f57ca1fa2202a9678ea7c2f1e67c5b)) +* **deps:** update dependency better-sqlite3 to ^11.7.2 ([#1858](https://github.com/homarr-labs/homarr/issues/1858)) ([1f0116d](https://github.com/homarr-labs/homarr/commit/1f0116d725d76845df4b9cce74ef87134edc627a)) +* **deps:** update dependency better-sqlite3 to ^11.8.0 ([#1956](https://github.com/homarr-labs/homarr/issues/1956)) ([34a76c9](https://github.com/homarr-labs/homarr/commit/34a76c98e8358f8b0a92e660a0d46f62b9473cbb)) +* **deps:** update dependency better-sqlite3 to ^9.4.0 ([#33](https://github.com/homarr-labs/homarr/issues/33)) ([00db901](https://github.com/homarr-labs/homarr/commit/00db9018339ae31f07edcd89a023f569aec0dbe5)) +* **deps:** update dependency better-sqlite3 to ^9.4.1 ([#83](https://github.com/homarr-labs/homarr/issues/83)) ([34f06e8](https://github.com/homarr-labs/homarr/commit/34f06e817db014e101e16543cdfc518485990a0d)) +* **deps:** update dependency better-sqlite3 to ^9.4.3 ([#118](https://github.com/homarr-labs/homarr/issues/118)) ([baa541a](https://github.com/homarr-labs/homarr/commit/baa541afa9c2f91bd56ec99bb24fc6cdb585991b)) +* **deps:** update dependency better-sqlite3 to ^9.4.5 ([#302](https://github.com/homarr-labs/homarr/issues/302)) ([7bff8e5](https://github.com/homarr-labs/homarr/commit/7bff8e5148875b72a5218e6856d10249f435b53b)) +* **deps:** update dependency better-sqlite3 to ^9.5.0 ([#335](https://github.com/homarr-labs/homarr/issues/335)) ([48a4b8b](https://github.com/homarr-labs/homarr/commit/48a4b8ba7e6b535fd1828713a0c4fadcbff89ec8)) +* **deps:** update dependency better-sqlite3 to ^9.6.0 ([#386](https://github.com/homarr-labs/homarr/issues/386)) ([45ffbad](https://github.com/homarr-labs/homarr/commit/45ffbadeece8a82dcb1e202e5934335a5d2d8832)) +* **deps:** update dependency better-sqlite3 to v10 ([#479](https://github.com/homarr-labs/homarr/issues/479)) ([f0da1d8](https://github.com/homarr-labs/homarr/commit/f0da1d81a6cd8b425919ffb9460b5f6bbb82ae2a)) +* **deps:** update dependency better-sqlite3 to v11 ([#587](https://github.com/homarr-labs/homarr/issues/587)) ([96150f8](https://github.com/homarr-labs/homarr/commit/96150f802d1c75ed6a10bf05a5f19c259ead581b)) +* **deps:** update dependency chroma-js to ^2.5.0 ([#890](https://github.com/homarr-labs/homarr/issues/890)) ([79cabe6](https://github.com/homarr-labs/homarr/commit/79cabe65801de1c180691f3413ef01939ede14be)) +* **deps:** update dependency chroma-js to ^2.6.0 ([#891](https://github.com/homarr-labs/homarr/issues/891)) ([15171dd](https://github.com/homarr-labs/homarr/commit/15171dd5afd12cbdc459442d2cab0164128381cb)) +* **deps:** update dependency chroma-js to ^3.1.0 ([#1081](https://github.com/homarr-labs/homarr/issues/1081)) ([4f42143](https://github.com/homarr-labs/homarr/commit/4f421433c2fa3918771f9138e45c3b526a6a9396)) +* **deps:** update dependency chroma-js to ^3.1.1 ([#1082](https://github.com/homarr-labs/homarr/issues/1082)) ([6bf0a53](https://github.com/homarr-labs/homarr/commit/6bf0a53d21a47542cceeec93eb90828206f2e81d)) +* **deps:** update dependency chroma-js to ^3.1.2 ([#1289](https://github.com/homarr-labs/homarr/issues/1289)) ([1bc470a](https://github.com/homarr-labs/homarr/commit/1bc470a39feae570a76dc210946ffc18b9bef6ea)) +* **deps:** update dependency chroma-js to v3 ([#992](https://github.com/homarr-labs/homarr/issues/992)) ([3eb9096](https://github.com/homarr-labs/homarr/commit/3eb90968ac8e5de059b3e14c0736433b005f5409)) +* **deps:** update dependency dayjs to ^1.11.11 ([#393](https://github.com/homarr-labs/homarr/issues/393)) ([03c2993](https://github.com/homarr-labs/homarr/commit/03c2993611e992cb24a142f050bdcd763c7813e2)) +* **deps:** update dependency dayjs to ^1.11.12 ([#832](https://github.com/homarr-labs/homarr/issues/832)) ([5c92f6a](https://github.com/homarr-labs/homarr/commit/5c92f6a3cc1febf9d96e394f54d2f5f94d9ab52e)) +* **deps:** update dependency dayjs to ^1.11.13 ([#1001](https://github.com/homarr-labs/homarr/issues/1001)) ([27d08ba](https://github.com/homarr-labs/homarr/commit/27d08baa2d6f82f521dc46a359ce3d24f1ac857a)) +* **deps:** update dependency dockerode to ^4.0.3 ([#1854](https://github.com/homarr-labs/homarr/issues/1854)) ([92f4f94](https://github.com/homarr-labs/homarr/commit/92f4f9421e8f693e6546716f5f04922161e29cdc)) +* **deps:** update dependency dotenv to ^16.4.6 ([#1588](https://github.com/homarr-labs/homarr/issues/1588)) ([716a2ab](https://github.com/homarr-labs/homarr/commit/716a2ab9d1f949748a39858daa330e9df32597fa)) +* **deps:** update dependency dotenv to ^16.4.7 ([#1597](https://github.com/homarr-labs/homarr/issues/1597)) ([31cc1ab](https://github.com/homarr-labs/homarr/commit/31cc1abb51c8867f8f9934815f24de5e190f3142)) +* **deps:** update dependency drizzle-kit to ^0.20.16 ([#362](https://github.com/homarr-labs/homarr/issues/362)) ([f58d0dd](https://github.com/homarr-labs/homarr/commit/f58d0ddd94633468872ccd93f908e39f0ccc9337)) +* **deps:** update dependency drizzle-kit to ^0.20.17 ([#367](https://github.com/homarr-labs/homarr/issues/367)) ([04a3131](https://github.com/homarr-labs/homarr/commit/04a313186f63c4810fdc4f062a94aedf77bf526b)) +* **deps:** update dependency drizzle-kit to ^0.20.18 ([#449](https://github.com/homarr-labs/homarr/issues/449)) ([5eb1d71](https://github.com/homarr-labs/homarr/commit/5eb1d716ded4fb1529e35afa0741646874b74a43)) +* **deps:** update dependency drizzle-kit to ^0.21.1 ([#462](https://github.com/homarr-labs/homarr/issues/462)) ([1ce6fb0](https://github.com/homarr-labs/homarr/commit/1ce6fb0d0fd3f2770ea2a2f3dec7104b03e2e4ff)) +* **deps:** update dependency drizzle-kit to ^0.21.2 ([#495](https://github.com/homarr-labs/homarr/issues/495)) ([8166fdb](https://github.com/homarr-labs/homarr/commit/8166fdb8e22842125933e93325c27fd561f5df02)) +* **deps:** update dependency drizzle-kit to ^0.21.4 ([#535](https://github.com/homarr-labs/homarr/issues/535)) ([56b6d76](https://github.com/homarr-labs/homarr/commit/56b6d76f43e7cfaac080d029a68a55eb243970e7)) +* **deps:** update dependency drizzle-kit to ^0.22.0 ([#588](https://github.com/homarr-labs/homarr/issues/588)) ([d16281b](https://github.com/homarr-labs/homarr/commit/d16281bea7f71bb6ed3292bc47ed3b2d0103e814)) +* **deps:** update dependency drizzle-kit to ^0.22.1 ([#590](https://github.com/homarr-labs/homarr/issues/590)) ([51fb7cb](https://github.com/homarr-labs/homarr/commit/51fb7cb402e45ee9f9bebbc153ec1f37fc4d4158)) +* **deps:** update dependency drizzle-kit to ^0.22.2 ([#618](https://github.com/homarr-labs/homarr/issues/618)) ([f5aaf89](https://github.com/homarr-labs/homarr/commit/f5aaf89a3db6e10f2ac07d3ac29300ec81575e61)) +* **deps:** update dependency drizzle-kit to ^0.22.4 ([#625](https://github.com/homarr-labs/homarr/issues/625)) ([dda34e7](https://github.com/homarr-labs/homarr/commit/dda34e7764ace4f20ec9742289987dc43ee2573c)) +* **deps:** update dependency drizzle-kit to ^0.22.5 ([#631](https://github.com/homarr-labs/homarr/issues/631)) ([2462726](https://github.com/homarr-labs/homarr/commit/246272669e2cef242a7ddda2d6bbafe5313ca3ec)) +* **deps:** update dependency drizzle-kit to ^0.22.6 ([#636](https://github.com/homarr-labs/homarr/issues/636)) ([66ddb45](https://github.com/homarr-labs/homarr/commit/66ddb4597530479eac3d1e417d1fabac39ad6d8c)) +* **deps:** update dependency drizzle-kit to ^0.22.7 ([#652](https://github.com/homarr-labs/homarr/issues/652)) ([d985fbe](https://github.com/homarr-labs/homarr/commit/d985fbe69a0c1f57d574bd547567a3cd486174b4)) +* **deps:** update dependency drizzle-kit to ^0.22.8 ([#729](https://github.com/homarr-labs/homarr/issues/729)) ([be100b6](https://github.com/homarr-labs/homarr/commit/be100b610eabb3acbbbe0827dc07e012962c8ad8)) +* **deps:** update dependency drizzle-kit to ^0.23.0 ([#775](https://github.com/homarr-labs/homarr/issues/775)) ([f2c70a4](https://github.com/homarr-labs/homarr/commit/f2c70a4d0b6b827b54a7b12f53c01b1094548c2e)) +* **deps:** update dependency drizzle-kit to ^0.23.1 ([#888](https://github.com/homarr-labs/homarr/issues/888)) ([5f89d93](https://github.com/homarr-labs/homarr/commit/5f89d93db64c5033053da239b6e94c2731958924)) +* **deps:** update dependency drizzle-kit to ^0.23.2 ([#918](https://github.com/homarr-labs/homarr/issues/918)) ([d378ddb](https://github.com/homarr-labs/homarr/commit/d378ddb42bd43971d88b43cb90e24d83d69d9812)) +* **deps:** update dependency drizzle-kit to ^0.24.0 ([#939](https://github.com/homarr-labs/homarr/issues/939)) ([940a489](https://github.com/homarr-labs/homarr/commit/940a4890e26a0c080fb084e6026c0438d9df6914)) +* **deps:** update dependency drizzle-kit to ^0.24.1 ([#1012](https://github.com/homarr-labs/homarr/issues/1012)) ([cd0af7e](https://github.com/homarr-labs/homarr/commit/cd0af7e8f18d0e1b21f28bafd12aaf8bb06009c9)) +* **deps:** update dependency drizzle-kit to ^0.24.2 ([#1033](https://github.com/homarr-labs/homarr/issues/1033)) ([78b45c4](https://github.com/homarr-labs/homarr/commit/78b45c4a5bae9839990b12127fda9c7e15d07b25)) +* **deps:** update dependency drizzle-kit to ^0.25.0 ([#1261](https://github.com/homarr-labs/homarr/issues/1261)) ([635fadf](https://github.com/homarr-labs/homarr/commit/635fadfce9842f6e8bdc2e4757256e8bd27ae868)) +* **deps:** update dependency drizzle-kit to ^0.26.0 ([#1301](https://github.com/homarr-labs/homarr/issues/1301)) ([f2f31b5](https://github.com/homarr-labs/homarr/commit/f2f31b5ee08f1c50ccc125e0ace470c360984350)) +* **deps:** update dependency drizzle-kit to ^0.26.1 ([#1303](https://github.com/homarr-labs/homarr/issues/1303)) ([f50f46d](https://github.com/homarr-labs/homarr/commit/f50f46d4b7b32bbd89073433316f461cd475e367)) +* **deps:** update dependency drizzle-kit to ^0.26.2 ([#1305](https://github.com/homarr-labs/homarr/issues/1305)) ([da13d63](https://github.com/homarr-labs/homarr/commit/da13d6396967419466729b4abd5a839b14a17977)) +* **deps:** update dependency drizzle-kit to ^0.27.0 ([#1389](https://github.com/homarr-labs/homarr/issues/1389)) ([d3f9696](https://github.com/homarr-labs/homarr/commit/d3f9696127d21d75c16b52ed5a661909db54f705)) +* **deps:** update dependency drizzle-kit to ^0.27.1 ([#1395](https://github.com/homarr-labs/homarr/issues/1395)) ([3bfdc2d](https://github.com/homarr-labs/homarr/commit/3bfdc2ded499a465ce5cb078adc83ee71377bb5e)) +* **deps:** update dependency drizzle-kit to ^0.27.2 ([#1437](https://github.com/homarr-labs/homarr/issues/1437)) ([10cebff](https://github.com/homarr-labs/homarr/commit/10cebff4edb1ad9ff61f1a0ff27b6f360db7e05f)) +* **deps:** update dependency drizzle-kit to ^0.28.0 ([#1439](https://github.com/homarr-labs/homarr/issues/1439)) ([c6a1aee](https://github.com/homarr-labs/homarr/commit/c6a1aeef4d2e2939e262912eaa10018b5c1c4d60)) +* **deps:** update dependency drizzle-kit to ^0.28.1 ([#1480](https://github.com/homarr-labs/homarr/issues/1480)) ([acc440b](https://github.com/homarr-labs/homarr/commit/acc440bb8975fee8ce37e9290fbd4b993b6fddc6)) +* **deps:** update dependency drizzle-kit to ^0.29.0 ([#1591](https://github.com/homarr-labs/homarr/issues/1591)) ([a8e045b](https://github.com/homarr-labs/homarr/commit/a8e045b2239202d469c802b00cc4e4528932b8ee)) +* **deps:** update dependency drizzle-kit to ^0.29.1 ([#1603](https://github.com/homarr-labs/homarr/issues/1603)) ([2e23b3d](https://github.com/homarr-labs/homarr/commit/2e23b3dad84ff3eaa57ec26805b75fb271e12027)) +* **deps:** update dependency drizzle-kit to ^0.30.0 ([#1630](https://github.com/homarr-labs/homarr/issues/1630)) ([46ce061](https://github.com/homarr-labs/homarr/commit/46ce06155b4df45f3676998a813f3a7cecdba085)) +* **deps:** update dependency drizzle-kit to ^0.30.1 ([#1651](https://github.com/homarr-labs/homarr/issues/1651)) ([6418dfe](https://github.com/homarr-labs/homarr/commit/6418dfed382c88cdfe3ea0078ee18c5ae04ec721)) +* **deps:** update dependency drizzle-kit to ^0.30.2 ([#1965](https://github.com/homarr-labs/homarr/issues/1965)) ([cb96508](https://github.com/homarr-labs/homarr/commit/cb96508634abe2d225ddb8a0ec1f1760f12e14e8)) +* **deps:** update dependency drizzle-orm to ^0.29.4 ([#150](https://github.com/homarr-labs/homarr/issues/150)) ([4cf505f](https://github.com/homarr-labs/homarr/commit/4cf505f0c50faa74e699a29fd98eab88b20c14e1)) +* **deps:** update dependency drizzle-orm to ^0.29.5 ([#203](https://github.com/homarr-labs/homarr/issues/203)) ([4f41765](https://github.com/homarr-labs/homarr/commit/4f41765f1039daa2dcd8e9e0e26b3569539697f7)) +* **deps:** update dependency drizzle-orm to ^0.30.1 ([#210](https://github.com/homarr-labs/homarr/issues/210)) ([e34161f](https://github.com/homarr-labs/homarr/commit/e34161f33ecc7c58df4c26f383cf827fd663884b)) +* **deps:** update dependency drizzle-orm to ^0.30.10 ([#413](https://github.com/homarr-labs/homarr/issues/413)) ([14d941e](https://github.com/homarr-labs/homarr/commit/14d941e57ad70573954b276816d28e7d341df673)) +* **deps:** update dependency drizzle-orm to ^0.30.2 ([#232](https://github.com/homarr-labs/homarr/issues/232)) ([9046517](https://github.com/homarr-labs/homarr/commit/90465175f9cec9f95e14541e5c94e5eeadfc90a6)) +* **deps:** update dependency drizzle-orm to ^0.30.4 ([#250](https://github.com/homarr-labs/homarr/issues/250)) ([cdc4870](https://github.com/homarr-labs/homarr/commit/cdc4870925944317ff7f5f7ad8fee80433cd4e05)) +* **deps:** update dependency drizzle-orm to ^0.30.6 ([#282](https://github.com/homarr-labs/homarr/issues/282)) ([6ef58be](https://github.com/homarr-labs/homarr/commit/6ef58beead0137128cefe65d8119317572304b35)) +* **deps:** update dependency drizzle-orm to ^0.30.7 ([#303](https://github.com/homarr-labs/homarr/issues/303)) ([362257c](https://github.com/homarr-labs/homarr/commit/362257cf2b6b60027485f59df080bcdb83c3a85e)) +* **deps:** update dependency drizzle-orm to ^0.30.8 ([#339](https://github.com/homarr-labs/homarr/issues/339)) ([f50550b](https://github.com/homarr-labs/homarr/commit/f50550b3e135375e44b77ddc958f8ba3cf17d214)) +* **deps:** update dependency drizzle-orm to ^0.30.9 ([#370](https://github.com/homarr-labs/homarr/issues/370)) ([f5002c3](https://github.com/homarr-labs/homarr/commit/f5002c3265a9318770d9e6d41aa3583e84fc40d9)) +* **deps:** update dependency drizzle-orm to ^0.31.0 ([#589](https://github.com/homarr-labs/homarr/issues/589)) ([3b39e87](https://github.com/homarr-labs/homarr/commit/3b39e87212acedb8904584a3b3d55fbfd1434fd3)) +* **deps:** update dependency drizzle-orm to ^0.31.1 ([#619](https://github.com/homarr-labs/homarr/issues/619)) ([710197b](https://github.com/homarr-labs/homarr/commit/710197b3a02e06be6a60df71a180fd31b913858a)) +* **deps:** update dependency drizzle-orm to ^0.31.2 ([#632](https://github.com/homarr-labs/homarr/issues/632)) ([efd958d](https://github.com/homarr-labs/homarr/commit/efd958d6cbf5ec5dd0951ca33e87489aa5ec5c16)) +* **deps:** update dependency drizzle-orm to ^0.31.3 ([#758](https://github.com/homarr-labs/homarr/issues/758)) ([0a3d1e9](https://github.com/homarr-labs/homarr/commit/0a3d1e9e5e6682b438b5f3782bdaa305068e0cb7)) +* **deps:** update dependency drizzle-orm to ^0.31.4 ([#759](https://github.com/homarr-labs/homarr/issues/759)) ([8d42ca8](https://github.com/homarr-labs/homarr/commit/8d42ca8b5e63071ceaaf731198ee4633e77d96ac)) +* **deps:** update dependency drizzle-orm to ^0.32.0 ([#776](https://github.com/homarr-labs/homarr/issues/776)) ([3da5734](https://github.com/homarr-labs/homarr/commit/3da5734571de98ceaf2a915a56c177b564beedab)) +* **deps:** update dependency drizzle-orm to ^0.32.1 ([#859](https://github.com/homarr-labs/homarr/issues/859)) ([868b7b8](https://github.com/homarr-labs/homarr/commit/868b7b890e7affbb79935dc78eaac463d660e413)) +* **deps:** update dependency drizzle-orm to ^0.32.2 ([#919](https://github.com/homarr-labs/homarr/issues/919)) ([3f35163](https://github.com/homarr-labs/homarr/commit/3f35163481c85f434a60438ea7425a75b4b2285d)) +* **deps:** update dependency drizzle-orm to ^0.33.0 ([#938](https://github.com/homarr-labs/homarr/issues/938)) ([c399d83](https://github.com/homarr-labs/homarr/commit/c399d832e58edce29b5bc657ff10970c50123a85)) +* **deps:** update dependency drizzle-orm to ^0.34.0 ([#1262](https://github.com/homarr-labs/homarr/issues/1262)) ([23ee229](https://github.com/homarr-labs/homarr/commit/23ee229906b3dab7f7b93e93f76c11aa4ca89392)) +* **deps:** update dependency drizzle-orm to ^0.34.1 ([#1268](https://github.com/homarr-labs/homarr/issues/1268)) ([14d1ce8](https://github.com/homarr-labs/homarr/commit/14d1ce842a011dbe84259ba3509d9edfcdf573e0)) +* **deps:** update dependency drizzle-orm to ^0.35.0 ([#1302](https://github.com/homarr-labs/homarr/issues/1302)) ([c6daccb](https://github.com/homarr-labs/homarr/commit/c6daccbdf0b6a531274c0ab86779ec3f946ebf38)) +* **deps:** update dependency drizzle-orm to ^0.35.1 ([#1306](https://github.com/homarr-labs/homarr/issues/1306)) ([c053a37](https://github.com/homarr-labs/homarr/commit/c053a373b48ed6cc2f877c581e03264288bbe751)) +* **deps:** update dependency drizzle-orm to ^0.35.2 ([#1321](https://github.com/homarr-labs/homarr/issues/1321)) ([c8b1bb8](https://github.com/homarr-labs/homarr/commit/c8b1bb8d62e5c608e37cd28a85c0e7fc12eaf102)) +* **deps:** update dependency drizzle-orm to ^0.35.3 ([#1348](https://github.com/homarr-labs/homarr/issues/1348)) ([85a5ebd](https://github.com/homarr-labs/homarr/commit/85a5ebd288807373f38552d09392be184c3a8caf)) +* **deps:** update dependency drizzle-orm to ^0.36.0 ([#1390](https://github.com/homarr-labs/homarr/issues/1390)) ([3c3dbf5](https://github.com/homarr-labs/homarr/commit/3c3dbf51dc2e702a5eb302dac88986d61aba5881)) +* **deps:** update dependency drizzle-orm to ^0.36.1 ([#1440](https://github.com/homarr-labs/homarr/issues/1440)) ([7966476](https://github.com/homarr-labs/homarr/commit/7966476cad956b20940fd4d7d9df004dd886f7ff)) +* **deps:** update dependency drizzle-orm to ^0.36.2 ([#1481](https://github.com/homarr-labs/homarr/issues/1481)) ([9bc5856](https://github.com/homarr-labs/homarr/commit/9bc585648c8926123c718a3c922ad25c2cd7b897)) +* **deps:** update dependency drizzle-orm to ^0.36.3 ([#1487](https://github.com/homarr-labs/homarr/issues/1487)) ([2fb014f](https://github.com/homarr-labs/homarr/commit/2fb014f2df295cc16a01cc613db6d04fc483793c)) +* **deps:** update dependency drizzle-orm to ^0.36.4 ([#1522](https://github.com/homarr-labs/homarr/issues/1522)) ([50c9683](https://github.com/homarr-labs/homarr/commit/50c96833a697b09cadb8a7c64b2340e2c7b4d292)) +* **deps:** update dependency drizzle-orm to ^0.37.0 ([#1592](https://github.com/homarr-labs/homarr/issues/1592)) ([16cf818](https://github.com/homarr-labs/homarr/commit/16cf818449cd10f14e5235d5afdefaf0f8f01336)) +* **deps:** update dependency drizzle-orm to ^0.38.0 ([#1631](https://github.com/homarr-labs/homarr/issues/1631)) ([2825c9b](https://github.com/homarr-labs/homarr/commit/2825c9bf45c52cf7ec0785774038d9c01ac80cf9)) +* **deps:** update dependency drizzle-orm to ^0.38.1 ([#1646](https://github.com/homarr-labs/homarr/issues/1646)) ([7d0a224](https://github.com/homarr-labs/homarr/commit/7d0a224a3fe70c941ecea6dce9e376c395d8c5bb)) +* **deps:** update dependency drizzle-orm to ^0.38.2 ([#1652](https://github.com/homarr-labs/homarr/issues/1652)) ([da63d8e](https://github.com/homarr-labs/homarr/commit/da63d8ebf4b56caa34896d3b41d4784cd333123c)) +* **deps:** update dependency drizzle-orm to ^0.38.3 ([#1783](https://github.com/homarr-labs/homarr/issues/1783)) ([82c6ce7](https://github.com/homarr-labs/homarr/commit/82c6ce7b77023881bd4c74fb43437e777f9b219e)) +* **deps:** update dependency drizzle-orm to ^0.38.4 ([#1967](https://github.com/homarr-labs/homarr/issues/1967)) ([b10b201](https://github.com/homarr-labs/homarr/commit/b10b2013af20b34f32b56cf4a9cd5f675ab34f2a)) +* **deps:** update dependency drizzle-zod to ^0.6.0 ([#1629](https://github.com/homarr-labs/homarr/issues/1629)) ([51c87c1](https://github.com/homarr-labs/homarr/commit/51c87c1a33ca5fc2e583e27c33dd8828ac134e41)) +* **deps:** update dependency drizzle-zod to ^0.6.1 ([#1782](https://github.com/homarr-labs/homarr/issues/1782)) ([555212e](https://github.com/homarr-labs/homarr/commit/555212e2dc82c4b71b8c25a5f20964b3441b5ab9)) +* **deps:** update dependency eslint-config-prettier to v10 ([#1937](https://github.com/homarr-labs/homarr/issues/1937)) ([75c7918](https://github.com/homarr-labs/homarr/commit/75c791801e593e88deb3abcacf2b91aade0871d8)) +* **deps:** update dependency eslint-config-turbo to ^1.12.2 ([#34](https://github.com/homarr-labs/homarr/issues/34)) ([837e390](https://github.com/homarr-labs/homarr/commit/837e3900fa905e3d96d1b7693a889eb99ac71c1f)) +* **deps:** update dependency eslint-config-turbo to ^2.0.13 ([#978](https://github.com/homarr-labs/homarr/issues/978)) ([497363b](https://github.com/homarr-labs/homarr/commit/497363b4912a1b0d42abd9414b7ff827223220a0)) +* **deps:** update dependency eslint-config-turbo to ^2.0.14 ([#984](https://github.com/homarr-labs/homarr/issues/984)) ([5e7ee1b](https://github.com/homarr-labs/homarr/commit/5e7ee1b657cb55826518841e1dcb25cce4050bad)) +* **deps:** update dependency eslint-plugin-import to ^2.29.1 ([#23](https://github.com/homarr-labs/homarr/issues/23)) ([f3bb990](https://github.com/homarr-labs/homarr/commit/f3bb990c4dcd40f367cf59a120cf8f6fd2658309)) +* **deps:** update dependency eslint-plugin-import to ^2.30.0 ([#1061](https://github.com/homarr-labs/homarr/issues/1061)) ([0f34bf8](https://github.com/homarr-labs/homarr/commit/0f34bf85a8476b73140c2b6b8baad87fa924ebdb)) +* **deps:** update dependency eslint-plugin-import to ^2.31.0 ([#1226](https://github.com/homarr-labs/homarr/issues/1226)) ([9d20362](https://github.com/homarr-labs/homarr/commit/9d20362cf1323c57e7ed7dc9ba4e234c51ccc1d0)) +* **deps:** update dependency eslint-plugin-jsx-a11y to ^6.10.0 ([#1066](https://github.com/homarr-labs/homarr/issues/1066)) ([bef5832](https://github.com/homarr-labs/homarr/commit/bef5832470012ff8eeddd2e95822800f4c349491)) +* **deps:** update dependency eslint-plugin-jsx-a11y to ^6.10.1 ([#1343](https://github.com/homarr-labs/homarr/issues/1343)) ([564096e](https://github.com/homarr-labs/homarr/commit/564096e463b25c243c7f2adb2c9b059c940365fe)) +* **deps:** update dependency eslint-plugin-jsx-a11y to ^6.10.2 ([#1374](https://github.com/homarr-labs/homarr/issues/1374)) ([3127182](https://github.com/homarr-labs/homarr/commit/3127182f5c16a6c792557c9f458b7e20511cdf8f)) +* **deps:** update dependency eslint-plugin-jsx-a11y to ^6.9.0 ([#695](https://github.com/homarr-labs/homarr/issues/695)) ([d78b581](https://github.com/homarr-labs/homarr/commit/d78b581104009d92a835d99978e935059682b7e2)) +* **deps:** update dependency eslint-plugin-react to ^7.34.0 ([#189](https://github.com/homarr-labs/homarr/issues/189)) ([4cd897d](https://github.com/homarr-labs/homarr/commit/4cd897d521ba11a69cc5f7960746dfbb5d10bd44)) +* **deps:** update dependency eslint-plugin-react to ^7.34.1 ([#240](https://github.com/homarr-labs/homarr/issues/240)) ([404f294](https://github.com/homarr-labs/homarr/commit/404f2945dc0db083ad4adb941f436b7cbd04ce6d)) +* **deps:** update dependency eslint-plugin-react to ^7.34.2 ([#567](https://github.com/homarr-labs/homarr/issues/567)) ([9e499bd](https://github.com/homarr-labs/homarr/commit/9e499bd30ba5a8d22f15ef7e4e467090268125e7)) +* **deps:** update dependency eslint-plugin-react to ^7.34.3 ([#688](https://github.com/homarr-labs/homarr/issues/688)) ([fdcf3a8](https://github.com/homarr-labs/homarr/commit/fdcf3a89c929de9d441898f31bfeb141613fe9ff)) +* **deps:** update dependency eslint-plugin-react to ^7.34.4 ([#809](https://github.com/homarr-labs/homarr/issues/809)) ([fd64201](https://github.com/homarr-labs/homarr/commit/fd642011ba8bd11e03de46e35de387da819d5c98)) +* **deps:** update dependency eslint-plugin-react to ^7.35.0 ([#835](https://github.com/homarr-labs/homarr/issues/835)) ([37a8a0f](https://github.com/homarr-labs/homarr/commit/37a8a0fe5aebe813ba9be05643b1333485e20d5f)) +* **deps:** update dependency eslint-plugin-react to ^7.35.1 ([#1059](https://github.com/homarr-labs/homarr/issues/1059)) ([4c52cc3](https://github.com/homarr-labs/homarr/commit/4c52cc338e0bca1d9a80d23a3b409526109206b5)) +* **deps:** update dependency eslint-plugin-react to ^7.35.2 ([#1062](https://github.com/homarr-labs/homarr/issues/1062)) ([1249fb9](https://github.com/homarr-labs/homarr/commit/1249fb96122597f2d40cc5719d687354b7c1411c)) +* **deps:** update dependency eslint-plugin-react to ^7.36.0 ([#1111](https://github.com/homarr-labs/homarr/issues/1111)) ([cd43253](https://github.com/homarr-labs/homarr/commit/cd43253061c4162d1c1835b3cbb843250d0d5b51)) +* **deps:** update dependency eslint-plugin-react to ^7.36.1 ([#1115](https://github.com/homarr-labs/homarr/issues/1115)) ([2351617](https://github.com/homarr-labs/homarr/commit/2351617177d334467e26c08c378da4994f21f581)) +* **deps:** update dependency eslint-plugin-react to ^7.37.0 ([#1189](https://github.com/homarr-labs/homarr/issues/1189)) ([2245e7a](https://github.com/homarr-labs/homarr/commit/2245e7aae8fa75730706d2e73c30870ac6d0ec77)) +* **deps:** update dependency eslint-plugin-react to ^7.37.1 ([#1213](https://github.com/homarr-labs/homarr/issues/1213)) ([4a8ed13](https://github.com/homarr-labs/homarr/commit/4a8ed13a87ff44aed89754fbc171db0641cf78d8)) +* **deps:** update dependency eslint-plugin-react to ^7.37.2 ([#1354](https://github.com/homarr-labs/homarr/issues/1354)) ([1a2f0ad](https://github.com/homarr-labs/homarr/commit/1a2f0adfc8d22eade925409aac63ccb9d8885c08)) +* **deps:** update dependency eslint-plugin-react to ^7.37.3 ([#1767](https://github.com/homarr-labs/homarr/issues/1767)) ([fe95334](https://github.com/homarr-labs/homarr/commit/fe95334aa70c95faefcf904591fa9d33159b0905)) +* **deps:** update dependency eslint-plugin-react to ^7.37.4 ([#1934](https://github.com/homarr-labs/homarr/issues/1934)) ([2ea763c](https://github.com/homarr-labs/homarr/commit/2ea763c23161753619a204f9bb522ab04c37a2ab)) +* **deps:** update dependency eslint-plugin-react-hooks to ^5.1.0 ([#1614](https://github.com/homarr-labs/homarr/issues/1614)) ([6d6840f](https://github.com/homarr-labs/homarr/commit/6d6840f85e5f38b2f7ec990cf7402de86ea84166)) +* **deps:** update dependency eslint-plugin-react-hooks to v5 ([#1280](https://github.com/homarr-labs/homarr/issues/1280)) ([a87c937](https://github.com/homarr-labs/homarr/commit/a87c937b69550160cc10e9991256c032245fcbfc)) +* **deps:** update dependency flag-icons to ^7.2.2 ([#533](https://github.com/homarr-labs/homarr/issues/533)) ([f45fa50](https://github.com/homarr-labs/homarr/commit/f45fa500248d810aadb05cf2ad8ecd247bcae60b)) +* **deps:** update dependency flag-icons to ^7.2.3 ([#575](https://github.com/homarr-labs/homarr/issues/575)) ([fe43e74](https://github.com/homarr-labs/homarr/commit/fe43e74c5399942c6cb099352fc1098fe1261fc4)) +* **deps:** update dependency flag-icons to ^7.2.4 ([#1960](https://github.com/homarr-labs/homarr/issues/1960)) ([44767c4](https://github.com/homarr-labs/homarr/commit/44767c46c292c9fb95bc874377db75f3916b7525)) +* **deps:** update dependency flag-icons to ^7.3.0 ([#1966](https://github.com/homarr-labs/homarr/issues/1966)) ([ea8acc8](https://github.com/homarr-labs/homarr/commit/ea8acc83eace461444b96f7f0bfd634e51f0a92a)) +* **deps:** update dependency flag-icons to ^7.3.1 ([#1970](https://github.com/homarr-labs/homarr/issues/1970)) ([34cacb3](https://github.com/homarr-labs/homarr/commit/34cacb31535b2990f12d75b95d57c34de4044bb6)) +* **deps:** update dependency glob to ^10.3.14 ([#461](https://github.com/homarr-labs/homarr/issues/461)) ([8bd08d3](https://github.com/homarr-labs/homarr/commit/8bd08d39ca106b225aee123278b1387d037feedc)) +* **deps:** update dependency glob to ^10.3.15 ([#478](https://github.com/homarr-labs/homarr/issues/478)) ([333b124](https://github.com/homarr-labs/homarr/commit/333b124f678818b346816bbd29f6bc78f20e175d)) +* **deps:** update dependency glob to ^10.4.1 ([#531](https://github.com/homarr-labs/homarr/issues/531)) ([a0322bf](https://github.com/homarr-labs/homarr/commit/a0322bfd994c9fae57f7d8f7e219d0ac70d7868c)) +* **deps:** update dependency glob to ^10.4.2 ([#689](https://github.com/homarr-labs/homarr/issues/689)) ([0bfc0c5](https://github.com/homarr-labs/homarr/commit/0bfc0c5d2543677b7efe6fcec1af7c72e178af1b)) +* **deps:** update dependency glob to ^10.4.3 ([#751](https://github.com/homarr-labs/homarr/issues/751)) ([61cbb74](https://github.com/homarr-labs/homarr/commit/61cbb74d14b93ee9e52a2170a4ff01c93dcd09c1)) +* **deps:** update dependency glob to ^10.4.4 ([#765](https://github.com/homarr-labs/homarr/issues/765)) ([74b017d](https://github.com/homarr-labs/homarr/commit/74b017d9f4b39b9d6de0d76f180fcf5c6f145215)) +* **deps:** update dependency glob to ^10.4.5 ([#768](https://github.com/homarr-labs/homarr/issues/768)) ([4cee3df](https://github.com/homarr-labs/homarr/commit/4cee3dfbe00cd984e31a732e88bc581606ab37e9)) +* **deps:** update dependency glob to ^11.0.1 ([#1908](https://github.com/homarr-labs/homarr/issues/1908)) ([7d1b1d8](https://github.com/homarr-labs/homarr/commit/7d1b1d83429acaa9846479a7a5c48092d4614b75)) +* **deps:** update dependency glob to v10.4.1 ([#544](https://github.com/homarr-labs/homarr/issues/544)) ([7b46d92](https://github.com/homarr-labs/homarr/commit/7b46d92d4f992584c813cc2d7e99813f53a8b72e)) +* **deps:** update dependency glob to v11 ([#766](https://github.com/homarr-labs/homarr/issues/766)) ([0169501](https://github.com/homarr-labs/homarr/commit/0169501676aa8d1170ee44aa0bb8134d994d472e)) +* **deps:** update dependency ioredis to v5.4.1 ([#357](https://github.com/homarr-labs/homarr/issues/357)) ([20f44d3](https://github.com/homarr-labs/homarr/commit/20f44d3494ffbe76994e6d541d31ced2cfd8abd3)) +* **deps:** update dependency ioredis to v5.4.2 ([#1739](https://github.com/homarr-labs/homarr/issues/1739)) ([720fdb7](https://github.com/homarr-labs/homarr/commit/720fdb772c2142e23b2bfa2ecaddf0063fbe192c)) +* **deps:** update dependency jotai to ^2.10.0 ([#1155](https://github.com/homarr-labs/homarr/issues/1155)) ([dd9080f](https://github.com/homarr-labs/homarr/commit/dd9080f781b782a1a112c53f1af1e987fde22e32)) +* **deps:** update dependency jotai to ^2.10.1 ([#1295](https://github.com/homarr-labs/homarr/issues/1295)) ([ba81e5e](https://github.com/homarr-labs/homarr/commit/ba81e5e35a046e8dda1c2660beff1e1644d4d32a)) +* **deps:** update dependency jotai to ^2.10.2 ([#1464](https://github.com/homarr-labs/homarr/issues/1464)) ([75d764b](https://github.com/homarr-labs/homarr/commit/75d764bca83e41bc932a4aed5244bf6922d2d070)) +* **deps:** update dependency jotai to ^2.10.3 ([#1509](https://github.com/homarr-labs/homarr/issues/1509)) ([ae61377](https://github.com/homarr-labs/homarr/commit/ae6137710f51c3f53127a779793ce2d1566e7e0d)) +* **deps:** update dependency jotai to ^2.10.4 ([#1672](https://github.com/homarr-labs/homarr/issues/1672)) ([b7b5da6](https://github.com/homarr-labs/homarr/commit/b7b5da654bee37f1aceda2718bb92646fc4f472e)) +* **deps:** update dependency jotai to ^2.11.0 ([#1756](https://github.com/homarr-labs/homarr/issues/1756)) ([4e85bbb](https://github.com/homarr-labs/homarr/commit/4e85bbbad034f08ab84e331d376b7a9c6f54e507)) +* **deps:** update dependency jotai to ^2.6.4 ([#24](https://github.com/homarr-labs/homarr/issues/24)) ([a7d5c36](https://github.com/homarr-labs/homarr/commit/a7d5c36aa798ea9cf03579b752fa3640fb4f79cf)) +* **deps:** update dependency jotai to ^2.6.5 ([#106](https://github.com/homarr-labs/homarr/issues/106)) ([fc8d907](https://github.com/homarr-labs/homarr/commit/fc8d9071aa91afdb00b17b1de13a61241aa93705)) +* **deps:** update dependency jotai to ^2.7.0 ([#162](https://github.com/homarr-labs/homarr/issues/162)) ([af203e1](https://github.com/homarr-labs/homarr/commit/af203e19e76450e990384443e9d9de1e1df7748f)) +* **deps:** update dependency jotai to ^2.7.1 ([#238](https://github.com/homarr-labs/homarr/issues/238)) ([75ab823](https://github.com/homarr-labs/homarr/commit/75ab8230196272e2c713b948a614b3ac0ce62f09)) +* **deps:** update dependency jotai to ^2.7.2 ([#284](https://github.com/homarr-labs/homarr/issues/284)) ([d06528f](https://github.com/homarr-labs/homarr/commit/d06528f3119e18ddf09ab210fa2dd7ed1570bd5f)) +* **deps:** update dependency jotai to ^2.8.0 ([#326](https://github.com/homarr-labs/homarr/issues/326)) ([27c858d](https://github.com/homarr-labs/homarr/commit/27c858dc815f8d450310a219d2ec44093f33b293)) +* **deps:** update dependency jotai to ^2.8.1 ([#534](https://github.com/homarr-labs/homarr/issues/534)) ([c668d0a](https://github.com/homarr-labs/homarr/commit/c668d0a76502ce082990e7e64b7e7c801f33134f)) +* **deps:** update dependency jotai to ^2.8.2 ([#561](https://github.com/homarr-labs/homarr/issues/561)) ([6f47adf](https://github.com/homarr-labs/homarr/commit/6f47adff8abfdd1e94207a73fa6638e9aa11d396)) +* **deps:** update dependency jotai to ^2.8.3 ([#615](https://github.com/homarr-labs/homarr/issues/615)) ([d993e8d](https://github.com/homarr-labs/homarr/commit/d993e8d81136f8fb42a27b082d41b00bd5c2668a)) +* **deps:** update dependency jotai to ^2.8.4 ([#721](https://github.com/homarr-labs/homarr/issues/721)) ([e46bfd9](https://github.com/homarr-labs/homarr/commit/e46bfd9146929421434ce847352ce8b7a08106f7)) +* **deps:** update dependency jotai to ^2.9.0 ([#767](https://github.com/homarr-labs/homarr/issues/767)) ([5e3dc1e](https://github.com/homarr-labs/homarr/commit/5e3dc1e44dbe229870637c58188c6b6057092a95)) +* **deps:** update dependency jotai to ^2.9.1 ([#858](https://github.com/homarr-labs/homarr/issues/858)) ([fc5f02b](https://github.com/homarr-labs/homarr/commit/fc5f02b022786e7ec75c900d33c2386c71a77e53)) +* **deps:** update dependency jotai to ^2.9.2 ([#933](https://github.com/homarr-labs/homarr/issues/933)) ([c2bf677](https://github.com/homarr-labs/homarr/commit/c2bf6779c0664720a180192813ed4bfab02bf0e1)) +* **deps:** update dependency jotai to ^2.9.3 ([#969](https://github.com/homarr-labs/homarr/issues/969)) ([9d62fb4](https://github.com/homarr-labs/homarr/commit/9d62fb42c470d09c8891bdb8997af75926f3d03d)) +* **deps:** update dependency ldapts to v7.1.0 ([#839](https://github.com/homarr-labs/homarr/issues/839)) ([c33086d](https://github.com/homarr-labs/homarr/commit/c33086d8b55be9ba605c1f2c7429e44bd6ddada1)) +* **deps:** update dependency ldapts to v7.1.1 ([#1038](https://github.com/homarr-labs/homarr/issues/1038)) ([b507bf2](https://github.com/homarr-labs/homarr/commit/b507bf2ae67120ab7089297d53ce41c26314ca30)) +* **deps:** update dependency ldapts to v7.2.0 ([#1097](https://github.com/homarr-labs/homarr/issues/1097)) ([9d5007c](https://github.com/homarr-labs/homarr/commit/9d5007c05cb3216c9acbb1233326be1cd8d1cbb8)) +* **deps:** update dependency ldapts to v7.2.1 ([#1211](https://github.com/homarr-labs/homarr/issues/1211)) ([1b0d927](https://github.com/homarr-labs/homarr/commit/1b0d927e8866376f2f6851f78f9ef5ab67eb5ad2)) +* **deps:** update dependency ldapts to v7.2.2 ([#1574](https://github.com/homarr-labs/homarr/issues/1574)) ([d5f7621](https://github.com/homarr-labs/homarr/commit/d5f76218cd314769fb312e60de824acc1f90914e)) +* **deps:** update dependency ldapts to v7.3.0 ([#1696](https://github.com/homarr-labs/homarr/issues/1696)) ([6943505](https://github.com/homarr-labs/homarr/commit/694350583a0e53014a950c4a5bed4d487ad4ca7b)) +* **deps:** update dependency ldapts to v7.3.1 ([#1896](https://github.com/homarr-labs/homarr/issues/1896)) ([a69c64d](https://github.com/homarr-labs/homarr/commit/a69c64d88d57293eba8adbdf88ce694194268492)) +* **deps:** update dependency mantine-modal-manager to ^7.5.2 ([#72](https://github.com/homarr-labs/homarr/issues/72)) ([f704bad](https://github.com/homarr-labs/homarr/commit/f704bad36e103fc349b0303d9f79440d076c1e88)) +* **deps:** update dependency mantine-modal-manager to ^7.5.3 ([#132](https://github.com/homarr-labs/homarr/issues/132)) ([4565f38](https://github.com/homarr-labs/homarr/commit/4565f38bef6e940c2856b7213dae92cfff659a7b)) +* **deps:** update dependency mantine-modal-manager to ^7.6.1 ([#171](https://github.com/homarr-labs/homarr/issues/171)) ([acf9d18](https://github.com/homarr-labs/homarr/commit/acf9d1803f7112520a87fe854ef65d7f67dd5cb9)) +* **deps:** update dependency mantine-modal-manager to ^7.6.2 ([#222](https://github.com/homarr-labs/homarr/issues/222)) ([b63b2c8](https://github.com/homarr-labs/homarr/commit/b63b2c8e9021d8e789789471a061f1f40320a135)) +* **deps:** update dependency mantine-react-table to v2.0.0-beta.0 ([#149](https://github.com/homarr-labs/homarr/issues/149)) ([f211ffb](https://github.com/homarr-labs/homarr/commit/f211ffbf78d9039fc5e68a8219cef134ad3a5fa5)) +* **deps:** update dependency mantine-react-table to v2.0.0-beta.1 ([#277](https://github.com/homarr-labs/homarr/issues/277)) ([e1b62ec](https://github.com/homarr-labs/homarr/commit/e1b62ecd5300b54523e9c9672b53b9ac49a3996e)) +* **deps:** update dependency mantine-react-table to v2.0.0-beta.2 ([#466](https://github.com/homarr-labs/homarr/issues/466)) ([627f895](https://github.com/homarr-labs/homarr/commit/627f8957e546a37520f0122b62664704f9d286c3)) +* **deps:** update dependency mantine-react-table to v2.0.0-beta.3 ([#488](https://github.com/homarr-labs/homarr/issues/488)) ([8b84695](https://github.com/homarr-labs/homarr/commit/8b84695079220228e99317d9cd12d613e6af4043)) +* **deps:** update dependency mantine-react-table to v2.0.0-beta.4 ([#593](https://github.com/homarr-labs/homarr/issues/593)) ([fef070c](https://github.com/homarr-labs/homarr/commit/fef070c42cbff79e8301fdbe5623482d2ed01521)) +* **deps:** update dependency mantine-react-table to v2.0.0-beta.5 ([#661](https://github.com/homarr-labs/homarr/issues/661)) ([37ebcfe](https://github.com/homarr-labs/homarr/commit/37ebcfe318540e6941ea62a40a001aaed19e0abf)) +* **deps:** update dependency mantine-react-table to v2.0.0-beta.6 ([#837](https://github.com/homarr-labs/homarr/issues/837)) ([5da74ca](https://github.com/homarr-labs/homarr/commit/5da74ca7e057632b9f693061c3855e1fb348c5bb)) +* **deps:** update dependency mantine-react-table to v2.0.0-beta.7 ([#1287](https://github.com/homarr-labs/homarr/issues/1287)) ([6f97741](https://github.com/homarr-labs/homarr/commit/6f97741862ad2d25d852858e509f78d0ff0a7e01)) +* **deps:** update dependency mantine-react-table to v2.0.0-beta.8 ([#1902](https://github.com/homarr-labs/homarr/issues/1902)) ([86a9259](https://github.com/homarr-labs/homarr/commit/86a925939cb8ef92fe0bca5a762e688887916b04)) +* **deps:** update dependency mysql2 to ^3.9.3 ([#273](https://github.com/homarr-labs/homarr/issues/273)) ([b0bba14](https://github.com/homarr-labs/homarr/commit/b0bba1418b802b238eb8724987ce6bbb1a27f195)) +* **deps:** update dependency mysql2 to v3.10.0 ([#585](https://github.com/homarr-labs/homarr/issues/585)) ([ff84c2b](https://github.com/homarr-labs/homarr/commit/ff84c2bdb77db1e825fd3a6c7be303f2c450edbe)) +* **deps:** update dependency mysql2 to v3.10.1 ([#665](https://github.com/homarr-labs/homarr/issues/665)) ([10acb2b](https://github.com/homarr-labs/homarr/commit/10acb2bc7645048c8265a78075eef6ac6f0b1fe0)) +* **deps:** update dependency mysql2 to v3.10.2 ([#731](https://github.com/homarr-labs/homarr/issues/731)) ([663eb0b](https://github.com/homarr-labs/homarr/commit/663eb0bf5b986a71c36a36f86e5011835112d2b7)) +* **deps:** update dependency mysql2 to v3.10.3 ([#816](https://github.com/homarr-labs/homarr/issues/816)) ([636d3c6](https://github.com/homarr-labs/homarr/commit/636d3c670cc387a26112d58a33576cdcd1e5b5d2)) +* **deps:** update dependency mysql2 to v3.11.0 ([#874](https://github.com/homarr-labs/homarr/issues/874)) ([c973a3b](https://github.com/homarr-labs/homarr/commit/c973a3bfa540397b6882e0b4bdd5ce6c2a193e2f)) +* **deps:** update dependency mysql2 to v3.11.1 ([#1094](https://github.com/homarr-labs/homarr/issues/1094)) ([40af170](https://github.com/homarr-labs/homarr/commit/40af17083aba37c2e02f81f295c1192f70d0a691)) +* **deps:** update dependency mysql2 to v3.11.2 ([#1098](https://github.com/homarr-labs/homarr/issues/1098)) ([d2a30db](https://github.com/homarr-labs/homarr/commit/d2a30db3c1bd21decba0624c13635b092afabf4f)) +* **deps:** update dependency mysql2 to v3.11.3 ([#1132](https://github.com/homarr-labs/homarr/issues/1132)) ([6c39612](https://github.com/homarr-labs/homarr/commit/6c39612c0731c0728b62057eb240543ae4a1ec15)) +* **deps:** update dependency mysql2 to v3.11.4 ([#1430](https://github.com/homarr-labs/homarr/issues/1430)) ([7e1305c](https://github.com/homarr-labs/homarr/commit/7e1305c6a99e96900b447591ebeb48393186483d)) +* **deps:** update dependency mysql2 to v3.11.5 ([#1567](https://github.com/homarr-labs/homarr/issues/1567)) ([cebc925](https://github.com/homarr-labs/homarr/commit/cebc925b879d22a662be326c6b8b5048907dd92c)) +* **deps:** update dependency mysql2 to v3.12.0 ([#1758](https://github.com/homarr-labs/homarr/issues/1758)) ([d02ded5](https://github.com/homarr-labs/homarr/commit/d02ded5511aa2d54307db0ac7f4e0a5dee5a707d)) +* **deps:** update dependency mysql2 to v3.9.6 ([#311](https://github.com/homarr-labs/homarr/issues/311)) ([a6d65fd](https://github.com/homarr-labs/homarr/commit/a6d65fda6b9ed31a08a420e51718dbd36f8da7ae)) +* **deps:** update dependency mysql2 to v3.9.7 ([#369](https://github.com/homarr-labs/homarr/issues/369)) ([51ea67f](https://github.com/homarr-labs/homarr/commit/51ea67fc883a6b2e2164f46a6a3e1e41a961a834)) +* **deps:** update dependency mysql2 to v3.9.8 ([#558](https://github.com/homarr-labs/homarr/issues/558)) ([3f364ca](https://github.com/homarr-labs/homarr/commit/3f364cacedb556cb58c8b15c1a81cecca7cb22e7)) +* **deps:** update dependency mysql2 to v3.9.9 ([#576](https://github.com/homarr-labs/homarr/issues/576)) ([612b8d8](https://github.com/homarr-labs/homarr/commit/612b8d8c6eff4adaec8e359b4733af31c69e10ae)) +* **deps:** update dependency next to ^14.1.1-canary.59 ([#121](https://github.com/homarr-labs/homarr/issues/121)) ([4f911c4](https://github.com/homarr-labs/homarr/commit/4f911c4f56be487726359eb00e7d34bff426b596)) +* **deps:** update dependency next to ^14.1.1-canary.61 ([#138](https://github.com/homarr-labs/homarr/issues/138)) ([6a02afb](https://github.com/homarr-labs/homarr/commit/6a02afbfe2daded6a86ee13423ae4fdeb7ed14a5)) +* **deps:** update dependency next to ^14.1.1-canary.62 ([#140](https://github.com/homarr-labs/homarr/issues/140)) ([fde634d](https://github.com/homarr-labs/homarr/commit/fde634d834c58501435ccab7409693fd9f5fecbc)) +* **deps:** update dependency next to ^14.1.1-canary.63 ([#146](https://github.com/homarr-labs/homarr/issues/146)) ([4d01136](https://github.com/homarr-labs/homarr/commit/4d011364bf61971392b541d6758585eb25f5c68c)) +* **deps:** update dependency next-auth to v5.0.0-beta.11 ([#91](https://github.com/homarr-labs/homarr/issues/91)) ([336dc38](https://github.com/homarr-labs/homarr/commit/336dc38b2d0f6932eaacee354640ffa5ec92729e)) +* **deps:** update dependency next-auth to v5.0.0-beta.13 ([#108](https://github.com/homarr-labs/homarr/issues/108)) ([64194c5](https://github.com/homarr-labs/homarr/commit/64194c51edbca639193d9865fc6d4c7e07a1b3bf)) +* **deps:** update dependency next-auth to v5.0.0-beta.15 ([#167](https://github.com/homarr-labs/homarr/issues/167)) ([70f34ef](https://github.com/homarr-labs/homarr/commit/70f34efd5385e641bf5f9f043cbd18e6e9bf2cce)) +* **deps:** update dependency next-auth to v5.0.0-beta.16 ([#268](https://github.com/homarr-labs/homarr/issues/268)) ([ba27871](https://github.com/homarr-labs/homarr/commit/ba278717650a20381912070624aa390594410578)) +* **deps:** update dependency next-auth to v5.0.0-beta.17 ([#383](https://github.com/homarr-labs/homarr/issues/383)) ([bfdc8d5](https://github.com/homarr-labs/homarr/commit/bfdc8d584b9abef5bf3b417ad8eba951404856ce)) +* **deps:** update dependency next-auth to v5.0.0-beta.19 ([#605](https://github.com/homarr-labs/homarr/issues/605)) ([20874cb](https://github.com/homarr-labs/homarr/commit/20874cb96d7b45ca33bd86e3670d81dc71688390)) +* **deps:** update dependency next-auth to v5.0.0-beta.20 ([#878](https://github.com/homarr-labs/homarr/issues/878)) ([a0c5545](https://github.com/homarr-labs/homarr/commit/a0c55459d1e3dbec93329ca9c99acf652683a08b)) +* **deps:** update dependency next-auth to v5.0.0-beta.21 ([#1131](https://github.com/homarr-labs/homarr/issues/1131)) ([5a73700](https://github.com/homarr-labs/homarr/commit/5a73700f571b6628161b55380fd08da93cede0a8)) +* **deps:** update dependency next-auth to v5.0.0-beta.22 ([#1195](https://github.com/homarr-labs/homarr/issues/1195)) ([c3e1ce3](https://github.com/homarr-labs/homarr/commit/c3e1ce30fa15ff7cee29d842a2f6c8688f9639ba)) +* **deps:** update dependency next-auth to v5.0.0-beta.23 ([#1325](https://github.com/homarr-labs/homarr/issues/1325)) ([c52fd97](https://github.com/homarr-labs/homarr/commit/c52fd972b7157d6132923cff5c2c350ca32d8229)) +* **deps:** update dependency next-auth to v5.0.0-beta.25 ([#1341](https://github.com/homarr-labs/homarr/issues/1341)) ([278107a](https://github.com/homarr-labs/homarr/commit/278107a1a4b6c5f6b391a25704314c613212fbab)) +* **deps:** update dependency next-auth to v5.0.0-beta.8 ([#60](https://github.com/homarr-labs/homarr/issues/60)) ([544a6d9](https://github.com/homarr-labs/homarr/commit/544a6d992691c6ba398b236fdd4f59111fa64e5a)) +* **deps:** update dependency next-auth to v5.0.0-beta.9 ([#68](https://github.com/homarr-labs/homarr/issues/68)) ([cc52c2b](https://github.com/homarr-labs/homarr/commit/cc52c2ba785e78f251bc6cfac637bc4285b77f0f)) +* **deps:** update dependency next-international to ^1.2.3 ([#35](https://github.com/homarr-labs/homarr/issues/35)) ([b8fe041](https://github.com/homarr-labs/homarr/commit/b8fe04144fea31a934a59094c52d7c6fc4cfffbb)) +* **deps:** update dependency next-international to ^1.2.4 ([#76](https://github.com/homarr-labs/homarr/issues/76)) ([60d5ebb](https://github.com/homarr-labs/homarr/commit/60d5ebbc11fd8a8f5494e303335e2bd46ec09a3d)) +* **deps:** update dependency next-intl to v3.23.5 ([#1376](https://github.com/homarr-labs/homarr/issues/1376)) ([a4ae38b](https://github.com/homarr-labs/homarr/commit/a4ae38b5e4bf09303e659f4eacac0c81ea3bea07)) +* **deps:** update dependency next-intl to v3.24.0 ([#1392](https://github.com/homarr-labs/homarr/issues/1392)) ([4e9b0af](https://github.com/homarr-labs/homarr/commit/4e9b0af54c2f3bc5a23b9cecfc570b74787af478)) +* **deps:** update dependency next-intl to v3.25.0 ([#1448](https://github.com/homarr-labs/homarr/issues/1448)) ([8722109](https://github.com/homarr-labs/homarr/commit/87221093d25df689472ed86184d528eb815e10d1)) +* **deps:** update dependency next-intl to v3.25.1 ([#1473](https://github.com/homarr-labs/homarr/issues/1473)) ([7a9e9a1](https://github.com/homarr-labs/homarr/commit/7a9e9a1e0de02a678787c2509e09c748d7a0042b)) +* **deps:** update dependency next-intl to v3.25.2 ([#1545](https://github.com/homarr-labs/homarr/issues/1545)) ([b6c28da](https://github.com/homarr-labs/homarr/commit/b6c28da32b0cdcfe181db8e698e9f28997cebc52)) +* **deps:** update dependency next-intl to v3.25.3 ([#1551](https://github.com/homarr-labs/homarr/issues/1551)) ([907c28c](https://github.com/homarr-labs/homarr/commit/907c28c945bc7e7ac2c600f7c7a04750ff7465d6)) +* **deps:** update dependency next-intl to v3.26.0 ([#1619](https://github.com/homarr-labs/homarr/issues/1619)) ([58008c1](https://github.com/homarr-labs/homarr/commit/58008c1e2fc9a20401f45288f3beedb80a466351)) +* **deps:** update dependency next-intl to v3.26.1 ([#1644](https://github.com/homarr-labs/homarr/issues/1644)) ([5194867](https://github.com/homarr-labs/homarr/commit/51948677fa1fd0b6ea7410cdbb6f6f77a1f87db0)) +* **deps:** update dependency next-intl to v3.26.2 ([#1703](https://github.com/homarr-labs/homarr/issues/1703)) ([d3a883a](https://github.com/homarr-labs/homarr/commit/d3a883a252167612f3f64579730c8f26453897e3)) +* **deps:** update dependency next-intl to v3.26.3 ([#1740](https://github.com/homarr-labs/homarr/issues/1740)) ([fff1da8](https://github.com/homarr-labs/homarr/commit/fff1da88bd44162b08a76f8b2f49e2b929fc56e8)) +* **deps:** update dependency node-cron to ^3.0.3 ([#309](https://github.com/homarr-labs/homarr/issues/309)) ([48f45d7](https://github.com/homarr-labs/homarr/commit/48f45d73775f0b872613e01edc3499a2a2f7c924)) +* **deps:** update dependency octokit to ^4.0.3 ([#1806](https://github.com/homarr-labs/homarr/issues/1806)) ([75aefcb](https://github.com/homarr-labs/homarr/commit/75aefcb0d5210a53e8a00b675dbbce847aa8add4)) +* **deps:** update dependency octokit to ^4.1.0 ([#1898](https://github.com/homarr-labs/homarr/issues/1898)) ([3860af3](https://github.com/homarr-labs/homarr/commit/3860af31b64e8a74e7e1c91470a9de5450f9e5e7)) +* **deps:** update dependency postcss-preset-mantine to ^1.13.0 ([#36](https://github.com/homarr-labs/homarr/issues/36)) ([d73e7a3](https://github.com/homarr-labs/homarr/commit/d73e7a3c3fc278e30f723a5d2b4bdedf667cc5ce)) +* **deps:** update dependency postcss-preset-mantine to ^1.14.4 ([#336](https://github.com/homarr-labs/homarr/issues/336)) ([49e45e8](https://github.com/homarr-labs/homarr/commit/49e45e8122147b2eeebc5ee025bdfd91e7cb4836)) +* **deps:** update dependency postcss-preset-mantine to ^1.15.0 ([#387](https://github.com/homarr-labs/homarr/issues/387)) ([84175e6](https://github.com/homarr-labs/homarr/commit/84175e6a7e4fb8ce3cbcb89ee4d713b6531d3ac0)) +* **deps:** update dependency postcss-preset-mantine to ^1.16.0 ([#827](https://github.com/homarr-labs/homarr/issues/827)) ([002d011](https://github.com/homarr-labs/homarr/commit/002d011b18ffa74f29d06a6bef3d08d6e997735d)) +* **deps:** update dependency postcss-preset-mantine to ^1.17.0 ([#843](https://github.com/homarr-labs/homarr/issues/843)) ([41e5760](https://github.com/homarr-labs/homarr/commit/41e576039f8400e671dd52362a6b2ba9ce605a9f)) +* **deps:** update dependency prettier to ^3.2.4 ([#37](https://github.com/homarr-labs/homarr/issues/37)) ([9aaec54](https://github.com/homarr-labs/homarr/commit/9aaec5495dfacbbf2a313d142e23394bf8c78d43)) +* **deps:** update dependency prettier to ^3.2.5 ([#53](https://github.com/homarr-labs/homarr/issues/53)) ([15f0801](https://github.com/homarr-labs/homarr/commit/15f08011a6c2e7fd7274bc28b9d559269cb03f7e)) +* **deps:** update dependency prettier to ^3.3.0 ([#594](https://github.com/homarr-labs/homarr/issues/594)) ([b1b839f](https://github.com/homarr-labs/homarr/commit/b1b839fcd866f0c157e14d59a47e0cdbeb1ff444)) +* **deps:** update dependency prettier to ^3.3.1 ([#623](https://github.com/homarr-labs/homarr/issues/623)) ([8f551aa](https://github.com/homarr-labs/homarr/commit/8f551aa4856065c3a7e1e7e763781863ed2db972)) +* **deps:** update dependency prettier to ^3.3.2 ([#656](https://github.com/homarr-labs/homarr/issues/656)) ([d69cda0](https://github.com/homarr-labs/homarr/commit/d69cda03136f29744b4935e28bdfc4dcb24424fb)) +* **deps:** update dependency prettier to ^3.3.3 ([#805](https://github.com/homarr-labs/homarr/issues/805)) ([66036b0](https://github.com/homarr-labs/homarr/commit/66036b08bcfecb5fb4e2e588bd74e935a387a34c)) +* **deps:** update dependency prettier to ^3.4.0 ([#1550](https://github.com/homarr-labs/homarr/issues/1550)) ([2e9b99d](https://github.com/homarr-labs/homarr/commit/2e9b99dff76e675a5e28ca22dddc467fe94a5f6d)) +* **deps:** update dependency prettier to ^3.4.1 ([#1554](https://github.com/homarr-labs/homarr/issues/1554)) ([27b8f65](https://github.com/homarr-labs/homarr/commit/27b8f65238eca00e6f51f681c4689199cae22728)) +* **deps:** update dependency prettier to ^3.4.2 ([#1602](https://github.com/homarr-labs/homarr/issues/1602)) ([bbec013](https://github.com/homarr-labs/homarr/commit/bbec01385f8ba609efe83712c61df4c0b483badb)) +* **deps:** update dependency react-error-boundary to ^4.1.0 ([#1304](https://github.com/homarr-labs/homarr/issues/1304)) ([9fa4bef](https://github.com/homarr-labs/homarr/commit/9fa4bef2a4a9edf68299f3095a60d4eaaf144f65)) +* **deps:** update dependency react-error-boundary to ^4.1.1 ([#1315](https://github.com/homarr-labs/homarr/issues/1315)) ([3b5082c](https://github.com/homarr-labs/homarr/commit/3b5082c107771ade24917da61b87321bfc40995d)) +* **deps:** update dependency react-error-boundary to ^4.1.2 ([#1334](https://github.com/homarr-labs/homarr/issues/1334)) ([98f1c33](https://github.com/homarr-labs/homarr/commit/98f1c333186c44f5f1e4bfc6452451edb990cbaa)) +* **deps:** update dependency react-error-boundary to v5 ([#1748](https://github.com/homarr-labs/homarr/issues/1748)) ([01db27c](https://github.com/homarr-labs/homarr/commit/01db27c34f3daf6e67e35bbd357df31dcb154b41)) +* **deps:** update dependency react-simple-code-editor to ^0.14.0 ([#738](https://github.com/homarr-labs/homarr/issues/738)) ([d32075d](https://github.com/homarr-labs/homarr/commit/d32075d410af5111e4e33c09be7facdd0d44d196)) +* **deps:** update dependency react-simple-code-editor to ^0.14.1 ([#746](https://github.com/homarr-labs/homarr/issues/746)) ([9375738](https://github.com/homarr-labs/homarr/commit/9375738e0552357f53b52c1637732494f568f5a0)) +* **deps:** update dependency reflect-metadata to ^0.2.1 ([#182](https://github.com/homarr-labs/homarr/issues/182)) ([9ee96a1](https://github.com/homarr-labs/homarr/commit/9ee96a14628b3b450d45b07ad45863375b899cde)) +* **deps:** update dependency rimraf to v5 ([#186](https://github.com/homarr-labs/homarr/issues/186)) ([f4b93d1](https://github.com/homarr-labs/homarr/commit/f4b93d1eae4b28cb5929b30ea2a55c57bdac84be)) +* **deps:** update dependency rxjs to ^7.8.1 ([#181](https://github.com/homarr-labs/homarr/issues/181)) ([e1a98f7](https://github.com/homarr-labs/homarr/commit/e1a98f7fc05881c3b161f22463afbcf3b0b306b0)) +* **deps:** update dependency sass to ^1.71.0 ([#96](https://github.com/homarr-labs/homarr/issues/96)) ([9a60588](https://github.com/homarr-labs/homarr/commit/9a60588a031b262a06d4048804960bf7966ba1b5)) +* **deps:** update dependency sass to ^1.71.1 ([#148](https://github.com/homarr-labs/homarr/issues/148)) ([abc4a9a](https://github.com/homarr-labs/homarr/commit/abc4a9afbc7b61266907826da1f20077e98176f2)) +* **deps:** update dependency sass to ^1.72.0 ([#230](https://github.com/homarr-labs/homarr/issues/230)) ([4bab91f](https://github.com/homarr-labs/homarr/commit/4bab91f8deeb65678009edcbff31abe843269d44)) +* **deps:** update dependency sass to ^1.74.1 ([#306](https://github.com/homarr-labs/homarr/issues/306)) ([e68a2e5](https://github.com/homarr-labs/homarr/commit/e68a2e5813d857f1da8bd1ae15129fd323d98f52)) +* **deps:** update dependency sass to ^1.75.0 ([#347](https://github.com/homarr-labs/homarr/issues/347)) ([0cc5225](https://github.com/homarr-labs/homarr/commit/0cc5225e32b18cf02378836bc4142663c68aa82d)) +* **deps:** update dependency sass to ^1.76.0 ([#410](https://github.com/homarr-labs/homarr/issues/410)) ([e556bf3](https://github.com/homarr-labs/homarr/commit/e556bf3e6617df664897037cfe6d223e56a8262a)) +* **deps:** update dependency sass to ^1.77.0 ([#451](https://github.com/homarr-labs/homarr/issues/451)) ([3ae96d9](https://github.com/homarr-labs/homarr/commit/3ae96d94a20797f0b4ec5ff22e4649a0fd497748)) +* **deps:** update dependency sass to ^1.77.1 ([#469](https://github.com/homarr-labs/homarr/issues/469)) ([cb6f754](https://github.com/homarr-labs/homarr/commit/cb6f754492b737b70f3db614efd2dfaea49daca9)) +* **deps:** update dependency sass to ^1.77.2 ([#506](https://github.com/homarr-labs/homarr/issues/506)) ([7664b00](https://github.com/homarr-labs/homarr/commit/7664b00be00dd134c130bbb6ffb438155d333553)) +* **deps:** update dependency sass to ^1.77.3 ([#579](https://github.com/homarr-labs/homarr/issues/579)) ([169feca](https://github.com/homarr-labs/homarr/commit/169fecaba1645f0313e730de0e0caff0793cd4c4)) +* **deps:** update dependency sass to ^1.77.4 ([#586](https://github.com/homarr-labs/homarr/issues/586)) ([79d977c](https://github.com/homarr-labs/homarr/commit/79d977c0085e8fc600d1806a566ac17e763dfc48)) +* **deps:** update dependency sass to ^1.77.5 ([#659](https://github.com/homarr-labs/homarr/issues/659)) ([f5f6388](https://github.com/homarr-labs/homarr/commit/f5f63883612c320d4a73cb5bf9435b30c6071537)) +* **deps:** update dependency sass to ^1.77.6 ([#683](https://github.com/homarr-labs/homarr/issues/683)) ([4526fa6](https://github.com/homarr-labs/homarr/commit/4526fa6fc488aad0b54093e47e9064d771473d30)) +* **deps:** update dependency sass to ^1.77.7 ([#773](https://github.com/homarr-labs/homarr/issues/773)) ([dcb9cfa](https://github.com/homarr-labs/homarr/commit/dcb9cfaf295c3aeb30181ea5c7c7e404785e6763)) +* **deps:** update dependency sass to ^1.77.8 ([#783](https://github.com/homarr-labs/homarr/issues/783)) ([ec4b3a6](https://github.com/homarr-labs/homarr/commit/ec4b3a64081bd5d94d4e728dcd7562f708cf0c5f)) +* **deps:** update dependency sass to ^1.78.0 ([#1064](https://github.com/homarr-labs/homarr/issues/1064)) ([3d1b626](https://github.com/homarr-labs/homarr/commit/3d1b626baa736a6a41b4b35f32ef44d948b2f309)) +* **deps:** update dependency sass to ^1.79.0 ([#1147](https://github.com/homarr-labs/homarr/issues/1147)) ([f1d5dd0](https://github.com/homarr-labs/homarr/commit/f1d5dd03cbea8ea569d21f94b95e31d66cb03adc)) +* **deps:** update dependency sass to ^1.79.1 ([#1148](https://github.com/homarr-labs/homarr/issues/1148)) ([3cb1221](https://github.com/homarr-labs/homarr/commit/3cb1221038715ae8d771c3a6622f666ae9493aef)) +* **deps:** update dependency sass to ^1.79.2 ([#1153](https://github.com/homarr-labs/homarr/issues/1153)) ([a028251](https://github.com/homarr-labs/homarr/commit/a02825113a17aa3142ced5a726058bd6168beee1)) +* **deps:** update dependency sass to ^1.79.3 ([#1159](https://github.com/homarr-labs/homarr/issues/1159)) ([612a158](https://github.com/homarr-labs/homarr/commit/612a15810b671cedeb9fefd7902692a466394e3a)) +* **deps:** update dependency sass to ^1.79.4 ([#1198](https://github.com/homarr-labs/homarr/issues/1198)) ([9af01bb](https://github.com/homarr-labs/homarr/commit/9af01bb68006af39f009e4a0605cc0a7f42bcba5)) +* **deps:** update dependency sass to ^1.79.5 ([#1279](https://github.com/homarr-labs/homarr/issues/1279)) ([99ddd92](https://github.com/homarr-labs/homarr/commit/99ddd9214edb8841a1c969af9c1d1f91643e6df8)) +* **deps:** update dependency sass to ^1.79.6 ([#1312](https://github.com/homarr-labs/homarr/issues/1312)) ([0c134dd](https://github.com/homarr-labs/homarr/commit/0c134dde6e9b472cd5cd32dfebdc9146e4fb64db)) +* **deps:** update dependency sass to ^1.80.1 ([#1314](https://github.com/homarr-labs/homarr/issues/1314)) ([a44c907](https://github.com/homarr-labs/homarr/commit/a44c90774547d9ad6c4911c12f21ffa98b3694e5)) +* **deps:** update dependency sass to ^1.80.2 ([#1319](https://github.com/homarr-labs/homarr/issues/1319)) ([3781fe5](https://github.com/homarr-labs/homarr/commit/3781fe5cf876d36aacc7bb4f373ea7973e4e57f7)) +* **deps:** update dependency sass to ^1.80.3 ([#1331](https://github.com/homarr-labs/homarr/issues/1331)) ([e46bf5d](https://github.com/homarr-labs/homarr/commit/e46bf5d24811aa9c8e8092d6635e67f665123721)) +* **deps:** update dependency sass to ^1.80.4 ([#1366](https://github.com/homarr-labs/homarr/issues/1366)) ([2bac28a](https://github.com/homarr-labs/homarr/commit/2bac28a50a843bdf2bdefdc9bad4a07af2fa92b9)) +* **deps:** update dependency sass to ^1.80.5 ([#1388](https://github.com/homarr-labs/homarr/issues/1388)) ([74a8495](https://github.com/homarr-labs/homarr/commit/74a84959034ba1383716e06a7ce73d2f6397e40f)) +* **deps:** update dependency sass to ^1.80.6 ([#1399](https://github.com/homarr-labs/homarr/issues/1399)) ([d908b3f](https://github.com/homarr-labs/homarr/commit/d908b3f6769fe5add91e605f16dc6c5f89d96373)) +* **deps:** update dependency sass to ^1.80.7 ([#1472](https://github.com/homarr-labs/homarr/issues/1472)) ([9bd0e0f](https://github.com/homarr-labs/homarr/commit/9bd0e0f4ee49a3e6ed5245312c5fb77ff8dc48a8)) +* **deps:** update dependency sass to ^1.81.0 ([#1486](https://github.com/homarr-labs/homarr/issues/1486)) ([908d0bb](https://github.com/homarr-labs/homarr/commit/908d0bbc5066e3ee312c89025e3bd60c224094f3)) +* **deps:** update dependency sass to ^1.81.1 ([#1589](https://github.com/homarr-labs/homarr/issues/1589)) ([57bbd43](https://github.com/homarr-labs/homarr/commit/57bbd43c74d29272ac0fa3667965fd78decc4e6b)) +* **deps:** update dependency sass to ^1.82.0 ([#1600](https://github.com/homarr-labs/homarr/issues/1600)) ([825b1a3](https://github.com/homarr-labs/homarr/commit/825b1a3643266049ddf5a6cd53defa47e78d8cc8)) +* **deps:** update dependency sass to ^1.83.0 ([#1650](https://github.com/homarr-labs/homarr/issues/1650)) ([0bd8e2c](https://github.com/homarr-labs/homarr/commit/0bd8e2c08516fabd9bd6c3d4649abb4f47d7bc13)) +* **deps:** update dependency sass to ^1.83.1 ([#1852](https://github.com/homarr-labs/homarr/issues/1852)) ([812469d](https://github.com/homarr-labs/homarr/commit/812469db827badee63c73a8c819922c24fdefd13)) +* **deps:** update dependency sass to ^1.83.3 ([#1945](https://github.com/homarr-labs/homarr/issues/1945)) ([99c69ba](https://github.com/homarr-labs/homarr/commit/99c69ba65ddb5f8cf6bdd61518649fc21405ac87)) +* **deps:** update dependency sass to ^1.83.4 ([#1946](https://github.com/homarr-labs/homarr/issues/1946)) ([ff1a003](https://github.com/homarr-labs/homarr/commit/ff1a00303728b15b8e709ce57d77a78967abab78)) +* **deps:** update dependency sharp to ^0.33.3 ([#260](https://github.com/homarr-labs/homarr/issues/260)) ([87808c1](https://github.com/homarr-labs/homarr/commit/87808c1349f520a4d2160a11ef49c11a91665ea9)) +* **deps:** update dependency superjson to v2.2.2 ([#1618](https://github.com/homarr-labs/homarr/issues/1618)) ([aaa3e7c](https://github.com/homarr-labs/homarr/commit/aaa3e7ce0c58f644db283e5c256779b5c4fb09bb)) +* **deps:** update dependency swagger-ui-react to ^5.17.14 ([#1031](https://github.com/homarr-labs/homarr/issues/1031)) ([6351bf7](https://github.com/homarr-labs/homarr/commit/6351bf78ff902948218b50d568e7d7425a27b2ad)) +* **deps:** update dependency swagger-ui-react to ^5.18.0 ([#1428](https://github.com/homarr-labs/homarr/issues/1428)) ([4643c0f](https://github.com/homarr-labs/homarr/commit/4643c0f004425f54d96871755aec1e0a6cfa30b2)) +* **deps:** update dependency swagger-ui-react to ^5.18.1 ([#1432](https://github.com/homarr-labs/homarr/issues/1432)) ([0809d5a](https://github.com/homarr-labs/homarr/commit/0809d5aa747e4937ca1890ee04972b99e87f26bc)) +* **deps:** update dependency swagger-ui-react to ^5.18.2 ([#1442](https://github.com/homarr-labs/homarr/issues/1442)) ([2357435](https://github.com/homarr-labs/homarr/commit/23574359f0ed180d512810773b48bd046139ae66)) +* **deps:** update dependency tldts to ^6.1.38 ([#931](https://github.com/homarr-labs/homarr/issues/931)) ([a2be781](https://github.com/homarr-labs/homarr/commit/a2be781f81465b32543b28dee7df8f1b0290f12a)) +* **deps:** update dependency tldts to ^6.1.39 ([#966](https://github.com/homarr-labs/homarr/issues/966)) ([4b39c16](https://github.com/homarr-labs/homarr/commit/4b39c16d256656998ab817f58cdaf13fe81dc044)) +* **deps:** update dependency tldts to ^6.1.40 ([#996](https://github.com/homarr-labs/homarr/issues/996)) ([f5c380f](https://github.com/homarr-labs/homarr/commit/f5c380f75b30bc45573a4aaef7fe926c3a71011d)) +* **deps:** update dependency tldts to ^6.1.41 ([#1011](https://github.com/homarr-labs/homarr/issues/1011)) ([7742d5f](https://github.com/homarr-labs/homarr/commit/7742d5f5b4b37ab2fb1e6cdc6a5c25c5caca1a5d)) +* **deps:** update dependency tldts to ^6.1.42 ([#1069](https://github.com/homarr-labs/homarr/issues/1069)) ([247de55](https://github.com/homarr-labs/homarr/commit/247de555cec15ae8f6fac0fd5b2abc90382b1786)) +* **deps:** update dependency tldts to ^6.1.43 ([#1080](https://github.com/homarr-labs/homarr/issues/1080)) ([fc1bff2](https://github.com/homarr-labs/homarr/commit/fc1bff2110e1a4c1fa1d48ba4a42ee4d3ad5b469)) +* **deps:** update dependency tldts to ^6.1.44 ([#1095](https://github.com/homarr-labs/homarr/issues/1095)) ([18347fe](https://github.com/homarr-labs/homarr/commit/18347fef3bc355d42e902e76e0caf02ee855df9a)) +* **deps:** update dependency tldts to ^6.1.45 ([#1121](https://github.com/homarr-labs/homarr/issues/1121)) ([7059a3d](https://github.com/homarr-labs/homarr/commit/7059a3d88f73ddceb70d037bb0f362fe50bda225)) +* **deps:** update dependency tldts to ^6.1.46 ([#1128](https://github.com/homarr-labs/homarr/issues/1128)) ([aca5c27](https://github.com/homarr-labs/homarr/commit/aca5c279b5360fdacd3f5dc77fd58ce41c343e5f)) +* **deps:** update dependency tldts to ^6.1.47 ([#1152](https://github.com/homarr-labs/homarr/issues/1152)) ([aa2d440](https://github.com/homarr-labs/homarr/commit/aa2d440acbbe92d088b9ba9bdf2ebbc5b2b642c1)) +* **deps:** update dependency tldts to ^6.1.48 ([#1190](https://github.com/homarr-labs/homarr/issues/1190)) ([f6c7271](https://github.com/homarr-labs/homarr/commit/f6c7271fb43324f7e9eb0f8cc7ae5646f516b8b2)) +* **deps:** update dependency tldts to ^6.1.49 ([#1216](https://github.com/homarr-labs/homarr/issues/1216)) ([2f3619b](https://github.com/homarr-labs/homarr/commit/2f3619b68dc9f3c20a229b896f8b3c4b91e5c0a7)) +* **deps:** update dependency tldts to ^6.1.50 ([#1228](https://github.com/homarr-labs/homarr/issues/1228)) ([17572bc](https://github.com/homarr-labs/homarr/commit/17572bc602a7b1e42def413f1a7668cf1280170b)) +* **deps:** update dependency tldts to ^6.1.51 ([#1288](https://github.com/homarr-labs/homarr/issues/1288)) ([0fadc28](https://github.com/homarr-labs/homarr/commit/0fadc28a125aa68e6d6d96a17c7c86012d13a288)) +* **deps:** update dependency tldts to ^6.1.52 ([#1307](https://github.com/homarr-labs/homarr/issues/1307)) ([c4ec4f3](https://github.com/homarr-labs/homarr/commit/c4ec4f3c66078b0c94bb049334e32e31e41936ac)) +* **deps:** update dependency tldts to ^6.1.53 ([#1351](https://github.com/homarr-labs/homarr/issues/1351)) ([a8c36f3](https://github.com/homarr-labs/homarr/commit/a8c36f35c3e5a9342fe932832342f76855c8d4d4)) +* **deps:** update dependency tldts to ^6.1.54 ([#1353](https://github.com/homarr-labs/homarr/issues/1353)) ([e062ea1](https://github.com/homarr-labs/homarr/commit/e062ea150782b73d0a86748fef43355a46df2244)) +* **deps:** update dependency tldts to ^6.1.55 ([#1369](https://github.com/homarr-labs/homarr/issues/1369)) ([3a6e957](https://github.com/homarr-labs/homarr/commit/3a6e957710c08e64cc7b42ecca2bf5069cceb896)) +* **deps:** update dependency tldts to ^6.1.56 ([#1375](https://github.com/homarr-labs/homarr/issues/1375)) ([f8c21f6](https://github.com/homarr-labs/homarr/commit/f8c21f6000e8d8843e43afaf09713f958b318f0f)) +* **deps:** update dependency tldts to ^6.1.57 ([#1386](https://github.com/homarr-labs/homarr/issues/1386)) ([8da1dd0](https://github.com/homarr-labs/homarr/commit/8da1dd0d5f95e1d15f1115a8518992935e89059c)) +* **deps:** update dependency tldts to ^6.1.58 ([#1400](https://github.com/homarr-labs/homarr/issues/1400)) ([baabf71](https://github.com/homarr-labs/homarr/commit/baabf717078caba315f39a1d429fc0ba92f3d167)) +* **deps:** update dependency tldts to ^6.1.59 ([#1447](https://github.com/homarr-labs/homarr/issues/1447)) ([2a7d648](https://github.com/homarr-labs/homarr/commit/2a7d64804975797863b9a4a7b03d7ab10f4d8a2b)) +* **deps:** update dependency tldts to ^6.1.60 ([#1460](https://github.com/homarr-labs/homarr/issues/1460)) ([4ab40c6](https://github.com/homarr-labs/homarr/commit/4ab40c6fa8e13af66a0a3b14e3c03955ff98f2c7)) +* **deps:** update dependency tldts to ^6.1.61 ([#1474](https://github.com/homarr-labs/homarr/issues/1474)) ([3ca97fe](https://github.com/homarr-labs/homarr/commit/3ca97fef0b984e06461d92f16564bd787ff53150)) +* **deps:** update dependency tldts to ^6.1.62 ([#1514](https://github.com/homarr-labs/homarr/issues/1514)) ([a2a65ab](https://github.com/homarr-labs/homarr/commit/a2a65abd3d451104d59e8eb55ad74d83f6956784)) +* **deps:** update dependency tldts to ^6.1.63 ([#1519](https://github.com/homarr-labs/homarr/issues/1519)) ([86ae346](https://github.com/homarr-labs/homarr/commit/86ae3469795378f626a2b6aa5eaaf6cd38c874d9)) +* **deps:** update dependency tldts to ^6.1.64 ([#1529](https://github.com/homarr-labs/homarr/issues/1529)) ([cdfb61f](https://github.com/homarr-labs/homarr/commit/cdfb61fb28f6a9adc8658187a41e0cfb3fdc1a8f)) +* **deps:** update dependency tldts to ^6.1.65 ([#1575](https://github.com/homarr-labs/homarr/issues/1575)) ([fb4a19b](https://github.com/homarr-labs/homarr/commit/fb4a19bfe457d1d815e9b72a85c8ea742b950a69)) +* **deps:** update dependency tldts to ^6.1.66 ([#1625](https://github.com/homarr-labs/homarr/issues/1625)) ([6a79d01](https://github.com/homarr-labs/homarr/commit/6a79d01d79b613dccf2a3ffe39a7271bc1931812)) +* **deps:** update dependency tldts to ^6.1.67 ([#1648](https://github.com/homarr-labs/homarr/issues/1648)) ([75c0f70](https://github.com/homarr-labs/homarr/commit/75c0f70ef6159bbada6770a49cfba59f4470fcfc)) +* **deps:** update dependency tldts to ^6.1.68 ([#1656](https://github.com/homarr-labs/homarr/issues/1656)) ([3347886](https://github.com/homarr-labs/homarr/commit/3347886f1e6754f9dd0f8a9975c51bf61b0d3f59)) +* **deps:** update dependency tldts to ^6.1.69 ([#1726](https://github.com/homarr-labs/homarr/issues/1726)) ([c0f6816](https://github.com/homarr-labs/homarr/commit/c0f681637db1d6e7abdf3326b3a3c17283440d09)) +* **deps:** update dependency trpc-swagger to ^1.2.6 ([#1032](https://github.com/homarr-labs/homarr/issues/1032)) ([e60e4a4](https://github.com/homarr-labs/homarr/commit/e60e4a49f84ec46f47bdaa830cea5ddeaf7ba8a3)) +* **deps:** update dependency trpc-to-openapi to ^2.0.3 ([#1576](https://github.com/homarr-labs/homarr/issues/1576)) ([0ab9d0b](https://github.com/homarr-labs/homarr/commit/0ab9d0bd694d2cb66de45bcfd0010ecc2b226cb7)) +* **deps:** update dependency trpc-to-openapi to ^2.0.4 ([#1578](https://github.com/homarr-labs/homarr/issues/1578)) ([3ffdc05](https://github.com/homarr-labs/homarr/commit/3ffdc054429a6ec6a3ddc14b9d1ac97602eb0f15)) +* **deps:** update dependency trpc-to-openapi to ^2.1.0 ([#1579](https://github.com/homarr-labs/homarr/issues/1579)) ([7343bdd](https://github.com/homarr-labs/homarr/commit/7343bdde1304f655149c257319996047ddd8a530)) +* **deps:** update dependency trpc-to-openapi to ^2.1.1 ([#1788](https://github.com/homarr-labs/homarr/issues/1788)) ([4943e7b](https://github.com/homarr-labs/homarr/commit/4943e7b851cd29291b5e8f2f9d0e084b4deeffc0)) +* **deps:** update dependency trpc-to-openapi to ^2.1.2 ([#1900](https://github.com/homarr-labs/homarr/issues/1900)) ([8edf922](https://github.com/homarr-labs/homarr/commit/8edf922e3050ba9d8c951180ae68f628067c190e)) +* **deps:** update dependency typescript-eslint to ^7.13.0 ([#653](https://github.com/homarr-labs/homarr/issues/653)) ([1949885](https://github.com/homarr-labs/homarr/commit/19498854fc1da6fdb9ec29f3ecb7a113a6b2a33e)) +* **deps:** update dependency typescript-eslint to ^7.13.1 ([#681](https://github.com/homarr-labs/homarr/issues/681)) ([e9d6120](https://github.com/homarr-labs/homarr/commit/e9d612051d043253d7c41bafdd4be82949564e43)) +* **deps:** update dependency typescript-eslint to ^7.14.1 ([#709](https://github.com/homarr-labs/homarr/issues/709)) ([196ac34](https://github.com/homarr-labs/homarr/commit/196ac340a16528196e1ca405147c83ed31f8337a)) +* **deps:** update dependency typescript-eslint to ^7.15.0 ([#732](https://github.com/homarr-labs/homarr/issues/732)) ([0990e4b](https://github.com/homarr-labs/homarr/commit/0990e4b552e3c65ee8802e11d2bd3adceab24009)) +* **deps:** update dependency typescript-eslint to ^7.16.0 ([#762](https://github.com/homarr-labs/homarr/issues/762)) ([2c197bc](https://github.com/homarr-labs/homarr/commit/2c197bc59bab428db4990a7c99b1dcdd8b372617)) +* **deps:** update dependency typescript-eslint to ^7.16.1 ([#814](https://github.com/homarr-labs/homarr/issues/814)) ([56c6be5](https://github.com/homarr-labs/homarr/commit/56c6be523db5219b97bafbc53d63360d019fefcc)) +* **deps:** update dependency typescript-eslint to ^7.17.0 ([#855](https://github.com/homarr-labs/homarr/issues/855)) ([b2860ff](https://github.com/homarr-labs/homarr/commit/b2860ffbd3e29ef21021b2416d0c26f0e3b6c54c)) +* **deps:** update dependency typescript-eslint to ^7.18.0 ([#886](https://github.com/homarr-labs/homarr/issues/886)) ([1a24ba6](https://github.com/homarr-labs/homarr/commit/1a24ba6ef73eb058f19f31140cff5198311eba08)) +* **deps:** update dependency typescript-eslint to ^8.0.1 ([#921](https://github.com/homarr-labs/homarr/issues/921)) ([c69483a](https://github.com/homarr-labs/homarr/commit/c69483a12c14ab284dd3cacd0e31d194dcc48cfc)) +* **deps:** update dependency typescript-eslint to ^8.1.0 ([#968](https://github.com/homarr-labs/homarr/issues/968)) ([b9f048c](https://github.com/homarr-labs/homarr/commit/b9f048c57d9f2618f8059862a800259246caa2f8)) +* **deps:** update dependency typescript-eslint to ^8.10.0 ([#1317](https://github.com/homarr-labs/homarr/issues/1317)) ([a231a2d](https://github.com/homarr-labs/homarr/commit/a231a2da6cd42e355fff52b9cf718f44c658cfff)) +* **deps:** update dependency typescript-eslint to ^8.11.0 ([#1346](https://github.com/homarr-labs/homarr/issues/1346)) ([a005ead](https://github.com/homarr-labs/homarr/commit/a005ead158ca1f058605b2a3198af438c7039109)) +* **deps:** update dependency typescript-eslint to ^8.12.2 ([#1381](https://github.com/homarr-labs/homarr/issues/1381)) ([17401d1](https://github.com/homarr-labs/homarr/commit/17401d1d7284088bc5fdc0e037dc72f75e8abd7e)) +* **deps:** update dependency typescript-eslint to ^8.13.0 ([#1420](https://github.com/homarr-labs/homarr/issues/1420)) ([97eb4c5](https://github.com/homarr-labs/homarr/commit/97eb4c54e2f7f9cfc0467b0236b4a2db87bc546c)) +* **deps:** update dependency typescript-eslint to ^8.14.0 ([#1465](https://github.com/homarr-labs/homarr/issues/1465)) ([53acff9](https://github.com/homarr-labs/homarr/commit/53acff91430b9889c90ab9e1a35bce792baa4dd9)) +* **deps:** update dependency typescript-eslint to ^8.15.0 ([#1497](https://github.com/homarr-labs/homarr/issues/1497)) ([b887713](https://github.com/homarr-labs/homarr/commit/b8877137ac05a08c5647d0ba785439d364d9bafb)) +* **deps:** update dependency typescript-eslint to ^8.16.0 ([#1544](https://github.com/homarr-labs/homarr/issues/1544)) ([4df6006](https://github.com/homarr-labs/homarr/commit/4df6006f0e487028fffc3f65d4fa20b2f252e612)) +* **deps:** update dependency typescript-eslint to ^8.17.0 ([#1582](https://github.com/homarr-labs/homarr/issues/1582)) ([5ecf93a](https://github.com/homarr-labs/homarr/commit/5ecf93a317f8face4d47d255c83c7f197eccdb92)) +* **deps:** update dependency typescript-eslint to ^8.18.0 ([#1634](https://github.com/homarr-labs/homarr/issues/1634)) ([3bee3fe](https://github.com/homarr-labs/homarr/commit/3bee3fe3f64c274c73f698cd5f8850f4496c35bd)) +* **deps:** update dependency typescript-eslint to ^8.18.1 ([#1673](https://github.com/homarr-labs/homarr/issues/1673)) ([613d1f9](https://github.com/homarr-labs/homarr/commit/613d1f966282886c6a85bc400dfedbc4bdac906c)) +* **deps:** update dependency typescript-eslint to ^8.18.2 ([#1762](https://github.com/homarr-labs/homarr/issues/1762)) ([9223dd0](https://github.com/homarr-labs/homarr/commit/9223dd06ee0c2b51e036f607d7b3252c61ab77ea)) +* **deps:** update dependency typescript-eslint to ^8.19.0 ([#1814](https://github.com/homarr-labs/homarr/issues/1814)) ([598f004](https://github.com/homarr-labs/homarr/commit/598f0047eb13d6d0d6b68c9032a7a6648f4b6aa3)) +* **deps:** update dependency typescript-eslint to ^8.19.1 ([#1874](https://github.com/homarr-labs/homarr/issues/1874)) ([be4e753](https://github.com/homarr-labs/homarr/commit/be4e75321a0a6a05c6ac6c4ba97ffb5068aed4aa)) +* **deps:** update dependency typescript-eslint to ^8.2.0 ([#999](https://github.com/homarr-labs/homarr/issues/999)) ([0585187](https://github.com/homarr-labs/homarr/commit/058518710e02ea47bc6e221cab43604d70b16ab5)) +* **deps:** update dependency typescript-eslint to ^8.20.0 ([#1938](https://github.com/homarr-labs/homarr/issues/1938)) ([feecdd3](https://github.com/homarr-labs/homarr/commit/feecdd36d49890022e8f479efe6cefa3f77d265a)) +* **deps:** update dependency typescript-eslint to ^8.3.0 ([#1036](https://github.com/homarr-labs/homarr/issues/1036)) ([b0e2692](https://github.com/homarr-labs/homarr/commit/b0e269209e67db1569effd72d1560c0414574654)) +* **deps:** update dependency typescript-eslint to ^8.4.0 ([#1058](https://github.com/homarr-labs/homarr/issues/1058)) ([1d23667](https://github.com/homarr-labs/homarr/commit/1d236678b334c35358a3d95e75d81ad16657afca)) +* **deps:** update dependency typescript-eslint to ^8.5.0 ([#1089](https://github.com/homarr-labs/homarr/issues/1089)) ([c844eb2](https://github.com/homarr-labs/homarr/commit/c844eb2a224c473dd42df4a1ffc9a74bd533e0e2)) +* **deps:** update dependency typescript-eslint to ^8.6.0 ([#1136](https://github.com/homarr-labs/homarr/issues/1136)) ([3ef478c](https://github.com/homarr-labs/homarr/commit/3ef478c53ab56c50b1ee1d71eebfcc32a4b8828a)) +* **deps:** update dependency typescript-eslint to ^8.7.0 ([#1165](https://github.com/homarr-labs/homarr/issues/1165)) ([6aa5adf](https://github.com/homarr-labs/homarr/commit/6aa5adf5b0602dc3c7de75d9fc88c751d77ceed9)) +* **deps:** update dependency typescript-eslint to ^8.8.0 ([#1207](https://github.com/homarr-labs/homarr/issues/1207)) ([233033f](https://github.com/homarr-labs/homarr/commit/233033f1ce2c1348287fd4f37cf27e53ca317868)) +* **deps:** update dependency typescript-eslint to ^8.8.1 ([#1266](https://github.com/homarr-labs/homarr/issues/1266)) ([4d51e3b](https://github.com/homarr-labs/homarr/commit/4d51e3b3442860fa43ef2766681aaf2bce771d3f)) +* **deps:** update dependency typescript-eslint to ^8.9.0 ([#1292](https://github.com/homarr-labs/homarr/issues/1292)) ([65b1ae2](https://github.com/homarr-labs/homarr/commit/65b1ae26d15d29820f3feb097f6ccf43e89b5e22)) +* **deps:** update dependency typescript-eslint to v8 ([#896](https://github.com/homarr-labs/homarr/issues/896)) ([a9a4602](https://github.com/homarr-labs/homarr/commit/a9a46024e2a1a130bf0f2d9f87d1fa7caa35823b)) +* **deps:** update dependency undici to v6.19.2 ([#691](https://github.com/homarr-labs/homarr/issues/691)) ([541d745](https://github.com/homarr-labs/homarr/commit/541d745cea4d615d88f0af454e39de61cfa104cf)) +* **deps:** update dependency undici to v6.19.3 ([#850](https://github.com/homarr-labs/homarr/issues/850)) ([1098725](https://github.com/homarr-labs/homarr/commit/1098725bd1f010056e40eb00db40e19011ef158a)) +* **deps:** update dependency undici to v6.19.4 ([#854](https://github.com/homarr-labs/homarr/issues/854)) ([0c7264b](https://github.com/homarr-labs/homarr/commit/0c7264bc52c80794a74c9836ae9f9d56df6fc52c)) +* **deps:** update dependency undici to v6.19.5 ([#893](https://github.com/homarr-labs/homarr/issues/893)) ([5256853](https://github.com/homarr-labs/homarr/commit/525685335103289eb06606b04610dcec1ecbf0a1)) +* **deps:** update dependency undici to v6.19.7 ([#950](https://github.com/homarr-labs/homarr/issues/950)) ([3be1100](https://github.com/homarr-labs/homarr/commit/3be110097bcb500ef79d88b28b626bcf15329ed3)) +* **deps:** update dependency undici to v6.19.8 ([#998](https://github.com/homarr-labs/homarr/issues/998)) ([9666440](https://github.com/homarr-labs/homarr/commit/9666440e803ce2275ef3d90ebbc37c00592b8372)) +* **deps:** update dependency undici to v6.20.0 ([#1275](https://github.com/homarr-labs/homarr/issues/1275)) ([c7b2261](https://github.com/homarr-labs/homarr/commit/c7b226142feaa3fb0651cdf8473d714643e8144d)) +* **deps:** update dependency undici to v6.20.1 ([#1291](https://github.com/homarr-labs/homarr/issues/1291)) ([85cf101](https://github.com/homarr-labs/homarr/commit/85cf101043a7dbcd9b3a956eb8b7fffb6d3712e3)) +* **deps:** update dependency undici to v6.21.0 ([#1477](https://github.com/homarr-labs/homarr/issues/1477)) ([07f89af](https://github.com/homarr-labs/homarr/commit/07f89afea8eb47894c1ef94e8f62f8fb8c45ebe8)) +* **deps:** update dependency undici to v7 ([#1560](https://github.com/homarr-labs/homarr/issues/1560)) ([44e2105](https://github.com/homarr-labs/homarr/commit/44e2105a8c9d7cc746f0424bf1f718f426dbea93)) +* **deps:** update dependency undici to v7.1.0 ([#1593](https://github.com/homarr-labs/homarr/issues/1593)) ([fb1f000](https://github.com/homarr-labs/homarr/commit/fb1f0003e60d21713968bc6ff4ec1ce85bc54388)) +* **deps:** update dependency undici to v7.1.1 ([#1674](https://github.com/homarr-labs/homarr/issues/1674)) ([02777d1](https://github.com/homarr-labs/homarr/commit/02777d104c5da555337b3b1494a906488fcc7d64)) +* **deps:** update dependency undici to v7.2.0 ([#1718](https://github.com/homarr-labs/homarr/issues/1718)) ([61afab5](https://github.com/homarr-labs/homarr/commit/61afab518f6193a700a547faffa4619b28fb0837)) +* **deps:** update dependency undici to v7.2.1 ([#1904](https://github.com/homarr-labs/homarr/issues/1904)) ([b034dcb](https://github.com/homarr-labs/homarr/commit/b034dcbb11017a016e30db0e2bf8c1a0765174ca)) +* **deps:** update dependency undici to v7.2.2 ([#1957](https://github.com/homarr-labs/homarr/issues/1957)) ([aaddf0d](https://github.com/homarr-labs/homarr/commit/aaddf0d987a25ef94db70b2a35ababfe63e414a4)) +* **deps:** update dependency undici to v7.2.3 ([#1963](https://github.com/homarr-labs/homarr/issues/1963)) ([5e83847](https://github.com/homarr-labs/homarr/commit/5e83847772e75a8a16ad34781092d3aea8fb5771)) +* **deps:** update dependency video.js to ^8.12.0 ([#400](https://github.com/homarr-labs/homarr/issues/400)) ([fc1360d](https://github.com/homarr-labs/homarr/commit/fc1360d6bb9512be8ca1f91e8624d2b9b45d1175)) +* **deps:** update dependency video.js to ^8.16.1 ([#772](https://github.com/homarr-labs/homarr/issues/772)) ([8085e72](https://github.com/homarr-labs/homarr/commit/8085e72cf487a1a757bd07f85f46280f2e677f9f)) +* **deps:** update dependency video.js to ^8.17.1 ([#884](https://github.com/homarr-labs/homarr/issues/884)) ([bce73bc](https://github.com/homarr-labs/homarr/commit/bce73bc38f19b5382f0ab233eac667dd926c27a3)) +* **deps:** update dependency video.js to ^8.17.2 ([#917](https://github.com/homarr-labs/homarr/issues/917)) ([796261c](https://github.com/homarr-labs/homarr/commit/796261c5f5f1fa2b02ce3d9ef338a5196d90ec07)) +* **deps:** update dependency video.js to ^8.17.3 ([#971](https://github.com/homarr-labs/homarr/issues/971)) ([0472594](https://github.com/homarr-labs/homarr/commit/04725942eeca3e4c535c6773044eea1b2dc68a33)) +* **deps:** update dependency video.js to ^8.17.4 ([#1099](https://github.com/homarr-labs/homarr/issues/1099)) ([8c9bb6e](https://github.com/homarr-labs/homarr/commit/8c9bb6e5d5eb61f5f7d60aa38c44c94675ab8202)) +* **deps:** update dependency video.js to ^8.18.1 ([#1259](https://github.com/homarr-labs/homarr/issues/1259)) ([ea84b1c](https://github.com/homarr-labs/homarr/commit/ea84b1c372efc40c4c48bf18347c734291a95997)) +* **deps:** update dependency video.js to ^8.19.1 ([#1370](https://github.com/homarr-labs/homarr/issues/1370)) ([4985bd8](https://github.com/homarr-labs/homarr/commit/4985bd8f9123b629dc9bba3c6bb40eaeab96cf87)) +* **deps:** update dependency video.js to ^8.20.0 ([#1561](https://github.com/homarr-labs/homarr/issues/1561)) ([9f98290](https://github.com/homarr-labs/homarr/commit/9f982906f25b042443ac57e8a46ccf98aca5731d)) +* **deps:** update dependency video.js to ^8.21.0 ([#1617](https://github.com/homarr-labs/homarr/issues/1617)) ([5c11a95](https://github.com/homarr-labs/homarr/commit/5c11a95ddcb8e31fbb1c1156a24a89f04f7c22b1)) +* **deps:** update dependency vite to ^5.2.3 ([#253](https://github.com/homarr-labs/homarr/issues/253)) ([7214df3](https://github.com/homarr-labs/homarr/commit/7214df3e442bb8dfc588b1470ed5cef89636643e)) +* **deps:** update dependency vite to ^5.2.5 ([#259](https://github.com/homarr-labs/homarr/issues/259)) ([8d40f54](https://github.com/homarr-labs/homarr/commit/8d40f54d7d1e350f1cd274de493fbe003eee2641)) +* **deps:** update dependency vite to ^5.2.6 ([#262](https://github.com/homarr-labs/homarr/issues/262)) ([36073db](https://github.com/homarr-labs/homarr/commit/36073dbc5ee404379e8ad165a53c2f703642b07a)) +* **deps:** update dependency winston to v3.12.0 ([#188](https://github.com/homarr-labs/homarr/issues/188)) ([fde6d66](https://github.com/homarr-labs/homarr/commit/fde6d6601d8a19b95896ccd8cd9654c48b1f6c48)) +* **deps:** update dependency winston to v3.13.0 ([#263](https://github.com/homarr-labs/homarr/issues/263)) ([724b348](https://github.com/homarr-labs/homarr/commit/724b3481063c028465af08127fb419b0551bb455)) +* **deps:** update dependency winston to v3.13.1 ([#781](https://github.com/homarr-labs/homarr/issues/781)) ([5382b19](https://github.com/homarr-labs/homarr/commit/5382b1999fd3d6ec3e6e043fbde5bd68a93f0e2d)) +* **deps:** update dependency winston to v3.14.0 ([#935](https://github.com/homarr-labs/homarr/issues/935)) ([ac4b4ed](https://github.com/homarr-labs/homarr/commit/ac4b4ed9cf5fc815dd83dce5e3f9608b4aac07af)) +* **deps:** update dependency winston to v3.14.1 ([#941](https://github.com/homarr-labs/homarr/issues/941)) ([db9c200](https://github.com/homarr-labs/homarr/commit/db9c200f890c70be6163b451e30f8950b676c2a1)) +* **deps:** update dependency winston to v3.14.2 ([#979](https://github.com/homarr-labs/homarr/issues/979)) ([b9bcc1d](https://github.com/homarr-labs/homarr/commit/b9bcc1d23aa20bf665c0fb13ec14f8eed0f6516e)) +* **deps:** update dependency winston to v3.15.0 ([#1245](https://github.com/homarr-labs/homarr/issues/1245)) ([20e6399](https://github.com/homarr-labs/homarr/commit/20e6399d5e493158b7c0fb9370e9287075d315da)) +* **deps:** update dependency winston to v3.16.0 ([#1398](https://github.com/homarr-labs/homarr/issues/1398)) ([02ddb1c](https://github.com/homarr-labs/homarr/commit/02ddb1c9c6d15e4965c93935ff7887f90bff05a4)) +* **deps:** update dependency winston to v3.17.0 ([#1457](https://github.com/homarr-labs/homarr/issues/1457)) ([fc4cddc](https://github.com/homarr-labs/homarr/commit/fc4cddcbac74122e652d5409c875694ae11dc78a)) +* **deps:** update dependency ws to ^8.17.0 ([#392](https://github.com/homarr-labs/homarr/issues/392)) ([55822ee](https://github.com/homarr-labs/homarr/commit/55822ee7a51b4f907ed5be3b8202c60d07dce506)) +* **deps:** update dependency ws to ^8.17.1 ([#676](https://github.com/homarr-labs/homarr/issues/676)) ([0d14bad](https://github.com/homarr-labs/homarr/commit/0d14bad10bc45b50e0d3551c071f1ec62c9b7403)) +* **deps:** update dependency ws to ^8.18.0 ([#740](https://github.com/homarr-labs/homarr/issues/740)) ([1dd509a](https://github.com/homarr-labs/homarr/commit/1dd509a40fb9090ba88a0d8e1a67baf58b244cd9)) +* **deps:** update dependency zod to ^3.22.5 ([#361](https://github.com/homarr-labs/homarr/issues/361)) ([cb2b934](https://github.com/homarr-labs/homarr/commit/cb2b934c83c3464ff71bd9dff3be9742e975ef8c)) +* **deps:** update dependency zod to ^3.23.4 ([#373](https://github.com/homarr-labs/homarr/issues/373)) ([392a185](https://github.com/homarr-labs/homarr/commit/392a18564045ab2ea68c694192f771234e40b90c)) +* **deps:** update dependency zod to ^3.23.5 ([#399](https://github.com/homarr-labs/homarr/issues/399)) ([56388eb](https://github.com/homarr-labs/homarr/commit/56388eb8ef452e1dae0ca9c0c68ed6a2ff6fbbd1)) +* **deps:** update dependency zod to ^3.23.6 ([#424](https://github.com/homarr-labs/homarr/issues/424)) ([11c20ce](https://github.com/homarr-labs/homarr/commit/11c20ce711e564bc76d835ed839dbe7dfe332301)) +* **deps:** update dependency zod to ^3.23.7 ([#456](https://github.com/homarr-labs/homarr/issues/456)) ([cab3405](https://github.com/homarr-labs/homarr/commit/cab34052f905d22f5ee593a960895cc9c137292c)) +* **deps:** update dependency zod to ^3.23.8 ([#460](https://github.com/homarr-labs/homarr/issues/460)) ([687556a](https://github.com/homarr-labs/homarr/commit/687556ad96136a72dc720a38f4628d0ba5a1cbcb)) +* **deps:** update dependency zod to ^3.24.0 ([#1635](https://github.com/homarr-labs/homarr/issues/1635)) ([8a25467](https://github.com/homarr-labs/homarr/commit/8a2546704b56d35786681fa6924770b04f833dff)) +* **deps:** update dependency zod to ^3.24.1 ([#1642](https://github.com/homarr-labs/homarr/issues/1642)) ([5e466e8](https://github.com/homarr-labs/homarr/commit/5e466e80c54accbc303e44d2093518465ad5863e)) +* **deps:** update dependency zod-form-data to ^2.0.3 ([#1717](https://github.com/homarr-labs/homarr/issues/1717)) ([a7bd664](https://github.com/homarr-labs/homarr/commit/a7bd664c5cee578574bf37b7149a2142be9f8b7a)) +* **deps:** update dependency zod-form-data to ^2.0.4 ([#1719](https://github.com/homarr-labs/homarr/issues/1719)) ([3b7e6cc](https://github.com/homarr-labs/homarr/commit/3b7e6cc083220a0e3a0cf4f5243c073067ba5bc7)) +* **deps:** update dependency zod-form-data to ^2.0.5 ([#1822](https://github.com/homarr-labs/homarr/issues/1822)) ([a234fc8](https://github.com/homarr-labs/homarr/commit/a234fc844e5edcef9935efb0725b6ccceadfe69d)) +* **deps:** update gridstack.js fork to v1.11.2 ([#1605](https://github.com/homarr-labs/homarr/issues/1605)) ([bf45860](https://github.com/homarr-labs/homarr/commit/bf45860966987be44c5eecf9add34173f5968194)) +* **deps:** update mantine monorepo to ^7.10.0 ([#538](https://github.com/homarr-labs/homarr/issues/538)) ([ad3ef4c](https://github.com/homarr-labs/homarr/commit/ad3ef4c313fceb40baaedb9bc3b0e17009eed5cb)) +* **deps:** update mantine monorepo to ^7.10.1 ([#581](https://github.com/homarr-labs/homarr/issues/581)) ([b12d109](https://github.com/homarr-labs/homarr/commit/b12d109f6dfa4f90fc9fe2fae216894d601d0594)) +* **deps:** update mantine monorepo to ^7.10.2 ([#662](https://github.com/homarr-labs/homarr/issues/662)) ([4e9593b](https://github.com/homarr-labs/homarr/commit/4e9593b859c2d16e89940de9abed418ae184f36f)) +* **deps:** update mantine monorepo to ^7.11.0 ([#719](https://github.com/homarr-labs/homarr/issues/719)) ([52e936f](https://github.com/homarr-labs/homarr/commit/52e936f979b9cb6968c6cfe3a66c2c652245c6d8)) +* **deps:** update mantine monorepo to ^7.11.1 ([#735](https://github.com/homarr-labs/homarr/issues/735)) ([60c0cfa](https://github.com/homarr-labs/homarr/commit/60c0cfa9119ae946ca232df00dcebf73c3259a00)) +* **deps:** update mantine monorepo to ^7.11.2 ([#808](https://github.com/homarr-labs/homarr/issues/808)) ([fe5af92](https://github.com/homarr-labs/homarr/commit/fe5af9231e0c8e604558056e28ddc0ad5d440ad8)) +* **deps:** update mantine monorepo to ^7.12.0 ([#920](https://github.com/homarr-labs/homarr/issues/920)) ([137ebf6](https://github.com/homarr-labs/homarr/commit/137ebf6d22bc1a420bab52444e2cd3df5fe31852)) +* **deps:** update mantine monorepo to ^7.12.1 ([#967](https://github.com/homarr-labs/homarr/issues/967)) ([5b651a7](https://github.com/homarr-labs/homarr/commit/5b651a782aef6ce6ecef58be0491642d4cf0c94f)) +* **deps:** update mantine monorepo to ^7.12.2 ([#1048](https://github.com/homarr-labs/homarr/issues/1048)) ([51be024](https://github.com/homarr-labs/homarr/commit/51be02477b63725f5052d478a6db59c48be1fdf0)) +* **deps:** update mantine monorepo to ^7.13.0 ([#1178](https://github.com/homarr-labs/homarr/issues/1178)) ([78230b1](https://github.com/homarr-labs/homarr/commit/78230b1fe9d4b5b071d80782f6ad177993903dd1)) +* **deps:** update mantine monorepo to ^7.13.1 ([#1205](https://github.com/homarr-labs/homarr/issues/1205)) ([6ce466d](https://github.com/homarr-labs/homarr/commit/6ce466d38ec8d3968c4f90583cdfd83d97a42154)) +* **deps:** update mantine monorepo to ^7.13.2 ([#1227](https://github.com/homarr-labs/homarr/issues/1227)) ([d383664](https://github.com/homarr-labs/homarr/commit/d3836648c288ca595ac7b43cc1a2089cd52b7cdd)) +* **deps:** update mantine monorepo to ^7.13.3 ([#1316](https://github.com/homarr-labs/homarr/issues/1316)) ([84bb1de](https://github.com/homarr-labs/homarr/commit/84bb1deae51982d5c7465b180198034c9f9b861a)) +* **deps:** update mantine monorepo to ^7.13.4 ([#1364](https://github.com/homarr-labs/homarr/issues/1364)) ([f55b813](https://github.com/homarr-labs/homarr/commit/f55b813aa1a1df8c1b5c0f29a9a302dab025a1aa)) +* **deps:** update mantine monorepo to ^7.13.5 ([#1449](https://github.com/homarr-labs/homarr/issues/1449)) ([2306ecd](https://github.com/homarr-labs/homarr/commit/2306ecda9f562e94ef21eae495eab4e7fc5a3fc2)) +* **deps:** update mantine monorepo to ^7.14.0 ([#1470](https://github.com/homarr-labs/homarr/issues/1470)) ([11ce6fa](https://github.com/homarr-labs/homarr/commit/11ce6faa37bcd6c54f348ed8c5d003ff4c061b40)) +* **deps:** update mantine monorepo to ^7.14.1 ([#1494](https://github.com/homarr-labs/homarr/issues/1494)) ([775d0a5](https://github.com/homarr-labs/homarr/commit/775d0a53decfbebdbab06936557adade378fd0c0)) +* **deps:** update mantine monorepo to ^7.14.2 ([#1537](https://github.com/homarr-labs/homarr/issues/1537)) ([2e28147](https://github.com/homarr-labs/homarr/commit/2e2814707e0a5c2c38ccefcf0387cc0dab195fb9)) +* **deps:** update mantine monorepo to ^7.14.3 ([#1563](https://github.com/homarr-labs/homarr/issues/1563)) ([09dae45](https://github.com/homarr-labs/homarr/commit/09dae45ae8c33cf9212b72b7b048bbb3866880eb)) +* **deps:** update mantine monorepo to ^7.15.0 ([#1636](https://github.com/homarr-labs/homarr/issues/1636)) ([99bb680](https://github.com/homarr-labs/homarr/commit/99bb68012faffa78e9eb279dcf57007250a7a343)) +* **deps:** update mantine monorepo to ^7.15.1 ([#1649](https://github.com/homarr-labs/homarr/issues/1649)) ([732f4d4](https://github.com/homarr-labs/homarr/commit/732f4d45bdc1a063640a4636de4b67f25927fe43)) +* **deps:** update mantine monorepo to ^7.15.2 ([#1757](https://github.com/homarr-labs/homarr/issues/1757)) ([dfacb08](https://github.com/homarr-labs/homarr/commit/dfacb08dbddb6864646ece2fca6978207f0c58ac)) +* **deps:** update mantine monorepo to ^7.15.3 ([#1880](https://github.com/homarr-labs/homarr/issues/1880)) ([7807b28](https://github.com/homarr-labs/homarr/commit/7807b28d24327db89514da533cb06f4c296b579d)) +* **deps:** update mantine monorepo to ^7.16.0 ([#1948](https://github.com/homarr-labs/homarr/issues/1948)) ([a03a01b](https://github.com/homarr-labs/homarr/commit/a03a01b964e3ab30af6078326b91fb10817b3b98)) +* **deps:** update mantine monorepo to ^7.5.2 ([#71](https://github.com/homarr-labs/homarr/issues/71)) ([81e61b4](https://github.com/homarr-labs/homarr/commit/81e61b4d6bea3f32822917c4cf03f4d5876397ca)) +* **deps:** update mantine monorepo to ^7.5.3 ([#97](https://github.com/homarr-labs/homarr/issues/97)) ([35edfc7](https://github.com/homarr-labs/homarr/commit/35edfc74c4000d59b72f58fb42a00093151d4f38)) +* **deps:** update mantine monorepo to ^7.6.1 ([#157](https://github.com/homarr-labs/homarr/issues/157)) ([8c0534f](https://github.com/homarr-labs/homarr/commit/8c0534f54c416af94743e1cf20d92a33e06c804c)) +* **deps:** update mantine monorepo to ^7.6.2 ([#221](https://github.com/homarr-labs/homarr/issues/221)) ([fc29db0](https://github.com/homarr-labs/homarr/commit/fc29db0151de2638d7550dad0a8328b87164a732)) +* **deps:** update mantine monorepo to ^7.7.1 ([#272](https://github.com/homarr-labs/homarr/issues/272)) ([c9e1580](https://github.com/homarr-labs/homarr/commit/c9e15805a9b4c845e5cc379ae8267c7c659c60a6)) +* **deps:** update mantine monorepo to ^7.8.0 ([#343](https://github.com/homarr-labs/homarr/issues/343)) ([3e3299a](https://github.com/homarr-labs/homarr/commit/3e3299a358b44f86c850b3b96edf14e503d92151)) +* **deps:** update mantine monorepo to ^7.8.1 ([#377](https://github.com/homarr-labs/homarr/issues/377)) ([92b417a](https://github.com/homarr-labs/homarr/commit/92b417a37e070352d4830ab6d907421a89440308)) +* **deps:** update mantine monorepo to ^7.9.0 ([#423](https://github.com/homarr-labs/homarr/issues/423)) ([90b9d56](https://github.com/homarr-labs/homarr/commit/90b9d5672959e68c551b2bd9190b8ad97fbec1d0)) +* **deps:** update mantine monorepo to ^7.9.1 ([#457](https://github.com/homarr-labs/homarr/issues/457)) ([48d7aaa](https://github.com/homarr-labs/homarr/commit/48d7aaaf1d0e59bd2573bbe01a3421d14cd64be1)) +* **deps:** update mantine monorepo to ^7.9.2 ([#510](https://github.com/homarr-labs/homarr/issues/510)) ([abffc86](https://github.com/homarr-labs/homarr/commit/abffc866c084c387a553395519c172becaec0618)) +* **deps:** update nest monorepo to ^10.3.5 ([#245](https://github.com/homarr-labs/homarr/issues/245)) ([0ffb3f1](https://github.com/homarr-labs/homarr/commit/0ffb3f18b9bd8c90f826bcb29c257d656dbb91f5)) +* **deps:** update nextjs monorepo to ^14.1.0 ([#38](https://github.com/homarr-labs/homarr/issues/38)) ([dadfc0c](https://github.com/homarr-labs/homarr/commit/dadfc0c5d73395d2c49afbc7c67d0755e102b719)) +* **deps:** update nextjs monorepo to ^14.1.1 ([#147](https://github.com/homarr-labs/homarr/issues/147)) ([b407f2a](https://github.com/homarr-labs/homarr/commit/b407f2a9ac02b3ea6bfa22388e8e1150d2c82d48)) +* **deps:** update nextjs monorepo to ^14.1.2 ([#193](https://github.com/homarr-labs/homarr/issues/193)) ([8df514d](https://github.com/homarr-labs/homarr/commit/8df514dec883a90b3fcee8ef69efed87608618df)) +* **deps:** update nextjs monorepo to ^14.1.3 ([#208](https://github.com/homarr-labs/homarr/issues/208)) ([56d5e70](https://github.com/homarr-labs/homarr/commit/56d5e709bccdff4d37c6964dd1420721fc6f0356)) +* **deps:** update nextjs monorepo to ^14.1.4 ([#252](https://github.com/homarr-labs/homarr/issues/252)) ([28f630f](https://github.com/homarr-labs/homarr/commit/28f630f58b60260cd48990f9edf04173db5bd01d)) +* **deps:** update nextjs monorepo to ^14.2.10 ([#1109](https://github.com/homarr-labs/homarr/issues/1109)) ([fb55f12](https://github.com/homarr-labs/homarr/commit/fb55f1272d890307452cf7c7f3a54eb454da736f)) +* **deps:** update nextjs monorepo to ^14.2.11 ([#1117](https://github.com/homarr-labs/homarr/issues/1117)) ([7a56006](https://github.com/homarr-labs/homarr/commit/7a56006533d0fce5b288e1efe658e026abd062e1)) +* **deps:** update nextjs monorepo to ^14.2.12 ([#1146](https://github.com/homarr-labs/homarr/issues/1146)) ([8f5d7f8](https://github.com/homarr-labs/homarr/commit/8f5d7f83879e68b73f20303fbd9d3f4f70f69e3d)) +* **deps:** update nextjs monorepo to ^14.2.13 ([#1154](https://github.com/homarr-labs/homarr/issues/1154)) ([2258dc3](https://github.com/homarr-labs/homarr/commit/2258dc3ec66fd6d2c0ca9d7d2a689174a806586d)) +* **deps:** update nextjs monorepo to ^14.2.14 ([#1215](https://github.com/homarr-labs/homarr/issues/1215)) ([6f5c993](https://github.com/homarr-labs/homarr/commit/6f5c9935108511783b16c1a8206088e4845f9529)) +* **deps:** update nextjs monorepo to ^14.2.15 ([#1270](https://github.com/homarr-labs/homarr/issues/1270)) ([2bbe594](https://github.com/homarr-labs/homarr/commit/2bbe594cd28decee8934fc7338cdda9b77a2040c)) +* **deps:** update nextjs monorepo to ^14.2.16 ([#1355](https://github.com/homarr-labs/homarr/issues/1355)) ([aea65ea](https://github.com/homarr-labs/homarr/commit/aea65eadcd180e892d823ddccc2657b3beeb8acb)) +* **deps:** update nextjs monorepo to ^14.2.17 ([#1435](https://github.com/homarr-labs/homarr/issues/1435)) ([cd18458](https://github.com/homarr-labs/homarr/commit/cd18458d0c8a91c9068f8fbbfa49b5c0191e8f63)) +* **deps:** update nextjs monorepo to ^14.2.18 ([#1479](https://github.com/homarr-labs/homarr/issues/1479)) ([ccee3dd](https://github.com/homarr-labs/homarr/commit/ccee3dd21732be7106bf04af802c528351d132be)) +* **deps:** update nextjs monorepo to ^14.2.19 ([#1594](https://github.com/homarr-labs/homarr/issues/1594)) ([b0d6230](https://github.com/homarr-labs/homarr/commit/b0d623047ed0aae68741a50345610d2bc65cf86b)) +* **deps:** update nextjs monorepo to ^14.2.2 ([#345](https://github.com/homarr-labs/homarr/issues/345)) ([b465b95](https://github.com/homarr-labs/homarr/commit/b465b95ca26c1b0bc9035c7d2bd72d8a657870b3)) +* **deps:** update nextjs monorepo to ^14.2.20 ([#1610](https://github.com/homarr-labs/homarr/issues/1610)) ([ef65270](https://github.com/homarr-labs/homarr/commit/ef652707788ab68eeadd43dff908387340784f04)) +* **deps:** update nextjs monorepo to ^14.2.21 ([#1727](https://github.com/homarr-labs/homarr/issues/1727)) ([2b4bc83](https://github.com/homarr-labs/homarr/commit/2b4bc8352efa1e2cffb71a6d4d6e42f941358f02)) +* **deps:** update nextjs monorepo to ^14.2.22 ([#1787](https://github.com/homarr-labs/homarr/issues/1787)) ([3d66ff9](https://github.com/homarr-labs/homarr/commit/3d66ff914883a665c0329c8fc4fd087f4d220692)) +* **deps:** update nextjs monorepo to ^14.2.3 ([#381](https://github.com/homarr-labs/homarr/issues/381)) ([75e4e81](https://github.com/homarr-labs/homarr/commit/75e4e8176e36a995ebcd25387cae6435a5723b49)) +* **deps:** update nextjs monorepo to ^14.2.4 ([#658](https://github.com/homarr-labs/homarr/issues/658)) ([476fa59](https://github.com/homarr-labs/homarr/commit/476fa59079a3026fb1ce3d3c1b87a4b99425dccf)) +* **deps:** update nextjs monorepo to ^14.2.5 ([#779](https://github.com/homarr-labs/homarr/issues/779)) ([99175fe](https://github.com/homarr-labs/homarr/commit/99175feda492ff0b0d2d9d07c75d2bd45f69fbb5)) +* **deps:** update nextjs monorepo to ^14.2.6 ([#1009](https://github.com/homarr-labs/homarr/issues/1009)) ([1311e72](https://github.com/homarr-labs/homarr/commit/1311e72ca0a9c16db207d088809debd020da1318)) +* **deps:** update nextjs monorepo to ^14.2.7 ([#1041](https://github.com/homarr-labs/homarr/issues/1041)) ([3771a61](https://github.com/homarr-labs/homarr/commit/3771a61c49ca92f8567bb0905a696236a1e473a0)) +* **deps:** update nextjs monorepo to ^14.2.8 ([#1067](https://github.com/homarr-labs/homarr/issues/1067)) ([ca83872](https://github.com/homarr-labs/homarr/commit/ca83872151a867a42b3504a3eafff585a386b02d)) +* **deps:** update nextjs monorepo to ^14.2.9 ([#1091](https://github.com/homarr-labs/homarr/issues/1091)) ([3f076fa](https://github.com/homarr-labs/homarr/commit/3f076fafcd505b0b18781fc485dec8b144c8051f)) +* **deps:** update nextjs monorepo to ^15.1.4 ([#1885](https://github.com/homarr-labs/homarr/issues/1885)) ([f4f02ca](https://github.com/homarr-labs/homarr/commit/f4f02ca539609705b7192c4327272f88415e1594)) +* **deps:** update nextjs monorepo to v15 (major) ([#1844](https://github.com/homarr-labs/homarr/issues/1844)) ([d985525](https://github.com/homarr-labs/homarr/commit/d98552540a9eb3c24ba92a490f921c2b1911b1f6)) +* **deps:** update react monorepo to v19 (major) ([#1615](https://github.com/homarr-labs/homarr/issues/1615)) ([6f874e8](https://github.com/homarr-labs/homarr/commit/6f874e87abbc20a6e95cfbeb7bb7188d13599672)) +* **deps:** update tanstack-query monorepo ([#126](https://github.com/homarr-labs/homarr/issues/126)) ([71521c0](https://github.com/homarr-labs/homarr/commit/71521c076809fa3041ebf0ce4c9b9365adcf167b)) +* **deps:** update tanstack-query monorepo ([#141](https://github.com/homarr-labs/homarr/issues/141)) ([5d68300](https://github.com/homarr-labs/homarr/commit/5d68300600f0bd890aa4413ada41559f10afcf51)) +* **deps:** update tanstack-query monorepo ([#216](https://github.com/homarr-labs/homarr/issues/216)) ([efbc4cf](https://github.com/homarr-labs/homarr/commit/efbc4cf8fe62c4dd39fa2191238e1d62e5e98f9c)) +* **deps:** update tanstack-query monorepo ([#280](https://github.com/homarr-labs/homarr/issues/280)) ([e74926d](https://github.com/homarr-labs/homarr/commit/e74926d3825a7a31008faf6ec4ef00b6ab5ce669)) +* **deps:** update tanstack-query monorepo to ^5.18.1 ([#39](https://github.com/homarr-labs/homarr/issues/39)) ([717e919](https://github.com/homarr-labs/homarr/commit/717e9194500ad875e2c57bc088a3fa7ec08faf68)) +* **deps:** update tanstack-query monorepo to ^5.20.1 ([#75](https://github.com/homarr-labs/homarr/issues/75)) ([00f4a28](https://github.com/homarr-labs/homarr/commit/00f4a288a413383b4c412a1165eeba8a4c973a67)) +* **deps:** update tanstack-query monorepo to ^5.20.5 ([#86](https://github.com/homarr-labs/homarr/issues/86)) ([b77e652](https://github.com/homarr-labs/homarr/commit/b77e6528225a54839c5b09ad2464c6ab266259c6)) +* **deps:** update tanstack-query monorepo to ^5.21.4 ([#128](https://github.com/homarr-labs/homarr/issues/128)) ([a9a3d98](https://github.com/homarr-labs/homarr/commit/a9a3d98248a9ba518d941f8e437784a98984895d)) +* **deps:** update tanstack-query monorepo to ^5.21.7 ([#133](https://github.com/homarr-labs/homarr/issues/133)) ([e150577](https://github.com/homarr-labs/homarr/commit/e150577c7eea55b3f837951eeaa8fef41468c6af)) +* **deps:** update tanstack-query monorepo to ^5.24.1 ([#156](https://github.com/homarr-labs/homarr/issues/156)) ([3022e7f](https://github.com/homarr-labs/homarr/commit/3022e7f0af1d319e87398e09df27bd5824f0f8b4)) +* **deps:** update tanstack-query monorepo to ^5.24.6 ([#168](https://github.com/homarr-labs/homarr/issues/168)) ([7f2ab7f](https://github.com/homarr-labs/homarr/commit/7f2ab7f192b55f970c6902cde71f85c06a5f67df)) +* **deps:** update tanstack-query monorepo to ^5.24.8 ([#187](https://github.com/homarr-labs/homarr/issues/187)) ([f98046d](https://github.com/homarr-labs/homarr/commit/f98046d9e207bd068fa1cea19c4be0cba61c14c0)) +* **deps:** update tanstack-query monorepo to ^5.25.0 ([#196](https://github.com/homarr-labs/homarr/issues/196)) ([8c9adb3](https://github.com/homarr-labs/homarr/commit/8c9adb31f34991117c18ded417bf13312a04244a)) +* **deps:** update tanstack-query monorepo to ^5.28.0 ([#225](https://github.com/homarr-labs/homarr/issues/225)) ([9a203e8](https://github.com/homarr-labs/homarr/commit/9a203e8fac4379a703ad0d13380bb1a827791cd2)) +* **deps:** update tanstack-query monorepo to ^5.28.14 ([#299](https://github.com/homarr-labs/homarr/issues/299)) ([a4f316f](https://github.com/homarr-labs/homarr/commit/a4f316f10fc11579527722263249523591762e8b)) +* **deps:** update tanstack-query monorepo to ^5.28.4 ([#235](https://github.com/homarr-labs/homarr/issues/235)) ([30278f3](https://github.com/homarr-labs/homarr/commit/30278f37d248f0222dcd86e67a3310961c804a25)) +* **deps:** update tanstack-query monorepo to ^5.28.6 ([#256](https://github.com/homarr-labs/homarr/issues/256)) ([e4e3463](https://github.com/homarr-labs/homarr/commit/e4e3463d0464c37c32da83000ae971006157d1b2)) +* **deps:** update tanstack-query monorepo to ^5.28.8 ([#265](https://github.com/homarr-labs/homarr/issues/265)) ([4783aae](https://github.com/homarr-labs/homarr/commit/4783aaea20c44d823cb01857ffd050f7539948af)) +* **deps:** update tanstack-query monorepo to ^5.29.0 ([#313](https://github.com/homarr-labs/homarr/issues/313)) ([fffefbb](https://github.com/homarr-labs/homarr/commit/fffefbb4c8767ae5803429363ecf323d2384a6a0)) +* **deps:** update tanstack-query monorepo to ^5.29.2 ([#340](https://github.com/homarr-labs/homarr/issues/340)) ([859fdf4](https://github.com/homarr-labs/homarr/commit/859fdf4c440af5176401bdee236b5e19973182ef)) +* **deps:** update tanstack-query monorepo to ^5.32.0 ([#374](https://github.com/homarr-labs/homarr/issues/374)) ([0cdf0b7](https://github.com/homarr-labs/homarr/commit/0cdf0b73bfc410c7457fe7b379a380fdf83a938b)) +* **deps:** update tanstack-query monorepo to ^5.32.1 ([#402](https://github.com/homarr-labs/homarr/issues/402)) ([c988f3d](https://github.com/homarr-labs/homarr/commit/c988f3d7f827dd3121582a69fe1219dedb1ae246)) +* **deps:** update tanstack-query monorepo to ^5.34.1 ([#427](https://github.com/homarr-labs/homarr/issues/427)) ([fb43fc6](https://github.com/homarr-labs/homarr/commit/fb43fc604657e0ee3361db5fb3df8bdf68a22a51)) +* **deps:** update tanstack-query monorepo to ^5.34.2 ([#439](https://github.com/homarr-labs/homarr/issues/439)) ([08d1b6c](https://github.com/homarr-labs/homarr/commit/08d1b6c638c008936d67e1fe720313deaae147cd)) +* **deps:** update tanstack-query monorepo to ^5.35.1 ([#446](https://github.com/homarr-labs/homarr/issues/446)) ([96158bc](https://github.com/homarr-labs/homarr/commit/96158bcb5e0818f698f04f107dab24b6285f32df)) +* **deps:** update tanstack-query monorepo to ^5.35.5 ([#465](https://github.com/homarr-labs/homarr/issues/465)) ([8e6d143](https://github.com/homarr-labs/homarr/commit/8e6d143edc6613766ea86d3c84ef392aea867a0a)) +* **deps:** update tanstack-query monorepo to ^5.36.0 ([#481](https://github.com/homarr-labs/homarr/issues/481)) ([1570faa](https://github.com/homarr-labs/homarr/commit/1570faa20af2c1b4173ade77565691176219c601)) +* **deps:** update tanstack-query monorepo to ^5.36.2 ([#496](https://github.com/homarr-labs/homarr/issues/496)) ([023feaf](https://github.com/homarr-labs/homarr/commit/023feafafe5f78b73870a48a06d037b563999d5d)) +* **deps:** update tanstack-query monorepo to ^5.37.1 ([#513](https://github.com/homarr-labs/homarr/issues/513)) ([b312032](https://github.com/homarr-labs/homarr/commit/b312032f02db6fac0e95456ef23cf84d4ab485b0)) +* **deps:** update tanstack-query monorepo to ^5.40.0 ([#552](https://github.com/homarr-labs/homarr/issues/552)) ([8f50def](https://github.com/homarr-labs/homarr/commit/8f50def4c931545fbe4b24a2c501c725e088ce9f)) +* **deps:** update tanstack-query monorepo to ^5.40.1 ([#617](https://github.com/homarr-labs/homarr/issues/617)) ([946ea87](https://github.com/homarr-labs/homarr/commit/946ea8753fd45582ba15b6fc69a434039d341b1d)) +* **deps:** update tanstack-query monorepo to ^5.44.0 ([#657](https://github.com/homarr-labs/homarr/issues/657)) ([8b3bc03](https://github.com/homarr-labs/homarr/commit/8b3bc03b9be9d70d11d982869250d575b24ca4b8)) +* **deps:** update tanstack-query monorepo to ^5.45.0 ([#660](https://github.com/homarr-labs/homarr/issues/660)) ([5547e52](https://github.com/homarr-labs/homarr/commit/5547e520016b92c0981899099cce1bf82f7d1a00)) +* **deps:** update tanstack-query monorepo to ^5.45.1 ([#677](https://github.com/homarr-labs/homarr/issues/677)) ([33e8cc7](https://github.com/homarr-labs/homarr/commit/33e8cc7412e2cc4541ae5e58ae45b20ffa74972a)) +* **deps:** update tanstack-query monorepo to ^5.47.0 ([#713](https://github.com/homarr-labs/homarr/issues/713)) ([75748df](https://github.com/homarr-labs/homarr/commit/75748dfbc35057b7f44e836fd2864c76c2705237)) +* **deps:** update tanstack-query monorepo to ^5.48.0 ([#714](https://github.com/homarr-labs/homarr/issues/714)) ([a76e941](https://github.com/homarr-labs/homarr/commit/a76e941378a2d8669a9b4484b8301f5557dda1a3)) +* **deps:** update tanstack-query monorepo to ^5.49.0 ([#728](https://github.com/homarr-labs/homarr/issues/728)) ([531cd0d](https://github.com/homarr-labs/homarr/commit/531cd0de2520429d3b3270e05fc5d8e9c5732163)) +* **deps:** update tanstack-query monorepo to ^5.49.2 ([#730](https://github.com/homarr-labs/homarr/issues/730)) ([8ee0d67](https://github.com/homarr-labs/homarr/commit/8ee0d67a36b30ae1e5f679a0c24014c3c79709ca)) +* **deps:** update tanstack-query monorepo to ^5.50.1 ([#747](https://github.com/homarr-labs/homarr/issues/747)) ([a67050e](https://github.com/homarr-labs/homarr/commit/a67050e77b14a0ad1e6b960dad24f4a35779f858)) +* **deps:** update tanstack-query monorepo to ^5.51.1 ([#782](https://github.com/homarr-labs/homarr/issues/782)) ([be4748b](https://github.com/homarr-labs/homarr/commit/be4748b8fa5cf2b7f17acd03753115b9562f3285)) +* **deps:** update tanstack-query monorepo to ^5.51.11 ([#836](https://github.com/homarr-labs/homarr/issues/836)) ([14d19fc](https://github.com/homarr-labs/homarr/commit/14d19fcd8bf9577cd483b6bb89e1cc3bbaf484b1)) +* **deps:** update tanstack-query monorepo to ^5.51.14 ([#866](https://github.com/homarr-labs/homarr/issues/866)) ([04a836e](https://github.com/homarr-labs/homarr/commit/04a836e824e607f48b876d6882aecb5de3b666ae)) +* **deps:** update tanstack-query monorepo to ^5.51.15 ([#868](https://github.com/homarr-labs/homarr/issues/868)) ([63b3c1b](https://github.com/homarr-labs/homarr/commit/63b3c1bff19d9265ef2c80dfbbc9058354a9acfb)) +* **deps:** update tanstack-query monorepo to ^5.51.16 ([#892](https://github.com/homarr-labs/homarr/issues/892)) ([3a5f818](https://github.com/homarr-labs/homarr/commit/3a5f818e7cbef6365f9ae89996657cdb418d7917)) +* **deps:** update tanstack-query monorepo to ^5.51.17 ([#899](https://github.com/homarr-labs/homarr/issues/899)) ([5c73b54](https://github.com/homarr-labs/homarr/commit/5c73b544285d1fca753168a796e1143da5ffc37d)) +* **deps:** update tanstack-query monorepo to ^5.51.18 ([#900](https://github.com/homarr-labs/homarr/issues/900)) ([26615d8](https://github.com/homarr-labs/homarr/commit/26615d80e795c050e2ac94ba133cbf23c74b2d27)) +* **deps:** update tanstack-query monorepo to ^5.51.21 ([#905](https://github.com/homarr-labs/homarr/issues/905)) ([2a459dd](https://github.com/homarr-labs/homarr/commit/2a459dda205448ebfa3d8451a5229a82fa850fbb)) +* **deps:** update tanstack-query monorepo to ^5.51.23 ([#936](https://github.com/homarr-labs/homarr/issues/936)) ([f9e2df0](https://github.com/homarr-labs/homarr/commit/f9e2df085b2ba737c2ef6375474865b34a3f43cf)) +* **deps:** update tanstack-query monorepo to ^5.51.24 ([#997](https://github.com/homarr-labs/homarr/issues/997)) ([2f77be8](https://github.com/homarr-labs/homarr/commit/2f77be8045ea67d1f5db20bd140c9e19af903571)) +* **deps:** update tanstack-query monorepo to ^5.51.3 ([#821](https://github.com/homarr-labs/homarr/issues/821)) ([05bbc19](https://github.com/homarr-labs/homarr/commit/05bbc19a15b8f8d7cdef4b9fee3174b28918bc9d)) +* **deps:** update tanstack-query monorepo to ^5.51.4 ([#824](https://github.com/homarr-labs/homarr/issues/824)) ([86c729a](https://github.com/homarr-labs/homarr/commit/86c729a83f01cb4a3ce5413b6b4117505b6b61f4)) +* **deps:** update tanstack-query monorepo to ^5.51.5 ([#829](https://github.com/homarr-labs/homarr/issues/829)) ([a4edda6](https://github.com/homarr-labs/homarr/commit/a4edda6932ed5008fe4609b55636232a7ca500ce)) +* **deps:** update tanstack-query monorepo to ^5.51.8 ([#830](https://github.com/homarr-labs/homarr/issues/830)) ([ee2703c](https://github.com/homarr-labs/homarr/commit/ee2703ca4be312e5e0f2b9964fa3fb1d0bd074c1)) +* **deps:** update tanstack-query monorepo to ^5.51.9 ([#831](https://github.com/homarr-labs/homarr/issues/831)) ([c8f3eb6](https://github.com/homarr-labs/homarr/commit/c8f3eb69e54a732274fd85841b1d1181fbc9a279)) +* **deps:** update tanstack-query monorepo to ^5.52.0 ([#1002](https://github.com/homarr-labs/homarr/issues/1002)) ([432af79](https://github.com/homarr-labs/homarr/commit/432af7905510283779aacf7331a82a3d53f0c899)) +* **deps:** update tanstack-query monorepo to ^5.52.1 ([#1013](https://github.com/homarr-labs/homarr/issues/1013)) ([8779b7d](https://github.com/homarr-labs/homarr/commit/8779b7d6073f41b52bf2fadda25ccab8d1ae1622)) +* **deps:** update tanstack-query monorepo to ^5.52.2 ([#1037](https://github.com/homarr-labs/homarr/issues/1037)) ([48d01e3](https://github.com/homarr-labs/homarr/commit/48d01e3c6ceb9fd4e60f0bd720374da53206d94e)) +* **deps:** update tanstack-query monorepo to ^5.52.3 ([#1043](https://github.com/homarr-labs/homarr/issues/1043)) ([afb6adf](https://github.com/homarr-labs/homarr/commit/afb6adf1e68f0f1b6b819a32a95d0a28855e88c4)) +* **deps:** update tanstack-query monorepo to ^5.53.1 ([#1045](https://github.com/homarr-labs/homarr/issues/1045)) ([775c359](https://github.com/homarr-labs/homarr/commit/775c3597dcd9008606446d066ddb46dc758b5689)) +* **deps:** update tanstack-query monorepo to ^5.53.2 ([#1055](https://github.com/homarr-labs/homarr/issues/1055)) ([d69fed6](https://github.com/homarr-labs/homarr/commit/d69fed6514bef0ee5cc235cca86888d040fae562)) +* **deps:** update tanstack-query monorepo to ^5.53.3 ([#1056](https://github.com/homarr-labs/homarr/issues/1056)) ([8fe162e](https://github.com/homarr-labs/homarr/commit/8fe162e16c4c06ca453437d0ee4e6491ecb2ed84)) +* **deps:** update tanstack-query monorepo to ^5.54.1 ([#1063](https://github.com/homarr-labs/homarr/issues/1063)) ([9e1faa0](https://github.com/homarr-labs/homarr/commit/9e1faa03b120a225114f7e8bf4cc683be243c4f6)) +* **deps:** update tanstack-query monorepo to ^5.55.0 ([#1070](https://github.com/homarr-labs/homarr/issues/1070)) ([00d5020](https://github.com/homarr-labs/homarr/commit/00d5020824f6661575d7201e2524151defc35585)) +* **deps:** update tanstack-query monorepo to ^5.55.2 ([#1084](https://github.com/homarr-labs/homarr/issues/1084)) ([930bc2d](https://github.com/homarr-labs/homarr/commit/930bc2d7d205e7883898fb15deefc3f5abfedced)) +* **deps:** update tanstack-query monorepo to ^5.55.4 ([#1086](https://github.com/homarr-labs/homarr/issues/1086)) ([36a7a18](https://github.com/homarr-labs/homarr/commit/36a7a18c35258f9e592755ef10583b603a5bb39e)) +* **deps:** update tanstack-query monorepo to ^5.56.0 ([#1112](https://github.com/homarr-labs/homarr/issues/1112)) ([703ecec](https://github.com/homarr-labs/homarr/commit/703ecece634a284070b15edbd4580ffbd3a58502)) +* **deps:** update tanstack-query monorepo to ^5.56.1 ([#1114](https://github.com/homarr-labs/homarr/issues/1114)) ([2d4681d](https://github.com/homarr-labs/homarr/commit/2d4681d07989bf8388152893a7e194ead1e4c59d)) +* **deps:** update tanstack-query monorepo to ^5.56.2 ([#1116](https://github.com/homarr-labs/homarr/issues/1116)) ([cae9a80](https://github.com/homarr-labs/homarr/commit/cae9a800c47e23b5ef674c19ba5a1eea127018a3)) +* **deps:** update tanstack-query monorepo to ^5.59.0 ([#1214](https://github.com/homarr-labs/homarr/issues/1214)) ([c3d54b4](https://github.com/homarr-labs/homarr/commit/c3d54b49a0ba0ae2c2a4cc3d1651cb01df2efdf7)) +* **deps:** update tanstack-query monorepo to ^5.59.14 ([#1282](https://github.com/homarr-labs/homarr/issues/1282)) ([df8f6d2](https://github.com/homarr-labs/homarr/commit/df8f6d25d4accd486274df15eb620b28fb545826)) +* **deps:** update tanstack-query monorepo to ^5.59.15 ([#1298](https://github.com/homarr-labs/homarr/issues/1298)) ([bb0026a](https://github.com/homarr-labs/homarr/commit/bb0026a9fd6093cf54dc5fdcf027ea1033ac8454)) +* **deps:** update tanstack-query monorepo to ^5.59.16 ([#1361](https://github.com/homarr-labs/homarr/issues/1361)) ([b542bad](https://github.com/homarr-labs/homarr/commit/b542bad939527d1de5a0eb0a8c384cf4f6267436)) +* **deps:** update tanstack-query monorepo to ^5.59.17 ([#1403](https://github.com/homarr-labs/homarr/issues/1403)) ([deb5a71](https://github.com/homarr-labs/homarr/commit/deb5a716db1312fcbafbd244d3399a35ab50c4e9)) +* **deps:** update tanstack-query monorepo to ^5.59.19 ([#1410](https://github.com/homarr-labs/homarr/issues/1410)) ([8983734](https://github.com/homarr-labs/homarr/commit/8983734408e9c5ea89bc3fb0e011e9030824a43c)) +* **deps:** update tanstack-query monorepo to ^5.59.20 ([#1438](https://github.com/homarr-labs/homarr/issues/1438)) ([e05567d](https://github.com/homarr-labs/homarr/commit/e05567d100e3ff99a1d41099ffe5b9333b0eb7a7)) +* **deps:** update tanstack-query monorepo to ^5.59.3 ([#1274](https://github.com/homarr-labs/homarr/issues/1274)) ([e3cd8a8](https://github.com/homarr-labs/homarr/commit/e3cd8a8b25c736e93dec8d4df4be368007785f61)) +* **deps:** update tanstack-query monorepo to ^5.59.6 ([#1276](https://github.com/homarr-labs/homarr/issues/1276)) ([efd06ea](https://github.com/homarr-labs/homarr/commit/efd06ea1079aca15b75f358916e20b13e39ac568)) +* **deps:** update tanstack-query monorepo to ^5.59.9 ([#1278](https://github.com/homarr-labs/homarr/issues/1278)) ([0ca140f](https://github.com/homarr-labs/homarr/commit/0ca140f4ff8f74a5eef496864d2bcd95e389f329)) +* **deps:** update tanstack-query monorepo to ^5.60.2 ([#1482](https://github.com/homarr-labs/homarr/issues/1482)) ([12c3bb9](https://github.com/homarr-labs/homarr/commit/12c3bb98485f3b38ba12d3fc84b7498b78fd1d8f)) +* **deps:** update tanstack-query monorepo to ^5.60.4 ([#1488](https://github.com/homarr-labs/homarr/issues/1488)) ([41f816b](https://github.com/homarr-labs/homarr/commit/41f816be5b9561398361153d3f9a07cd2e3cc6e1)) +* **deps:** update tanstack-query monorepo to ^5.60.5 ([#1489](https://github.com/homarr-labs/homarr/issues/1489)) ([6dcf1ad](https://github.com/homarr-labs/homarr/commit/6dcf1ad3446f0c564ec7c21c0fc8154e5cd1ce68)) +* **deps:** update tanstack-query monorepo to ^5.60.6 ([#1500](https://github.com/homarr-labs/homarr/issues/1500)) ([2f76e53](https://github.com/homarr-labs/homarr/commit/2f76e537b7a8a30b1a7801753b44cfd7a25dc2d6)) +* **deps:** update tanstack-query monorepo to ^5.61.0 ([#1510](https://github.com/homarr-labs/homarr/issues/1510)) ([ed10d63](https://github.com/homarr-labs/homarr/commit/ed10d63a04a2b5a8dad0ffb51fca35d8c0e88a34)) +* **deps:** update tanstack-query monorepo to ^5.61.3 ([#1536](https://github.com/homarr-labs/homarr/issues/1536)) ([24daba7](https://github.com/homarr-labs/homarr/commit/24daba743ed645e6a974bb212e28b745acdd34f7)) +* **deps:** update tanstack-query monorepo to ^5.61.4 ([#1555](https://github.com/homarr-labs/homarr/issues/1555)) ([91a199f](https://github.com/homarr-labs/homarr/commit/91a199f7d6014c97425b55f2a419b252b766b4c3)) +* **deps:** update tanstack-query monorepo to ^5.61.5 ([#1559](https://github.com/homarr-labs/homarr/issues/1559)) ([f2e7349](https://github.com/homarr-labs/homarr/commit/f2e7349cbdfc065b52951d3a54a22344dca6807b)) +* **deps:** update tanstack-query monorepo to ^5.62.0 ([#1569](https://github.com/homarr-labs/homarr/issues/1569)) ([6ad5fd5](https://github.com/homarr-labs/homarr/commit/6ad5fd55295622429035aa7f59e478ada19ec36a)) +* **deps:** update tanstack-query monorepo to ^5.62.1 ([#1584](https://github.com/homarr-labs/homarr/issues/1584)) ([0e01dd8](https://github.com/homarr-labs/homarr/commit/0e01dd86950beac24259ac1269f0159c7c33e35c)) +* **deps:** update tanstack-query monorepo to ^5.62.10 ([#1772](https://github.com/homarr-labs/homarr/issues/1772)) ([c410b06](https://github.com/homarr-labs/homarr/commit/c410b06a15ed5426931ad764cc861f66f11a40da)) +* **deps:** update tanstack-query monorepo to ^5.62.11 ([#1791](https://github.com/homarr-labs/homarr/issues/1791)) ([e9870e7](https://github.com/homarr-labs/homarr/commit/e9870e7ee78227d3be773d9d93aa732760cc8e21)) +* **deps:** update tanstack-query monorepo to ^5.62.12 ([#1843](https://github.com/homarr-labs/homarr/issues/1843)) ([bc5e25e](https://github.com/homarr-labs/homarr/commit/bc5e25e9cd3269a3d8cc8ef521ae75aff50088be)) +* **deps:** update tanstack-query monorepo to ^5.62.14 ([#1846](https://github.com/homarr-labs/homarr/issues/1846)) ([2358f6f](https://github.com/homarr-labs/homarr/commit/2358f6f5ebf4bbb9eb4ccd91990f967d9cc44e3b)) +* **deps:** update tanstack-query monorepo to ^5.62.15 ([#1853](https://github.com/homarr-labs/homarr/issues/1853)) ([53f07f8](https://github.com/homarr-labs/homarr/commit/53f07f87b8d600ce57fa94d2ffb4d6f0105102d0)) +* **deps:** update tanstack-query monorepo to ^5.62.16 ([#1877](https://github.com/homarr-labs/homarr/issues/1877)) ([eb424d7](https://github.com/homarr-labs/homarr/commit/eb424d757b7934d5a6bce9de943528f17e678b80)) +* **deps:** update tanstack-query monorepo to ^5.62.2 ([#1590](https://github.com/homarr-labs/homarr/issues/1590)) ([3b705f4](https://github.com/homarr-labs/homarr/commit/3b705f43b89b4c844522925c1d03a2822a2986a9)) +* **deps:** update tanstack-query monorepo to ^5.62.3 ([#1621](https://github.com/homarr-labs/homarr/issues/1621)) ([42ab783](https://github.com/homarr-labs/homarr/commit/42ab783085ab0a1998d62975aac796af1fc80a3c)) +* **deps:** update tanstack-query monorepo to ^5.62.7 ([#1638](https://github.com/homarr-labs/homarr/issues/1638)) ([e692cc8](https://github.com/homarr-labs/homarr/commit/e692cc891713802cdf8655eb54223ef8e30377ba)) +* **deps:** update tanstack-query monorepo to ^5.62.8 ([#1682](https://github.com/homarr-labs/homarr/issues/1682)) ([28667c5](https://github.com/homarr-labs/homarr/commit/28667c5e1aa5b9c9c640f251fcb4e9e1063fa922)) +* **deps:** update tanstack-query monorepo to ^5.62.9 ([#1761](https://github.com/homarr-labs/homarr/issues/1761)) ([42da2b9](https://github.com/homarr-labs/homarr/commit/42da2b9b062bd8a08c37e45ab129953e8b0e3624)) +* **deps:** update tanstack-query monorepo to ^5.63.0 ([#1893](https://github.com/homarr-labs/homarr/issues/1893)) ([e33e0a4](https://github.com/homarr-labs/homarr/commit/e33e0a4d2bd91d610c6d29522a98cae8b9953478)) +* **deps:** update tanstack-query monorepo to ^5.64.0 ([#1922](https://github.com/homarr-labs/homarr/issues/1922)) ([b399cb6](https://github.com/homarr-labs/homarr/commit/b399cb697945cd1bb3da2ad5222aceb9b0e71d2b)) +* **deps:** update tanstack-query monorepo to ^5.64.1 ([#1935](https://github.com/homarr-labs/homarr/issues/1935)) ([a53e0f7](https://github.com/homarr-labs/homarr/commit/a53e0f7ceed9cf771609be7b04090df9744ec4e6)) +* **deps:** update tanstack-query monorepo to v5.38.0 ([#551](https://github.com/homarr-labs/homarr/issues/551)) ([a029abe](https://github.com/homarr-labs/homarr/commit/a029abe6f3fa762e879717bd66bc4e8bbde3558b)) +* **deps:** update testcontainers-node monorepo to ^10.13.2 ([#1233](https://github.com/homarr-labs/homarr/issues/1233)) ([8ea8b2d](https://github.com/homarr-labs/homarr/commit/8ea8b2ded55e3d026d3d13b1baa09f740b2d3a54)) +* **deps:** update testcontainers-node monorepo to ^10.14.0 ([#1434](https://github.com/homarr-labs/homarr/issues/1434)) ([31c661b](https://github.com/homarr-labs/homarr/commit/31c661bc69c32403dd7eff262b62d86debef05bc)) +* **deps:** update testcontainers-node monorepo to ^10.15.0 ([#1521](https://github.com/homarr-labs/homarr/issues/1521)) ([6018b20](https://github.com/homarr-labs/homarr/commit/6018b20d4e2be0991c735ca690bd91062285b2bb)) +* **deps:** update testcontainers-node monorepo to ^10.16.0 ([#1604](https://github.com/homarr-labs/homarr/issues/1604)) ([feb93ef](https://github.com/homarr-labs/homarr/commit/feb93ef0c71089a005c31b4f0798a0b20dc0e36b)) +* **deps:** update tiptap monorepo to ^2.2.1 ([#40](https://github.com/homarr-labs/homarr/issues/40)) ([1e01312](https://github.com/homarr-labs/homarr/commit/1e01312fcd5e7e267db330dfdb72a8d8b83fadfd)) +* **deps:** update tiptap monorepo to ^2.2.2 ([#63](https://github.com/homarr-labs/homarr/issues/63)) ([593bc9c](https://github.com/homarr-labs/homarr/commit/593bc9ca1c05bfd69b35d6bb2b7c34d3dabe7303)) +* **deps:** update tiptap monorepo to ^2.2.3 ([#95](https://github.com/homarr-labs/homarr/issues/95)) ([3e44644](https://github.com/homarr-labs/homarr/commit/3e44644ef6e8f8e8b7d898f5794405d2e61eb3af)) +* **deps:** update tiptap monorepo to ^2.2.4 ([#153](https://github.com/homarr-labs/homarr/issues/153)) ([212063a](https://github.com/homarr-labs/homarr/commit/212063a51eb8f9a48fcfe39df9a79dca31116c08)) +* **deps:** update tiptap monorepo to ^2.2.5 ([#315](https://github.com/homarr-labs/homarr/issues/315)) ([75224e0](https://github.com/homarr-labs/homarr/commit/75224e05334361356d841c5878600709324fa3e8)) +* **deps:** update tiptap monorepo to v2.10.0 ([#1507](https://github.com/homarr-labs/homarr/issues/1507)) ([860d2e4](https://github.com/homarr-labs/homarr/commit/860d2e4f69bbdf9b3ffb37b26d514e86ceca378a)) +* **deps:** update tiptap monorepo to v2.10.1 ([#1516](https://github.com/homarr-labs/homarr/issues/1516)) ([85a69b1](https://github.com/homarr-labs/homarr/commit/85a69b13e38743d487e213012cf59b64ba52da67)) +* **deps:** update tiptap monorepo to v2.10.2 ([#1520](https://github.com/homarr-labs/homarr/issues/1520)) ([ba4c9a6](https://github.com/homarr-labs/homarr/commit/ba4c9a683ee533bd214faa8f834fb3fe8408b6bb)) +* **deps:** update tiptap monorepo to v2.10.3 ([#1556](https://github.com/homarr-labs/homarr/issues/1556)) ([c1fe655](https://github.com/homarr-labs/homarr/commit/c1fe6551ce46c00304f1a9c1e6d2d7f301f47dcb)) +* **deps:** update tiptap monorepo to v2.10.4 ([#1729](https://github.com/homarr-labs/homarr/issues/1729)) ([2ae3d93](https://github.com/homarr-labs/homarr/commit/2ae3d938eeea5bd49a74d9c09b4cb2c680b059d0)) +* **deps:** update tiptap monorepo to v2.11.0 ([#1813](https://github.com/homarr-labs/homarr/issues/1813)) ([eacda4c](https://github.com/homarr-labs/homarr/commit/eacda4c397cb384a35e9eec0305f9b26f2a22a4a)) +* **deps:** update tiptap monorepo to v2.11.1 ([#1909](https://github.com/homarr-labs/homarr/issues/1909)) ([dc3d27e](https://github.com/homarr-labs/homarr/commit/dc3d27e1a1b1611c1997235bf51daf00e3d1f239)) +* **deps:** update tiptap monorepo to v2.11.2 ([#1913](https://github.com/homarr-labs/homarr/issues/1913)) ([9a7e421](https://github.com/homarr-labs/homarr/commit/9a7e421f6827a5a0ac3627318e51537840295e72)) +* **deps:** update tiptap monorepo to v2.3.0 ([#317](https://github.com/homarr-labs/homarr/issues/317)) ([847adff](https://github.com/homarr-labs/homarr/commit/847adffe7b32310924d0e317fbc4379ed84bbca1)) +* **deps:** update tiptap monorepo to v2.3.1 ([#403](https://github.com/homarr-labs/homarr/issues/403)) ([876f21a](https://github.com/homarr-labs/homarr/commit/876f21a26dba4a2bf58a087d9d954c61baf30d07)) +* **deps:** update tiptap monorepo to v2.3.2 ([#459](https://github.com/homarr-labs/homarr/issues/459)) ([382be49](https://github.com/homarr-labs/homarr/commit/382be496ffb51bf16ff2b50689707503e610243c)) +* **deps:** update tiptap monorepo to v2.4.0 ([#494](https://github.com/homarr-labs/homarr/issues/494)) ([b18b364](https://github.com/homarr-labs/homarr/commit/b18b3642708dd36b6d269c78e8f0ce6efa6e1d17)) +* **deps:** update tiptap monorepo to v2.5.0 ([#811](https://github.com/homarr-labs/homarr/issues/811)) ([7f341ef](https://github.com/homarr-labs/homarr/commit/7f341efdb304cb9479bcce75b02f3d48ed99a8ad)) +* **deps:** update tiptap monorepo to v2.5.1 ([#813](https://github.com/homarr-labs/homarr/issues/813)) ([08ba282](https://github.com/homarr-labs/homarr/commit/08ba28252872455d960b63d688b13fffbca8edde)) +* **deps:** update tiptap monorepo to v2.5.2 ([#822](https://github.com/homarr-labs/homarr/issues/822)) ([b82128a](https://github.com/homarr-labs/homarr/commit/b82128a90cdef599b976625ab58bc20d30a78964)) +* **deps:** update tiptap monorepo to v2.5.3 ([#825](https://github.com/homarr-labs/homarr/issues/825)) ([015b42a](https://github.com/homarr-labs/homarr/commit/015b42aa61be681fc31359c00113f18331728a31)) +* **deps:** update tiptap monorepo to v2.5.4 ([#828](https://github.com/homarr-labs/homarr/issues/828)) ([baf552b](https://github.com/homarr-labs/homarr/commit/baf552bf52e35616c072e33d26014b0c181b6d46)) +* **deps:** update tiptap monorepo to v2.5.5 ([#853](https://github.com/homarr-labs/homarr/issues/853)) ([c512ddb](https://github.com/homarr-labs/homarr/commit/c512ddba493994f1b5a15dde58c32b704697fa1b)) +* **deps:** update tiptap monorepo to v2.5.6 ([#863](https://github.com/homarr-labs/homarr/issues/863)) ([d70e99c](https://github.com/homarr-labs/homarr/commit/d70e99c9734d8997a1f8a97fdf54aea1da08cc05)) +* **deps:** update tiptap monorepo to v2.5.7 ([#869](https://github.com/homarr-labs/homarr/issues/869)) ([89ab1df](https://github.com/homarr-labs/homarr/commit/89ab1df2dbdb19f4079f98289eeaeff591314fef)) +* **deps:** update tiptap monorepo to v2.5.8 ([#887](https://github.com/homarr-labs/homarr/issues/887)) ([e0566df](https://github.com/homarr-labs/homarr/commit/e0566dfcfa56c50b744a872ee0623f374696efee)) +* **deps:** update tiptap monorepo to v2.5.9 ([#922](https://github.com/homarr-labs/homarr/issues/922)) ([c6bb272](https://github.com/homarr-labs/homarr/commit/c6bb272318eccc4cf9c2790513a89cec650526e5)) +* **deps:** update tiptap monorepo to v2.6.1 ([#970](https://github.com/homarr-labs/homarr/issues/970)) ([4a34ec9](https://github.com/homarr-labs/homarr/commit/4a34ec91e5041acf257a1049a7b0c29e509b1585)) +* **deps:** update tiptap monorepo to v2.6.2 ([#972](https://github.com/homarr-labs/homarr/issues/972)) ([81a13b0](https://github.com/homarr-labs/homarr/commit/81a13b0e59eb776ca55782320f4967993e564819)) +* **deps:** update tiptap monorepo to v2.6.3 ([#980](https://github.com/homarr-labs/homarr/issues/980)) ([cc61e27](https://github.com/homarr-labs/homarr/commit/cc61e27fad4c058df6da8bdf49b2bf44d5fc0206)) +* **deps:** update tiptap monorepo to v2.6.4 ([#981](https://github.com/homarr-labs/homarr/issues/981)) ([0ba647a](https://github.com/homarr-labs/homarr/commit/0ba647ad511f45ad2fb1d35bc05f1876547602d0)) +* **deps:** update tiptap monorepo to v2.6.5 ([#1005](https://github.com/homarr-labs/homarr/issues/1005)) ([d401c8f](https://github.com/homarr-labs/homarr/commit/d401c8fa0ff47caef8e6f17aba39cf52310f6d7e)) +* **deps:** update tiptap monorepo to v2.6.6 ([#1015](https://github.com/homarr-labs/homarr/issues/1015)) ([cbf2ecf](https://github.com/homarr-labs/homarr/commit/cbf2ecfb9d3036e4077968c6ffb6c676b1e46308)) +* **deps:** update tiptap monorepo to v2.7.1 ([#1139](https://github.com/homarr-labs/homarr/issues/1139)) ([657c2ee](https://github.com/homarr-labs/homarr/commit/657c2eef80a6562c45c7d2a3b63fb03edff8eb3e)) +* **deps:** update tiptap monorepo to v2.7.2 ([#1150](https://github.com/homarr-labs/homarr/issues/1150)) ([d0e9e0f](https://github.com/homarr-labs/homarr/commit/d0e9e0f09da9afebf714c201b97528b743cc8915)) +* **deps:** update tiptap monorepo to v2.7.3 ([#1182](https://github.com/homarr-labs/homarr/issues/1182)) ([b2143ed](https://github.com/homarr-labs/homarr/commit/b2143eddeba787670d749a0f1e440936be7136d7)) +* **deps:** update tiptap monorepo to v2.7.4 ([#1186](https://github.com/homarr-labs/homarr/issues/1186)) ([4795c8c](https://github.com/homarr-labs/homarr/commit/4795c8c557f80e0019779f00afc58f053f9d6f40)) +* **deps:** update tiptap monorepo to v2.8.0 ([#1206](https://github.com/homarr-labs/homarr/issues/1206)) ([7dd4d4e](https://github.com/homarr-labs/homarr/commit/7dd4d4ec7be610c510caca1f8aa93e67095d05ed)) +* **deps:** update tiptap monorepo to v2.9.0 ([#1352](https://github.com/homarr-labs/homarr/issues/1352)) ([c3b9d98](https://github.com/homarr-labs/homarr/commit/c3b9d981f78b8131f269ec8b6b43f774196005ab)) +* **deps:** update tiptap monorepo to v2.9.1 ([#1360](https://github.com/homarr-labs/homarr/issues/1360)) ([d4919dc](https://github.com/homarr-labs/homarr/commit/d4919dc908748f61320e24f529a881547a124e7b)) +* **deps:** update typescript-eslint monorepo to ^6.20.0 ([#41](https://github.com/homarr-labs/homarr/issues/41)) ([4815230](https://github.com/homarr-labs/homarr/commit/4815230f8b0d3f9b88e72bbb4fb5f4e87daf81c1)) +* **deps:** update typescript-eslint monorepo to ^6.21.0 ([#58](https://github.com/homarr-labs/homarr/issues/58)) ([e683d61](https://github.com/homarr-labs/homarr/commit/e683d61568b61268dd04c50a31b18028b63a0a1b)) +* **deps:** update typescript-eslint monorepo to ^7.0.2 ([#122](https://github.com/homarr-labs/homarr/issues/122)) ([859eeed](https://github.com/homarr-labs/homarr/commit/859eeed32963f41b906d6dac5f16b9d9cd6ffd9e)) +* **deps:** update typescript-eslint monorepo to ^7.1.0 ([#159](https://github.com/homarr-labs/homarr/issues/159)) ([8e53792](https://github.com/homarr-labs/homarr/commit/8e5379225ad1df796a9f4829f4f8af7a41cae9d8)) +* **deps:** update typescript-eslint monorepo to ^7.1.1 ([#192](https://github.com/homarr-labs/homarr/issues/192)) ([27a63db](https://github.com/homarr-labs/homarr/commit/27a63dbf7a276d615c6de01b47e35830daff5cc9)) +* **deps:** update typescript-eslint monorepo to ^7.10.0 ([#562](https://github.com/homarr-labs/homarr/issues/562)) ([2bc0431](https://github.com/homarr-labs/homarr/commit/2bc0431e4e533476f8f7ecff2114b43759c33d9a)) +* **deps:** update typescript-eslint monorepo to ^7.11.0 ([#565](https://github.com/homarr-labs/homarr/issues/565)) ([c20f7a6](https://github.com/homarr-labs/homarr/commit/c20f7a64a0e47e2604645cc494b9d5cded15219a)) +* **deps:** update typescript-eslint monorepo to ^7.12.0 ([#616](https://github.com/homarr-labs/homarr/issues/616)) ([2623708](https://github.com/homarr-labs/homarr/commit/2623708c6dcf4ccd6c291a2548d68a918220dbed)) +* **deps:** update typescript-eslint monorepo to ^7.2.0 ([#218](https://github.com/homarr-labs/homarr/issues/218)) ([ea79953](https://github.com/homarr-labs/homarr/commit/ea79953353f0645849acbad2613f72d45f3894ea)) +* **deps:** update typescript-eslint monorepo to ^7.3.1 ([#247](https://github.com/homarr-labs/homarr/issues/247)) ([36e509a](https://github.com/homarr-labs/homarr/commit/36e509a474bc38a3b6c012bd566b73054f170f84)) +* **deps:** update typescript-eslint monorepo to ^7.5.0 ([#298](https://github.com/homarr-labs/homarr/issues/298)) ([54a7d1f](https://github.com/homarr-labs/homarr/commit/54a7d1f4ae2e470924d578bd507335e54d6c517a)) +* **deps:** update typescript-eslint monorepo to ^7.6.0 ([#329](https://github.com/homarr-labs/homarr/issues/329)) ([2ccb7d1](https://github.com/homarr-labs/homarr/commit/2ccb7d17655d3b9af67f30aa21a93764eeb81ac4)) +* **deps:** update typescript-eslint monorepo to ^7.7.1 ([#354](https://github.com/homarr-labs/homarr/issues/354)) ([0342a17](https://github.com/homarr-labs/homarr/commit/0342a177bb4a5cb642f79411a6003eca3a3a3e6d)) +* **deps:** update typescript-eslint monorepo to ^7.8.0 ([#395](https://github.com/homarr-labs/homarr/issues/395)) ([584483a](https://github.com/homarr-labs/homarr/commit/584483aa9cf309e3efa83f00ab735797638210ee)) +* **deps:** update typescript-eslint monorepo to ^7.9.0 ([#491](https://github.com/homarr-labs/homarr/issues/491)) ([a702f7d](https://github.com/homarr-labs/homarr/commit/a702f7dc67a3b63667ae019b4d807d54dc925ae0)) +* **deps:** update typescript-eslint monorepo to v7 ([#87](https://github.com/homarr-labs/homarr/issues/87)) ([f913384](https://github.com/homarr-labs/homarr/commit/f91338446df1eafce92842fa0ce9ebdabea7f629)) +* **deps:** update typescript-eslint monorepo to v7.10.0 ([#529](https://github.com/homarr-labs/homarr/issues/529)) ([30fe9fe](https://github.com/homarr-labs/homarr/commit/30fe9fef844e7cac5a59185926643baeb5e5ed2e)) +* **deps:** update xterm monorepo ([#312](https://github.com/homarr-labs/homarr/issues/312)) ([a5b8fdb](https://github.com/homarr-labs/homarr/commit/a5b8fdb3977c6613cfe592b20f57c0388e0c6229)) +* disable env validation in ci ([d7a30cd](https://github.com/homarr-labs/homarr/commit/d7a30cd0dd2dfd0e7db86d0c22780cf4c1e6423e)) +* disable env validation in ci ([c84fb63](https://github.com/homarr-labs/homarr/commit/c84fb63b25b199466cf1ba6f34ec5fd31d2a434c)) +* dispatch request-logger hides negative numbers, dates and date times ([#1506](https://github.com/homarr-labs/homarr/issues/1506)) ([2ffa9d0](https://github.com/homarr-labs/homarr/commit/2ffa9d0e712233b19ade71ec62fcf34de2128340)) +* display on safari ([#1071](https://github.com/homarr-labs/homarr/issues/1071)) ([753d091](https://github.com/homarr-labs/homarr/commit/753d091dbbc5665276461f5e1d79224ea1c0deb7)) +* **dns-hole-summary:** calculation for domains and percentage for multiple integrations ([#1894](https://github.com/homarr-labs/homarr/issues/1894)) ([546c824](https://github.com/homarr-labs/homarr/commit/546c824888a2a6909b831b69ce1a4e283099bda5)) +* DnsHole controls timer ([#953](https://github.com/homarr-labs/homarr/issues/953)) ([69e69ee](https://github.com/homarr-labs/homarr/commit/69e69ee315535555a8fd4cb43273357c9a4ce24b)) +* docker build ([#777](https://github.com/homarr-labs/homarr/issues/777)) ([01eb846](https://github.com/homarr-labs/homarr/commit/01eb84654d57afc2164ae8b7912752ecb6631f43)) +* docker build not working ([#1365](https://github.com/homarr-labs/homarr/issues/1365)) ([041006c](https://github.com/homarr-labs/homarr/commit/041006c181d7a1599400ce6d296d773c13f396b0)) +* docker development path in package.json ([#416](https://github.com/homarr-labs/homarr/issues/416)) ([48c2473](https://github.com/homarr-labs/homarr/commit/48c2473ab31354a492b86aa5d2d3319cbcadccea)) +* docker platforms ([f0d6676](https://github.com/homarr-labs/homarr/commit/f0d6676917c06a068aa432f49e5d74fc2ad45631)) +* docker push flag ([eab5c10](https://github.com/homarr-labs/homarr/commit/eab5c10fa6b36c22ee4bf1526d1000bc5137ac7b)) +* docker push flag ([1128110](https://github.com/homarr-labs/homarr/commit/1128110be386297ef0e128da477c1d9572336cad)) +* docker statup permission issue ([#1709](https://github.com/homarr-labs/homarr/issues/1709)) ([1baa9fc](https://github.com/homarr-labs/homarr/commit/1baa9fc74cf15df8ead7bbe6d1615f7bf0895813)) +* **docker:** replace anonymous docker volume with env variable for encrypting secrets ([#1809](https://github.com/homarr-labs/homarr/issues/1809)) ([56b57ad](https://github.com/homarr-labs/homarr/commit/56b57ad171da170c2d8edd6112092cef0b586852)) +* email verified check is in a newline in users table ([#1218](https://github.com/homarr-labs/homarr/issues/1218)) ([8b5ea3c](https://github.com/homarr-labs/homarr/commit/8b5ea3c5d3af5e904467591b9e066488b6a4abc1)) +* empty wrappers without items should not be visible in view mode ([#1026](https://github.com/homarr-labs/homarr/issues/1026)) ([022fad9](https://github.com/homarr-labs/homarr/commit/022fad92a9aa74c132c91c6e0a942c7d520eac88)) +* everyone group page throws error ([#1450](https://github.com/homarr-labs/homarr/issues/1450)) ([f3ebd6c](https://github.com/homarr-labs/homarr/commit/f3ebd6ccdf2d5964daf50f4b9221d2231a91855d)) +* external users can be added to groups manually ([#1540](https://github.com/homarr-labs/homarr/issues/1540)) ([32e6b8e](https://github.com/homarr-labs/homarr/commit/32e6b8ee45cac46cf71fd5c6cd71558c352b4097)) +* fetch timeout for external requests to small ([#881](https://github.com/homarr-labs/homarr/issues/881)) ([67dad45](https://github.com/homarr-labs/homarr/commit/67dad45214a0dcda9d79abb4c731b7705ceb7f2d)) +* fix binary conflicts for linux ([#1583](https://github.com/homarr-labs/homarr/issues/1583)) ([70ab294](https://github.com/homarr-labs/homarr/commit/70ab29454a53958676de33bb39b9be1ea613e135)) +* fix i18n-ally extension config ([#1462](https://github.com/homarr-labs/homarr/issues/1462)) ([4ba9e94](https://github.com/homarr-labs/homarr/commit/4ba9e94dd6f632492ed250ccc267f5ac72805290)) +* Fix typecheck, lint issues and errors brought to dnshole summary. ([#916](https://github.com/homarr-labs/homarr/issues/916)) ([0cec1db](https://github.com/homarr-labs/homarr/commit/0cec1dbb1743bbe2af03a006c24d3588d5a55d83)) +* github actor name for automatic approval wrong ([#943](https://github.com/homarr-labs/homarr/issues/943)) ([c833f2c](https://github.com/homarr-labs/homarr/commit/c833f2cbf2560919f5e2381678a46d2d8d649854)) +* gridstack not working ([#642](https://github.com/homarr-labs/homarr/issues/642)) ([2c1b52a](https://github.com/homarr-labs/homarr/commit/2c1b52aff95af95b2732c4e86af87fffdcbd6896)) +* groups can be created with empty names ([#1267](https://github.com/homarr-labs/homarr/issues/1267)) ([98cf214](https://github.com/homarr-labs/homarr/commit/98cf214aed9423dbf4e13982641d9e167de4171d)) +* Handle existing user when editing profile ([6e2bd0c](https://github.com/homarr-labs/homarr/commit/6e2bd0ce11697cdfd59500d506e68ac22ed38273)) +* hard to move iframe widget [#1075](https://github.com/homarr-labs/homarr/issues/1075) ([#1101](https://github.com/homarr-labs/homarr/issues/1101)) ([5e77221](https://github.com/homarr-labs/homarr/commit/5e772215a9a26f04fec25d3d983a86e8c53faf7c)) +* health-check widget sorting & last seen ([#1363](https://github.com/homarr-labs/homarr/issues/1363)) ([c37a0e3](https://github.com/homarr-labs/homarr/commit/c37a0e38d950ec24bd33a174a229ee20434fa6f9)) +* **health-monitoring:** add months to uptime, fix status update ([#1792](https://github.com/homarr-labs/homarr/issues/1792)) ([c91aae5](https://github.com/homarr-labs/homarr/commit/c91aae53acf27eab96a9150281f98a2156e9e2af)) +* icon picker keyboard interactions ([#1666](https://github.com/homarr-labs/homarr/issues/1666)) ([82ec77d](https://github.com/homarr-labs/homarr/commit/82ec77d2dac9764d44417a4e486a099f89b5e39c)) +* icon picker suspense issue ([#1533](https://github.com/homarr-labs/homarr/issues/1533)) ([ecf299e](https://github.com/homarr-labs/homarr/commit/ecf299e03b5906a7f006397ef1df463a2c531468)) +* icon selector is a select not an autocomplete [#515](https://github.com/homarr-labs/homarr/issues/515) ([#675](https://github.com/homarr-labs/homarr/issues/675)) ([e957c6b](https://github.com/homarr-labs/homarr/commit/e957c6b601b1ed1172df8ee998a50a56e4b83f1f)) +* **icons:** local icon repository does not work with medias ([#1765](https://github.com/homarr-labs/homarr/issues/1765)) ([e220087](https://github.com/homarr-labs/homarr/commit/e220087e96c7096303b1d245ccf3941118e692f3)) +* **icons:** picker does not allow multiple words ([#1827](https://github.com/homarr-labs/homarr/issues/1827)) ([6e21863](https://github.com/homarr-labs/homarr/commit/6e21863d04f7d0598e7e7ca3fb707f9beb09d7ef)) +* **iframe:** remove second scrollbar from item card ([#1828](https://github.com/homarr-labs/homarr/issues/1828)) ([bf12944](https://github.com/homarr-labs/homarr/commit/bf1294476867fabc896f94c9326a1acfe6bffa50)) +* import sidebar issues ([#1712](https://github.com/homarr-labs/homarr/issues/1712)) ([a519994](https://github.com/homarr-labs/homarr/commit/a51999457b57c042b543768bc1ef43647d62a85d)) +* improve ping performance ([#1020](https://github.com/homarr-labs/homarr/issues/1020)) ([b81f5a2](https://github.com/homarr-labs/homarr/commit/b81f5a2ee349f1b8205a86d72d00c4a2e3470d1f)) +* inconsistent session cookie ([#1310](https://github.com/homarr-labs/homarr/issues/1310)) ([12105b3](https://github.com/homarr-labs/homarr/commit/12105b3b2935afec4f43aed05e4e5700986430ea)) +* indexer manager UI behaviour + class naming ([#1134](https://github.com/homarr-labs/homarr/issues/1134)) ([6d4d6ef](https://github.com/homarr-labs/homarr/commit/6d4d6efe3f575830d10e8d04d71b14dcda82223b)) +* insert limit of sqlite is smaller than amount of icons ([#1161](https://github.com/homarr-labs/homarr/issues/1161)) ([9eea8d4](https://github.com/homarr-labs/homarr/commit/9eea8d48e8bc0776d6074840a47c4b4c2ba38347)) +* integration actions hidden for full access users ([#1300](https://github.com/homarr-labs/homarr/issues/1300)) ([476fda2](https://github.com/homarr-labs/homarr/commit/476fda279db3a501a376b5b77eff2ae99b8a0225)) +* integration links in manage section do not work ([#441](https://github.com/homarr-labs/homarr/issues/441)) ([4b80b16](https://github.com/homarr-labs/homarr/commit/4b80b16b530af17649ef71ab9481574b3e9a0159)) +* issue with category removal and ready state ([#129](https://github.com/homarr-labs/homarr/issues/129)) ([1e414af](https://github.com/homarr-labs/homarr/commit/1e414af57c604770118a3fac59941bfaff0ab6db)) +* issue with color scheme in layout ([#1168](https://github.com/homarr-labs/homarr/issues/1168)) ([8f7ed05](https://github.com/homarr-labs/homarr/commit/8f7ed056c435a66d095cdfd43b6e893dfc7e6da3)) +* issues found in security audit ([#1668](https://github.com/homarr-labs/homarr/issues/1668)) ([922101d](https://github.com/homarr-labs/homarr/commit/922101dcbd0c512815b2cbb354cbab0fe80028c0)) +* it was possible to go to the create user page when credentials login disabled ([#1217](https://github.com/homarr-labs/homarr/issues/1217)) ([d63f6d2](https://github.com/homarr-labs/homarr/commit/d63f6d270f496053ae52bc3b9bfe484372c5b9d3)) +* items can not be placed in newly created dynamic section without saving ([#1513](https://github.com/homarr-labs/homarr/issues/1513)) ([73cb0b9](https://github.com/homarr-labs/homarr/commit/73cb0b99accfeb05c63c78ff227db1d5f23b99b2)) +* jellyfin integration does not allow username password auth ([#1714](https://github.com/homarr-labs/homarr/issues/1714)) ([63a7be3](https://github.com/homarr-labs/homarr/commit/63a7be35a4cf0f11610c2097afc32d2ced0ef9e1)) +* job translations ([#846](https://github.com/homarr-labs/homarr/issues/846)) ([43e4801](https://github.com/homarr-labs/homarr/commit/43e48010e5f1d7cf65ad779c8684a7b468e43688)) +* local websocket url wrong ([#1328](https://github.com/homarr-labs/homarr/issues/1328)) ([7572634](https://github.com/homarr-labs/homarr/commit/757263478036d01d8fdbabf3857bb6ebd59ba9af)) +* login before pushing image ([4836801](https://github.com/homarr-labs/homarr/commit/4836801004301375220e8181c5f14e56020312d2)) +* login page in light mode is always black ([#1821](https://github.com/homarr-labs/homarr/issues/1821)) ([cc7d53e](https://github.com/homarr-labs/homarr/commit/cc7d53e84ec8c2dd3698a178ca6f35099194b5d7)) +* login with revalidate path and wrong preferences link ([#654](https://github.com/homarr-labs/homarr/issues/654)) ([8e4ba37](https://github.com/homarr-labs/homarr/commit/8e4ba37f94294577926ae6e668d50b2e151b2d35)) +* make oldmarr app schema less restrictive ([#1495](https://github.com/homarr-labs/homarr/issues/1495)) ([879aa11](https://github.com/homarr-labs/homarr/commit/879aa1152f8e9182c14775672cf371fdc639e223)) +* Manage banner animation hitch fix ([#826](https://github.com/homarr-labs/homarr/issues/826)) ([4e03e7f](https://github.com/homarr-labs/homarr/commit/4e03e7f49d931090636dea7ebed4a0bea9659177)) +* manage links wrong ([#754](https://github.com/homarr-labs/homarr/issues/754)) ([be71114](https://github.com/homarr-labs/homarr/commit/be711149f7d1ef82ab30e43209d6173f2520de57)) +* mantine react table style issue ([#508](https://github.com/homarr-labs/homarr/issues/508)) ([5723295](https://github.com/homarr-labs/homarr/commit/5723295856ae557a25db3b5782e6c4bea6b6c301)) +* mantine-react-table not localized [#333](https://github.com/homarr-labs/homarr/issues/333) ([#873](https://github.com/homarr-labs/homarr/issues/873)) ([4380aa9](https://github.com/homarr-labs/homarr/commit/4380aa9b3e8659bbb95f8d91e35bffc87c8e65c5)) +* matcher for translation middleware only supports en and de ([#1528](https://github.com/homarr-labs/homarr/issues/1528)) ([38143b6](https://github.com/homarr-labs/homarr/commit/38143b679e389633dbd27a2fede866c3696c583c)) +* **media-request:** media and media-request status can have missing values ([#1911](https://github.com/homarr-labs/homarr/issues/1911)) ([ec3bda3](https://github.com/homarr-labs/homarr/commit/ec3bda34e0c1adacf0cfc5d7af272f9f2617fbe5)) +* **media-server:** redesign widget ([#1775](https://github.com/homarr-labs/homarr/issues/1775)) ([23c7d0b](https://github.com/homarr-labs/homarr/commit/23c7d0bbf01215b680f346e7eef8072d8b9db09e)) +* memory leak caused by many unclosed redis subscriptions ([#750](https://github.com/homarr-labs/homarr/issues/750)) ([998615f](https://github.com/homarr-labs/homarr/commit/998615fc11cfcca1d1a51464550d599addb8e49f)) +* middleware fetch failed for docker container ([#1424](https://github.com/homarr-labs/homarr/issues/1424)) ([b7fc1ae](https://github.com/homarr-labs/homarr/commit/b7fc1ae4bb0aa03595d849d909b997c307dce26c)) +* missing breadcrumb translation, wrong spacing in user layout ([#872](https://github.com/homarr-labs/homarr/issues/872)) ([55a000a](https://github.com/homarr-labs/homarr/commit/55a000a7fc2b2c977af3f25d5196a464c6890745)) +* missing migration for default colorscheme change ([#1335](https://github.com/homarr-labs/homarr/issues/1335)) ([9c5972f](https://github.com/homarr-labs/homarr/commit/9c5972faf45a31ec379fe7a2fdd19548755d27ed)) +* missing translations for apps / integrations [#438](https://github.com/homarr-labs/homarr/issues/438) ([#674](https://github.com/homarr-labs/homarr/issues/674)) ([f358c33](https://github.com/homarr-labs/homarr/commit/f358c33bd37e581d7a3ce02f527eb499f8ae4b85)) +* modal transition not working ([#433](https://github.com/homarr-labs/homarr/issues/433)) ([b888fad](https://github.com/homarr-labs/homarr/commit/b888fad1fc288961f0582464392e3f12751e9146)) +* moving categories up and down is not working ([#1542](https://github.com/homarr-labs/homarr/issues/1542)) ([52d2a88](https://github.com/homarr-labs/homarr/commit/52d2a88b61a6ef8513560e8810bce6fa0867f0a6)) +* mysql migration not working ([#1138](https://github.com/homarr-labs/homarr/issues/1138)) ([003cc51](https://github.com/homarr-labs/homarr/commit/003cc5160c68d73e3cfbc3e933099a9275782b5b)) +* mysql operations not working ([#1728](https://github.com/homarr-labs/homarr/issues/1728)) ([550bca6](https://github.com/homarr-labs/homarr/commit/550bca6dee743a4ed68ec15677304ecfd7a9a385)) +* mysql transactions do not work with run property of sqlite ([#1974](https://github.com/homarr-labs/homarr/issues/1974)) ([a1084f9](https://github.com/homarr-labs/homarr/commit/a1084f91e56677b1cae3bb35e8f9f4cd0630dc81)) +* new sections without add and change listeners ([#1230](https://github.com/homarr-labs/homarr/issues/1230)) ([665df53](https://github.com/homarr-labs/homarr/commit/665df53a39cc90d4155b3c8436a88986aa7a5b23)) +* next auth host not trusted ([#144](https://github.com/homarr-labs/homarr/issues/144)) ([b2cee8f](https://github.com/homarr-labs/homarr/commit/b2cee8f6936d526072dd65a59a494081cfb81c16)) +* nextjs is slow dev server ([#364](https://github.com/homarr-labs/homarr/issues/364)) ([b78d32b](https://github.com/homarr-labs/homarr/commit/b78d32b81c6075a3d04abf0e8e7631e8ce6ef49c)) +* node cache cleanup error ([#1124](https://github.com/homarr-labs/homarr/issues/1124)) ([16a5b43](https://github.com/homarr-labs/homarr/commit/16a5b43695f5e8c8d3ba5ac9d1bfe2dec83f3bf1)) +* notebook save button on align buttons ([#1456](https://github.com/homarr-labs/homarr/issues/1456)) ([15abfbb](https://github.com/homarr-labs/homarr/commit/15abfbbdf722b9f996c69072b57105ecfdc647ad)) +* **notebook:** default-content image path ([#1244](https://github.com/homarr-labs/homarr/issues/1244)) ([b5bfe90](https://github.com/homarr-labs/homarr/commit/b5bfe90453b8ad5028b52b856631ec30f3f80afd)) +* oldmarr import user casing wrong ([#1784](https://github.com/homarr-labs/homarr/issues/1784)) ([e37279f](https://github.com/homarr-labs/homarr/commit/e37279fe8071773f1a9773e3233bc81cbb336798)) +* **onboard:** missing admin permission assignment for external group ([#1764](https://github.com/homarr-labs/homarr/issues/1764)) ([b948337](https://github.com/homarr-labs/homarr/commit/b9483379dd56a8dab2b9b636b66b970da4cf9d83)) +* open navigation item by default ([#716](https://github.com/homarr-labs/homarr/issues/716)) ([c4b54ed](https://github.com/homarr-labs/homarr/commit/c4b54ed36c2da54457ac58496e62e13856bc0c98)) +* open-api doc generation failing, post patch and delete not exported ([#1565](https://github.com/homarr-labs/homarr/issues/1565)) ([2d7efc3](https://github.com/homarr-labs/homarr/commit/2d7efc3ffacb16c27219c26f20fd0682304927e0)) +* overview in series of sonarr schema is optional ([#880](https://github.com/homarr-labs/homarr/issues/880)) ([406ed16](https://github.com/homarr-labs/homarr/commit/406ed16ce45683d04e7f0293037d1eeae269795d)) +* pass token to cli ([653f42b](https://github.com/homarr-labs/homarr/commit/653f42bccb8a5893eb64d66c4963068b37011cd7)) +* permission required for home page ([#1711](https://github.com/homarr-labs/homarr/issues/1711)) ([5fbbf03](https://github.com/homarr-labs/homarr/commit/5fbbf037ce8a06642533c7f68c1c34ed8b01e4e4)) +* permissions not restricted for certain management pages / actions ([#1219](https://github.com/homarr-labs/homarr/issues/1219)) ([1421ccc](https://github.com/homarr-labs/homarr/commit/1421ccc917fc54a8afcf6ba700d4b0590fa90ed5)) +* ping urls are not reset when restarting ([#924](https://github.com/homarr-labs/homarr/issues/924)) ([365e267](https://github.com/homarr-labs/homarr/commit/365e267b8d7ba75e47af974dec6f427592095185)) +* pnpm dev did not work caused by tsx update ([#638](https://github.com/homarr-labs/homarr/issues/638)) ([fb92c3e](https://github.com/homarr-labs/homarr/commit/fb92c3e95c164b4297c74bbe18461cd08b003112)) +* prevent flickering by removing auto color scheme and default background color ([#1299](https://github.com/homarr-labs/homarr/issues/1299)) ([cd77acd](https://github.com/homarr-labs/homarr/commit/cd77acdfabf6f58aa1973e8db9408379801a8085)) +* prowlarr integration indexers status changed from id to indexerId ([#1837](https://github.com/homarr-labs/homarr/issues/1837)) ([ee8831a](https://github.com/homarr-labs/homarr/commit/ee8831affe34a33b80a0993aa538c2b16c035f11)) +* rdb files can not be saved because of permission issues bug: redis can not save RDB files [#318](https://github.com/homarr-labs/homarr/issues/318) ([#472](https://github.com/homarr-labs/homarr/issues/472)) ([fd44ee4](https://github.com/homarr-labs/homarr/commit/fd44ee48f4dbd67a1f86a6a3fe7c7c986b87443a)) +* redirect url from login not working ([#952](https://github.com/homarr-labs/homarr/issues/952)) ([349c494](https://github.com/homarr-labs/homarr/commit/349c49462fdf29741910e036e4494909c13b6124)) +* remove unnecessary complex copy and build steps in dockerfile ([#1595](https://github.com/homarr-labs/homarr/issues/1595)) ([2686dad](https://github.com/homarr-labs/homarr/commit/2686dad63017cd3b8e45818bfcb27fa3618f1a15)) +* remove unused properties in SabNZBd schema ([#1415](https://github.com/homarr-labs/homarr/issues/1415)) ([ceafd37](https://github.com/homarr-labs/homarr/commit/ceafd3747b3a56531ca3357f68fd33350cf5c896)) +* Remove version override ([#67](https://github.com/homarr-labs/homarr/issues/67)) ([55ec600](https://github.com/homarr-labs/homarr/commit/55ec60041ac5fd38861220f42e6b6daba1fb3eb3)) +* rename default to home board ([#1538](https://github.com/homarr-labs/homarr/issues/1538)) ([1c4d4f4](https://github.com/homarr-labs/homarr/commit/1c4d4f4e9d39d52d6a8e69f06c1d6246c774ed79)) +* renovate approval run for all pull requests on every pull request change ([#942](https://github.com/homarr-labs/homarr/issues/942)) ([017c378](https://github.com/homarr-labs/homarr/commit/017c378582cca20688acac171bab803597d825b4)) +* renovate approval workflow not running ([#948](https://github.com/homarr-labs/homarr/issues/948)) ([ab7d3f8](https://github.com/homarr-labs/homarr/commit/ab7d3f8e4c82fcee9af6f79c70943633fec9af95)) +* renovate automatic approval typo no file extension ([#572](https://github.com/homarr-labs/homarr/issues/572)) ([c2185e3](https://github.com/homarr-labs/homarr/commit/c2185e34890b028eac7486a52d04967037be2183)) +* renovate config with json does not support comments ([#641](https://github.com/homarr-labs/homarr/issues/641)) ([e46ea71](https://github.com/homarr-labs/homarr/commit/e46ea71bc2f89f02403e8a9597dc02474181776d)) +* restrict access to docker containers page to admins ([#912](https://github.com/homarr-labs/homarr/issues/912)) ([b8b084c](https://github.com/homarr-labs/homarr/commit/b8b084c188b28ba8fb317156433e694e7d37dfbb)) +* revert mysql2 to version 3.9.2 as with 3.9.3 nextjs build fails ([1fc2df1](https://github.com/homarr-labs/homarr/commit/1fc2df19ec6e707f7dc9ca11e60f021dd03fc5aa)) +* rtl common translation unnecessary ([#1246](https://github.com/homarr-labs/homarr/issues/1246)) ([770768e](https://github.com/homarr-labs/homarr/commit/770768eb211259848437522615b7b78ecfca8ee5)) +* **security:** restrict link protocols to http and https ([#1888](https://github.com/homarr-labs/homarr/issues/1888)) ([a12dd10](https://github.com/homarr-labs/homarr/commit/a12dd102692ee237e9695bd852dc894a2856b30e)) +* sensitive data can be leaked through query parameters ([#1208](https://github.com/homarr-labs/homarr/issues/1208)) ([f24c068](https://github.com/homarr-labs/homarr/commit/f24c06852e0bf6d672b58b784ce34d96581c2c03)) +* server data is loaded on settings page [#363](https://github.com/homarr-labs/homarr/issues/363) ([#414](https://github.com/homarr-labs/homarr/issues/414)) ([7c98b65](https://github.com/homarr-labs/homarr/commit/7c98b65401778a61a4af4206612fa62dd95ba9a5)) +* sessions from inactive providers can still be used ([#1458](https://github.com/homarr-labs/homarr/issues/1458)) ([1105f00](https://github.com/homarr-labs/homarr/commit/1105f0029fd1479e3ab6d8dae8524233c264ca21)) +* sharp is not installed ([#397](https://github.com/homarr-labs/homarr/issues/397)) ([5f24797](https://github.com/homarr-labs/homarr/commit/5f247977fa50405d5daed9f628d1170d15be412d)), closes [#320](https://github.com/homarr-labs/homarr/issues/320) +* specify step image version ([fa2c448](https://github.com/homarr-labs/homarr/commit/fa2c448bac9734662295cb8ebd62f733d3153be2)) +* **spotlight:** x button not clickable, help links open in current tab, bad screen usage on mobile ([#1199](https://github.com/homarr-labs/homarr/issues/1199)) ([42a49e6](https://github.com/homarr-labs/homarr/commit/42a49e6461f1834a1e54563e908fe75457de6d96)) +* styles for light mode ([#1645](https://github.com/homarr-labs/homarr/issues/1645)) ([cf9656d](https://github.com/homarr-labs/homarr/commit/cf9656d91eedc73224e9cfc8871c977988994425)) +* testConnectionAsync url ([#1024](https://github.com/homarr-labs/homarr/issues/1024)) ([e34af86](https://github.com/homarr-labs/homarr/commit/e34af8659b6562e1ec3ebc502eff52ef3c699654)) +* trailing slash integration url issues ([#1571](https://github.com/homarr-labs/homarr/issues/1571)) ([b277f44](https://github.com/homarr-labs/homarr/commit/b277f444b2c01e251b53069c17674eb4188b5f8d)) +* transfer group not invalidating path ([#1539](https://github.com/homarr-labs/homarr/issues/1539)) ([74e1b6b](https://github.com/homarr-labs/homarr/commit/74e1b6b54494455fecc37f673569482c3fad1ce4)) +* **translation:** query parameter in search with escaped ([#1895](https://github.com/homarr-labs/homarr/issues/1895)) ([80c02ef](https://github.com/homarr-labs/homarr/commit/80c02ef9f24cec74025a0fcc983c6db37f7fd457)) +* trpc error at least one integration ([#1660](https://github.com/homarr-labs/homarr/issues/1660)) ([f857105](https://github.com/homarr-labs/homarr/commit/f8571059941a4c13b9b8bca24b399ca06a8aa13f)) +* trpc removed export anything from client in react-query ([#1941](https://github.com/homarr-labs/homarr/issues/1941)) ([56755d1](https://github.com/homarr-labs/homarr/commit/56755d1ab4194de04faeb569020f6d19623bd29a)) +* try using other variable ([5c68ac9](https://github.com/homarr-labs/homarr/commit/5c68ac9e2eda1c28befd25a14cc3c2b6e3965c34)) +* tsx not working ([#434](https://github.com/homarr-labs/homarr/issues/434)) ([5abd438](https://github.com/homarr-labs/homarr/commit/5abd438a494048738017a976faa35e1c79c7fd96)) +* typo in automatic release commit message ([#726](https://github.com/homarr-labs/homarr/issues/726)) ([8fc2884](https://github.com/homarr-labs/homarr/commit/8fc28844bbedb4edbdc504aba6330bad06d34e93)) +* typo in renovate config name ([#557](https://github.com/homarr-labs/homarr/issues/557)) ([4d1e4d5](https://github.com/homarr-labs/homarr/commit/4d1e4d55bc56a567aa5ae70a1c2d6bd7ed738954)) +* unable to select integration on board page ([#450](https://github.com/homarr-labs/homarr/issues/450)) ([c884644](https://github.com/homarr-labs/homarr/commit/c88464498fcca95232e87b684b20e932891b939c)) +* Update check for user existence ([65025a5](https://github.com/homarr-labs/homarr/commit/65025a5dda4414aa98ac042b64b22f15ddc8bff8)) +* update of dev branch has no credentials ([#1724](https://github.com/homarr-labs/homarr/issues/1724)) ([bb7f751](https://github.com/homarr-labs/homarr/commit/bb7f7514814d49a77ac79f63d68923d08148573e)) +* use correct branch for tag compare ([0c7f479](https://github.com/homarr-labs/homarr/commit/0c7f47995211f31fa81d0f27b9a0d901dd2e422c)) +* user is undefined when using use-suspense-query ([#1498](https://github.com/homarr-labs/homarr/issues/1498)) ([18b579e](https://github.com/homarr-labs/homarr/commit/18b579eb5f2ce77ac19a2bd9fee9c99025ab1c2d)) +* various issues with docker image workflow ([#1172](https://github.com/homarr-labs/homarr/issues/1172)) ([d029f48](https://github.com/homarr-labs/homarr/commit/d029f48f799bc9ff7e01c4b85194b58e050f0c5b)) +* videos not playing automatically on iOS / mobile ([#875](https://github.com/homarr-labs/homarr/issues/875)) ([8e10c48](https://github.com/homarr-labs/homarr/commit/8e10c48d2f182b1f11baac8747a0701019a4387c)) +* websockets not working extend not defined ([#1975](https://github.com/homarr-labs/homarr/issues/1975)) ([7622f0a](https://github.com/homarr-labs/homarr/commit/7622f0a4d2fc3c53a3ab72983b1c71b50fd4a079)) +* websockets on https do not work ([#1444](https://github.com/homarr-labs/homarr/issues/1444)) ([0aa72d1](https://github.com/homarr-labs/homarr/commit/0aa72d118c6c61798cff3406256e4253d0ad5aab)) +* wevbsocket url is always localhost ([#1072](https://github.com/homarr-labs/homarr/issues/1072)) ([8c20553](https://github.com/homarr-labs/homarr/commit/8c205535eb2d2e3a6efb26696460f1c60c58170e)) +* when no dead icons, all icons are removed ([#516](https://github.com/homarr-labs/homarr/issues/516)) ([8e8f908](https://github.com/homarr-labs/homarr/commit/8e8f9081b029e8a01e4dcfcc14e6cd259732c519)) +* when removing one item and then adding another one that newly added one can not be moved ([#1025](https://github.com/homarr-labs/homarr/issues/1025)) ([2738f40](https://github.com/homarr-labs/homarr/commit/2738f40c5e3028822c4586556fddc16af5aa7d58)) +* **widget:** set-options from widget components should be partial ([#1882](https://github.com/homarr-labs/homarr/issues/1882)) ([e695fb6](https://github.com/homarr-labs/homarr/commit/e695fb64d317ecb47b6844dc2a185502244f7db1)) +* workflow inputs and docker push ([#1123](https://github.com/homarr-labs/homarr/issues/1123)) ([c8dfbc8](https://github.com/homarr-labs/homarr/commit/c8dfbc8e2d3fd50958b124bdc4e1ad6b0af8f7ca)) +* wrong id for renovate auto approval ([#957](https://github.com/homarr-labs/homarr/issues/957)) ([67195c6](https://github.com/homarr-labs/homarr/commit/67195c605139dfd4b3cd1e7d7e627752e71a7f1f)) +* xterm-addon-fit deprecated ([#321](https://github.com/homarr-labs/homarr/issues/321)) ([e6e6e4e](https://github.com/homarr-labs/homarr/commit/e6e6e4e7d639277c6b23d389721de81f7abd68d0)) + +### Performance Improvements + +* improve performance of icon updater from 10s to 300ms ([#502](https://github.com/homarr-labs/homarr/issues/502)) ([333dc57](https://github.com/homarr-labs/homarr/commit/333dc571fa32e9aad988f91b2547cebd99388fb4)) +* improve typescript performance ([#523](https://github.com/homarr-labs/homarr/issues/523)) ([d9f5158](https://github.com/homarr-labs/homarr/commit/d9f5158662e55bcfcb8a33018f3826286df8ff8c)) + ## [1.0.0-beta.12](https://github.com/homarr-labs/homarr/compare/v1.0.0-beta.11...v1.0.0-beta.12) (2025-01-10) ### Features diff --git a/package.json b/package.json index 69144e093..2175ea1d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "homarr", - "version": "1.0.0-beta.12", + "version": "1.0.0", "private": true, "scripts": { "build": "cross-env CI=true turbo build",