Skip to content

v1.0.0-beta.9

Compare
Choose a tag to compare
@Chocobozzz Chocobozzz released this 25 Jun 07:35
· 12105 commits to develop since this release
v1.0.0-beta.9
2832aef

Features

  • Theater/Cinema mode in player
  • Add ability to wait for the transcoding to finish before publishing a video
  • Add ability for uploaders to schedule a video update
  • Add time display to see where we seek the video in player
  • Add title in player displaying peers info to (total downloaded/uploaded data)
  • Provide magnet URI in player and download modal (@rigelk)
  • Add warning if the domain name is different from the from the first start of PeerTube
  • Add resolution to create-transcoding-job script (@fflorent)

Bug fixes

  • Fix dislikes number in video watch page
  • Fix import when the imported file has the same extension than an already existing file
  • Fix bad RSS descriptions when filtering videos by account or channel
  • Fix RSS results limit
  • Fix glitch when updating player volume
  • Use local object URLs for feeds
  • Automatically jump to the highlighted thread
  • Fix account link width on video view (@sesn)
  • Prevent commenting twice
  • Blue links color in comments
  • Fix quota precision in users list
  • Handle markdown in account/video channel pages
  • Fix avatar image in channel page
  • Fix slow HTTP fallback on Firefox
  • Do not create a user with the same username than another actor name
  • Reset search on page change
  • Fix images size limit
  • Log torrent errors/warnings in the console, instead of disturbing users