Skip to content

Latest commit

 

History

History
51 lines (30 loc) · 4.22 KB

CHANGELOG.md

File metadata and controls

51 lines (30 loc) · 4.22 KB

0.1.3 (2025-01-25)

🔁 CI

  • do not skip ci on release (52cbf12)

Minor changes

  • adapt styles and fix some small issues with small improvements, further update some libraries (#34) (2cbf046)
  • switch to released yti.js v13 version and some minor fixes including new watch playing info for phone plays (#37) (25990a3)

0.1.2 (2024-10-19)

Minor changes

  • add github build for unsigned ipa (tvOS) and apk phone variant (#26) (5798f84)
  • update dependencies, multiple design adaptions for tv and phones, added some minor features like adding playlists to library and new youtube music features (#33) (f096a04)

0.1.1 (2024-09-21)

Minor changes

  • migrate to expo dependencies to prepare for new architecture and fix various small issues (#31) (94ee573)

0.1.0 (2024-08-30)

✨ Features

  • add alpha version of watchos variant of ReactTube and add YT Music sections to phone variant(alpha) (#29) (cff8418)

🐛 Fixes

  • fix endcard clicks and add progress ui (e9007c0)
  • fix release CI issue (#18) (1e86988)
  • fix various bugs from the latest commits including login bugs (#30) (396d5fd)

📝 Documentation

🔁 CI

Minor changes

  • add new alpha video player overlay and some minor fixes (#20) (e685953)
  • fix lint and tv remote issues and add a white selection border (#16) (afc319e)
  • migrate settings to new style and add language selection for youtube (#19) (9ef3ff6)
  • upgrade and migrate to RN 0.73 with expo native tvos searchbar and small improvements (#14) (b8b3ffc)
  • upgrade react-native-video and react native minor update (#21) (26062c8)