We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a16df2 commit a657992Copy full SHA for a657992
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Change Log
2
3
+## [1.7.0] -- 2024-01-27
4
+### Fixed
5
+- Fixed a race condition that could cause `TrackStartEvent` to fire multiple times.
6
+
7
+### Added
8
+- Added `monetizationModel` and `snipped` fields to `SoundcloudAudioTrack`.
9
+ - This can be used for identifying SoundCloud Go+ tracks.
10
11
## [1.6.1] -- 2024-01-25
12
### Fixed
13
- Fixed Bandcamp tracks throwing an exception due to invalid URLs caused by a null `title_link` property.
0 commit comments