This repository was archived by the owner on Apr 15, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-10
lines changed
Expand file tree Collapse file tree 3 files changed +6
-10
lines changed Original file line number Diff line number Diff line change 11Changelog
22=====
3- ## v1.2.2.X (04-XX -2017)
3+ ## v1.2.2.1 (04-10 -2017)
44 * Fixed a bug where the data would not update because of a YouTube Data API error
5+ * Changed default sort order to be by video upload date
56
67## v1.2.2.0 (02-08-2017)
78 * Added custom playlist support
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ This code is licensed under the MIT License.
2323
2424[ ![ ChromeWebStore] ( https://raw.githubusercontent.com/Wassup789/Youtube-Notifications/master/img/chromewebstore.png )] ( https://chrome.google.com/webstore/detail/youtube-notifications/cilgbgkmanbbecbjihnbpeaoodmgchom )
2525
26- ** Latest Version:** *** v1.2.1.0 ***
26+ ** Latest Version:** *** v1.2.2.1 ***
2727
2828** Release Archive:**
2929
Original file line number Diff line number Diff line change 351351 </ paper-card >
352352 < paper-card id ="paper_card-changelog " class ="floating " data-toggle ="false " i18n ="settings_changelog_title " image ="img/welcome_card.jpg ">
353353 < div class ="card-content ">
354- < div class ="content-header "> v1.2.2.0 </ div >
354+ < div class ="content-header "> v1.2.2.1 </ div >
355355 < ul >
356- < li > Added Custom Playlist Support</ li >
357- < ul >
358- < li > Add the button < a href ="chrome-extension://cilgbgkmanbbecbjihnbpeaoodmgchom/pages/edit-notification.html "> here</ a > </ a > </ li >
359- </ ul >
360- < li > Fixed bug where add buttons would display multiple times</ li >
361- < li > Fixed bug where text-to-speech would not output the full title</ li >
362- < li > Fixed bug where some channels would not be recognized</ li >
356+ < li > Fixed a bug where the data would not update because of a YouTube Data API error</ li >
357+ < li > Changed default sort order to be by video upload date</ li >
363358 </ ul >
364359 </ div >
365360 < div class ="card-actions ">
You can’t perform that action at this time.
0 commit comments