Commit 061c2ee 1 parent 0867313 commit 061c2ee Copy full SHA for 061c2ee
File tree 2 files changed +5
-3
lines changed
2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,15 @@ All notable changes to this project are documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) (as of version 2.1.15).
7
7
8
- ## [Unreleased]
8
+ ## [3.0.1] - 2024-08-13
9
+
10
+ ### Fixed
9
11
10
- ### Changed
11
12
- Disable preloading of subtitles in video.js in `zimui` (#38)
12
13
- Fix scraper to exit properly when `Too much videos failed to download` exceptions are raised (#285)
13
14
- Clean up temporary files properly in case of exceptions during scraper run (#288)
14
15
- Implement infinite scroll for video/playlist lists and add loading spinners in `zimui` (#284)
16
+ - Update video.JS to 8.17.3, brings support for Chrome 58 and 59 (#275)
15
17
16
18
## [3.0.0] - 2024-07-29
17
19
Original file line number Diff line number Diff line change 1
- __version__ = "3.0.1-dev0 "
1
+ __version__ = "3.0.1"
You can’t perform that action at this time.
0 commit comments