Skip to content

Releases: pixeldesu/videoline

v0.11.0

06 Feb 22:19
Compare
Choose a tag to compare
  • Update video and channel information on refresh (@pixeldesu)
  • Add option to filter by rating (@pixeldesu)

v0.10.0

06 Feb 20:29
Compare
Choose a tag to compare
  • Improve navigator bar styling with custom colors and videoline logo (@pixeldesu)
  • Add dark theme setting (@pixeldesu)

v0.9.1

01 Feb 16:25
Compare
Choose a tag to compare
  • Fixed app navigation collapsing on main content due to iPhone X PWA changes (@pixeldesu)

v0.9.0

01 Feb 15:49
Compare
Choose a tag to compare
  • Added support for choosing channel usernames or IDs (@pixeldesu, #21)
  • Added hints to find channel usernames/IDs (@pixeldesu, #21)
  • Added error handling to feed addition (@pixeldesu, #7)
  • Fixed design issues on iPhone X onwards in PWA mode (@pixeldesu, #22)

v0.8.0

28 Jan 22:35
Compare
Choose a tag to compare

v0.7.1

26 Jan 22:15
Compare
Choose a tag to compare
  • Fixed feed addition dialog accepting empty inputs (@ca1zr, #14)

v0.7.0

26 Jan 21:31
Compare
Choose a tag to compare

v0.6.0

26 Jan 15:47
Compare
Choose a tag to compare
  • Added ability to sort by views/published date in ascending/descending order (@pixeldesu, #16)

v0.5.0

25 Jan 14:11
Compare
Choose a tag to compare
  • Added persistent Vuex state using vuex-persist (@pixeldesu, #13)
  • Fix spacing of topbar icons on mobile view (@pixeldesu)

v0.4.0

25 Jan 11:57
Compare
Choose a tag to compare
  • Added thousands separator for views (@jeyemwey, #6)
  • Added Vuex and ported state and methods to it (@pixeldesu)