Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Commit

Permalink
v1.2.2.1 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Wassup789 committed Apr 10, 2017
1 parent 2ee19c2 commit f38b2fd
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 10 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
Changelog
=====
## v1.2.2.X (04-XX-2017)
## v1.2.2.1 (04-10-2017)
* Fixed a bug where the data would not update because of a YouTube Data API error
* Changed default sort order to be by video upload date

## v1.2.2.0 (02-08-2017)
* Added custom playlist support
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This code is licensed under the MIT License.

[![ChromeWebStore](https://raw.githubusercontent.com/Wassup789/Youtube-Notifications/master/img/chromewebstore.png)](https://chrome.google.com/webstore/detail/youtube-notifications/cilgbgkmanbbecbjihnbpeaoodmgchom)

**Latest Version:** ***v1.2.1.0***
**Latest Version:** ***v1.2.2.1***

**Release Archive:**

Expand Down
11 changes: 3 additions & 8 deletions settings_edit.html
Original file line number Diff line number Diff line change
Expand Up @@ -351,15 +351,10 @@
</paper-card>
<paper-card id="paper_card-changelog" class="floating" data-toggle="false" i18n="settings_changelog_title" image="img/welcome_card.jpg">
<div class="card-content">
<div class="content-header">v1.2.2.0</div>
<div class="content-header">v1.2.2.1</div>
<ul>
<li>Added Custom Playlist Support</li>
<ul>
<li>Add the button <a href="chrome-extension://cilgbgkmanbbecbjihnbpeaoodmgchom/pages/edit-notification.html">here</a></a></li>
</ul>
<li>Fixed bug where add buttons would display multiple times</li>
<li>Fixed bug where text-to-speech would not output the full title</li>
<li>Fixed bug where some channels would not be recognized</li>
<li>Fixed a bug where the data would not update because of a YouTube Data API error</li>
<li>Changed default sort order to be by video upload date</li>
</ul>
</div>
<div class="card-actions">
Expand Down

0 comments on commit f38b2fd

Please sign in to comment.