mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-23 03:20:20 +10:00
version bump to 1.2.52.442
- enabled ability to ban/hide tracks - enabled the support for Nearby Jams feature in the device picker - enabled liked songs section on artist page (old versions) - disabled exp related to ads
This commit is contained in:
@@ -509,6 +509,24 @@
|
||||
"fr": "1.2.51",
|
||||
"to": ""
|
||||
}
|
||||
},
|
||||
"NewAdsNpvCanvasAds": {
|
||||
"name": "enableNewAdsNpvCanvasAds",
|
||||
"description": "Enable Canvas ads for new ads NPV",
|
||||
"native_description": "Enable Canvas ads for new ads NPV",
|
||||
"version": {
|
||||
"fr": "1.2.28",
|
||||
"to": "1.2.51"
|
||||
}
|
||||
},
|
||||
"CanvasAds": {
|
||||
"name": "enableCanvasAds",
|
||||
"description": "Enable Canvas for ads",
|
||||
"native_description": "Enable Canvas for ads",
|
||||
"version": {
|
||||
"fr": "1.2.52",
|
||||
"to": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"EnableExp": {
|
||||
@@ -1222,6 +1240,33 @@
|
||||
"fr": "1.2.49",
|
||||
"to": ""
|
||||
}
|
||||
},
|
||||
"NearbyJams": {
|
||||
"name": "enableNearbyJams",
|
||||
"description": "Enable the support for Nearby Jams feature in the Device Picker",
|
||||
"native_description": "Enable the support for Nearby Jams feature in the Device Picker",
|
||||
"version": {
|
||||
"fr": "1.2.52",
|
||||
"to": ""
|
||||
}
|
||||
},
|
||||
"TrackBans": {
|
||||
"name": "enableContextualTrackBans",
|
||||
"description": "Enable ability to ban/hide tracks from eligible contexts",
|
||||
"native_description": "Enable ability to ban/hide tracks from eligible contexts",
|
||||
"version": {
|
||||
"fr": "1.2.52",
|
||||
"to": ""
|
||||
}
|
||||
},
|
||||
"ArtistLikedSongs": {
|
||||
"name": "enableArtistLikedSongs",
|
||||
"description": "Enable Liked Songs section on Artist page",
|
||||
"native_description": "Enable Liked Songs section on Artist page",
|
||||
"version": {
|
||||
"fr": "1.1.79",
|
||||
"to": "1.2.17"
|
||||
}
|
||||
}
|
||||
},
|
||||
"CustomExp": {
|
||||
|
||||
Reference in New Issue
Block a user