- Added synchronization with YouTube's notification bell
- New installs will have this feature automatically enabled
- Current users must enable it from the settings
- Channels will be removed and replaced with YouTube's notification bell list
- Fixed bug where enable notifications setting is ignored
- Added support and updated resources for the new YouTube layout
- Added pt_BR translations (Thanks @frnogueira)
- 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
- Added custom playlist support
- Accessable in the edit notifications page
- Fixed bug where channels would not be recognized
- Fixed bug where TTS would not output the full title
- Fixed bug where the add button would display multiple times
- Fixed bug where the popup card header layout would be inline
- Added Notification Customizer
- Access this option in the popup under edit settings
- Added badge number support
- Added support for file uploading via Linux
- Set notification icon to the channel's profile photo
- Removing channels no longer remove as easily (unless in the edit channel layout mode)
- Notifications titles have a maximum length to include the channel name
- Fixed bug where channel import included playlists
- Fixed bug where the add buttons appear at unwarranted locations
- Fixed bug where the add buttons would appear multiple times for the user's channel
- Added channel sorting
- Added playlist support
- Added custom notification sounds via local upload
- Added import channel empty state
- Removed page refresh upon new channels/playlists
- New channel additions will be scrolled to view upon addition
- Video thumbnails now use less data
- Switched table layout to flexbox
- Ported from Material Design Lite to Polymer
<select>
tags are now material- Added launch screen for loading the vulcanized file
- Read the INSTALL.md file for installation instructions
- Fixed bug where channels would not save properly
- Fixed bug where optional chrome.identity permission makes popup unusable
- Altered the popup's uploads search to include video titles
- Implemented watch later feature
- Implemented import subscriptions selection
- Reverted to old video uploads method due to quota exhaustion
- Added four additional API keys
- Implemented search functionality
- Added subscription importing
- Changed channel updater to use the search API instead of the channel's playlist API (This allows more up-to-date updating)
- Fixed bug where channels would stop updating
- Added locales/languages
- Added a 'load more' button in the information popup
- Added a 'view subscriptions' button in the edit settings tab
- Decreased update interval from every 10 minutes to every 5 minutes
- Fixed channel information not updating properly
- Fixed videos not showing the right video order for notifications and displays
- Implemented 'Add to YouTube Notifications" button to videos, channels and subscription lists
- Added a first launch screen
- Optimized channel update requests
- Added a viewable changelog when updated
- Added a help button under the "more" icon
- Fixed bug where notifications only update once
- Fixed bug that causes new channel additions to not refresh options menu
- Fixed alignment for channel video list
- Fixed number comma separators
- Optimized GET requests to use up less quota
- Updated to comply with Chrome Web Store guidelines
- Requests to YouTube's Data API is now client side
- Reworked majority of files
- New UI
- Uses YouTube Data API v3
- Uses another server to limit requests (Could be slow)
- Major connection error fixed
- Requires new permission to access ytimg.com for video images
- Swapped request URLs from XML to JSON
- Removed unreliable JSON search
- TTS abbreviation fix
- Fixed notification click
- First major overhaul
- Added source code to GitHub
- No history of past versions
- Design revamp
- Page transition changed
- More quick transitions
- Increased input sizes
- Alignment changes
- Fixed channel does not exist appearing in random occasions
- Changed "New Channel" button animation
- Added total channels to both pages
- Added channel listing names
- Added editable refresh interval
- Only available in minutes
- Added animations toggle
- Added manual refresh button
- Added TTS support
- Uses the new speechSynthesizer
- Available voices: Google US, Google UK Male, Google UK Female
- Import / Export Channels
- Added ability to import channels
- Added export channels
- JSON format
Versions after this have extremely minor updates and some unnecessary ones
- Added channel doesn't exist background
- Fixed blank images
- Stability changes
- Added error notifcations
- Added transitions
- Added ellipsis to options
- Changed API (Youtube Data API v1 -> Youtube Data API v2)
- Added proper updating (VIA Dropbox)
- Minified releases (1085KB -> 109KB)
- Added new video = green background
- Manifest.json touchup
- Added total # of channels
- Alignment changes
- Removed name from header
- Initial Release