Skip to content

Commit add609c

Browse files
author
Conventional Changelog Action
committed
chore(release): 🚀 v4.60.10 [skip ci]
1 parent 550af0c commit add609c

2 files changed

Lines changed: 10 additions & 33 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [4.60.10](https://github.com/Ombi-app/Ombi/compare/v4.60.9...v4.60.10) (2026-07-07)
2+
3+
4+
### Bug Fixes
5+
6+
* resolve discover card details and action visibility on mobile touch devices ([#5442](https://github.com/Ombi-app/Ombi/issues/5442)) ([550af0c](https://github.com/Ombi-app/Ombi/commit/550af0c3d208d6e4d6d04c34831f72b0c02f67cb))
7+
8+
9+
110
## [4.60.9](https://github.com/Ombi-app/Ombi/compare/v4.60.8...v4.60.9) (2026-07-06)
211

312

@@ -562,35 +571,3 @@
562571

563572

564573

565-
## [4.54.1](https://github.com/Ombi-app/Ombi/compare/v4.53.4...v4.54.1) (2026-01-10)
566-
567-
568-
### Bug Fixes
569-
570-
* **availability:** Make sure we check radarr/sonarr in the availability rules for it's prioritization [#5286](https://github.com/Ombi-app/Ombi/issues/5286) ([8af1d67](https://github.com/Ombi-app/Ombi/commit/8af1d678ac5e91b927ddabfad0f2194d8b763ebb))
571-
572-
573-
574-
# [4.54.0](https://github.com/Ombi-app/Ombi/compare/v4.53.3...v4.54.0) (2026-01-08)
575-
576-
577-
578-
## [4.53.3](https://github.com/Ombi-app/Ombi/compare/v4.53.2...v4.53.3) (2026-01-08)
579-
580-
581-
### Bug Fixes
582-
583-
* reduce cognitive complexity ([acc5bb8](https://github.com/Ombi-app/Ombi/commit/acc5bb8a06950bb9426e99a851824c8dd768de1d))
584-
* remove hard-coded item width for recently requested carousel ([5d79c80](https://github.com/Ombi-app/Ombi/commit/5d79c80462692a6d4d68f1469ec46e0d5f0bb994))
585-
* remove negated condition ([6902895](https://github.com/Ombi-app/Ombi/commit/69028954021e09aaf95797746d24d4a8af754e8c))
586-
* resolve inconsistencies in view at 768px screen width ([7cd4225](https://github.com/Ombi-app/Ombi/commit/7cd42257a333ec6e62ffd603fcd3dac77c9fe4b8))
587-
* window size check ([4fd47c1](https://github.com/Ombi-app/Ombi/commit/4fd47c18b57793303dc4c75c7fd6acb15173e064))
588-
589-
590-
### Features
591-
592-
* centre requested carousel items ([01c4fa9](https://github.com/Ombi-app/Ombi/commit/01c4fa916f5e6cc57cea459ad4300443ba457caa))
593-
* use dynamic scroll sizing for recently requested carousel ([5b0f325](https://github.com/Ombi-app/Ombi/commit/5b0f3252f68d33f93c26b54cdf83780697ed6172))
594-
595-
596-

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "4.60.9"
2+
"version": "4.60.10"
33
}

0 commit comments

Comments
 (0)