Skip to content

Releases: fent/chrome-veefeed

v0.6.1

30 Oct 03:37
Compare
Choose a tag to compare

Bug Fixes

  • popup: position of mouseover link (dacd49b)

v0.6.0

29 Oct 13:47
Compare
Choose a tag to compare

Bug Fixes

  • sources: use ytdl-core to fetch youtube video info (0c62bfd), closes #16
  • don't make the same requests in the same event loop (06c19b4)
  • popup: play and queue all button works again (84643b3)
  • queue: mark Twitch videos as playing and able to queue them again (27b507d)
  • sources: haloruns game names inconsistency with Twitch (5b78807)
  • sources: speedrun.com fetching runs without videos (f3ab753)
  • sources: speedrun.com works again! (1f14acc)
  • sources: Twitch videos work again! (67c61a2), closes #1

Features

  • popup: put user image and name part in the same link (18d1b4f)
  • popup: show queue-all button with just one unwatched video, instead of at least 2 (09ecea2)
  • popup: show url on lower left corner when hovering over link (04088a9), closes #18
  • popup: Use game cases and urls for youtube and speedrun.com (54fb5b0)
  • queue: hide twitch recommended videos if queued video is next (dcee1a5)
  • queue: style next video popup window (126553c)
  • sources: add user images to twitch videos (c90f6cd)

Performance Improvements

  • sources: fetch video sources and collections at the same time (ed57fcf)

v0.5.12

06 Apr 02:28
Compare
Choose a tag to compare

Bug Fixes

  • sometimes the popup size would be super tiny (c119c89)

v0.5.11

06 Apr 02:49
Compare
Choose a tag to compare

Bug Fixes

  • haloruns: update haloruns url for https (c81531a)
  • haloruns: update scraper for run date (24c3bac)

v0.5.10

04 Mar 05:30
Compare
Choose a tag to compare

Bug Fixes

  • youtube: correctly parse publish time of past live videos (15d9368)
  • check if removed tab is considered paused (ba168a7)
  • youtube: fix getting user url (fcf5cec) (a6d3fee)
  • options: update to chrome-options v0.2.2, fixing scrolling in the options page

Performance Improvements

  • popup: make loading a tab faster by rendering only the first few videos (7249b20)