Skip to content

Changes

NorthWestTrees edited this page Jun 28, 2024 · 5 revisions

Build 2.1.1 - Latest

Changes

  • Replaced the myThumbnail.jpg image.
  • Refactored several files.
  • Updated readme.md
  • Updated version number on the launcher page.

Build 2.1.0

Added

  • Added src/tube_helper_light_youtube_site.html

Changes

  • Changed the dark_theme.css and light_theme.css file.
  • Updated the sidebar in the src/tube_helper_dark_video_player.html file.
  • Updated the sidebar in the src/tube_helper_light_channels.html file.

Build 2.0.1

Changes

  • Fixed Sidebar and video section time code background not being dark.

Build 2.0.0

Changes

  • Added Online/Offline support.
  • Added SVG page logo.
  • Added page title.
  • Added Title Helper which can assist with making better titles.
  • Added caching for Title Helper input so the user does not have to type the title each time when testing thumbnails.
  • Added launcher which has some social media links and quick links to this GitHub.
  • Added a navigation bar to make it easier to find categories.
  • Added message box which is used similar to comments for tips and other useful information about parts of the page.
  • Added offline thumbnails so thumbnail images are still shown.
  • Added Category and Group sections for easier sorting of features.
  • Added javascript file to allow easier updating of five example thumbnails.
  • Added javascript file to update custom titles across the page.
  • Added more CSS files to break up the style sheets so it's easier to manage.
  • Added light and dark mode themes.
  • Improved how the web page is structured by adding categories and groups.
  • Improved the style of the page by adding shadows, colours, and closer resemblance to YouTube components such as the video player sidebar.
  • Reworked Video Player Sidebar elements
  • Fixed End Screen Video Element scaling and size.

Notes

  • If anyone wants to contribute better offline thumbnails feel free to open a ticket on the issue tab.

Build 1.0.0

Changes

  • Added a basic UI page with limited capability
  • Added many kinds of thumbnial testing though better testing was needed.

Notes

  • The application works offline but alternative thumbnails will not display as it requires a connection to YouTube to display them.
  • The End Screen Video Element thumbnail size is incorrect, its dynamic size and scales are based on the browser window.
Clone this wiki locally