File tree Expand file tree Collapse file tree 2 files changed +20
-2
lines changed
Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 1+ ### 2024.2.17
2+
3+ [ full changelog] ( https://github.com/SickChill/SickChill/compare/2024.2.2...2024.2.17 )
4+
5+
16### 2024.2.2
27
3- [ full changelog] ( https://github.com/SickChill/SickChill/compare/2024.1.31 ...2024.2.2 )
8+ [ full changelog] ( https://github.com/SickChill/SickChill/compare/2024.1.8-3 ...2024.2.2 )
49
10+ * Release version 2024.2.2
11+ * fix: another typo in workflow that builds wheels from commits to the develop branch
12+ * fix: typo on workflow run type that triggers building wheels on develop
13+ * refactor: try and complete the removal of episode_object parameter from all provider search methods, fixes newznab and other providers
14+ * Update poetry (python) and yarn (npm) dependencies
15+ * chore: try building develop branch and uploading artifacts
16+ * v4.0.73-5.3
17+ * v4.0.73-5.2
18+ * v4.0.73-5.1
19+ * v4.0.73-5.0
20+ * fix: prevent results with a quality of 0 (NONE) from being set as preferred in duplicates for nzb
21+ * fix: issue with table formatting on status page when a show was just added. fixes [ #8682 ] ( https://github.com/SickChill/SickChill/issues/8682 )
22+ * fix: don't show traceback when imdb info is not found
523
624### 2024.1.8-3
725
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " sickchill"
3- version = " 2024.2.2 "
3+ version = " 2024.2.17 "
44description = ' Automatic Video Library Manager for TV Shows'
55license = " GPL-3.0-or-later"
66
You can’t perform that action at this time.
0 commit comments