Skip to content

Latest commit

 

History

History
128 lines (68 loc) · 2.04 KB

CHANGELOG.md

File metadata and controls

128 lines (68 loc) · 2.04 KB

Vitomu change log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[2.1.0] - 2021-12-12

Added

  • Added theming

Changed

  • Replaced ytdl-core by yt-dlp to improve compatibility and download speed
  • Improved clipboard detection

Removed

Fixed

[2.0.6] - 2021-11-06

Added

  • Added Mac support

Changed

  • Updated to the latest version of ytdl-core

Removed

Fixed

[2.0.5] - 2021-08-02

Added

Changed

  • Updated to the latest version of ytdl-core

Removed

Fixed

  • Converting Youtube videos is broken

[2.0.4] - 2020-11-20

Added

  • Short Youtube links in format 'youtu.be/' are now also supported

Changed

  • Updated to the latest version of ytdl-core

Removed

Fixed

  • Converting Youtube videos is broken

[2.0.3] - 2020-06-07

Added

  • Added a native title bar and an option to toggle between native and custom title bar
  • Added an update checker

Changed

  • Updated to the latest version of ytdl-core
  • Emoji's are now removed from file names. This improves compatibility with some devices.

Removed

Fixed

  • Converting Youtube videos is broken

[2.0.2] - 2020-03-23

Added

  • It is now possible to change the UI font size

Changed

  • Updated to the latest version of ytdl-core

Removed

Fixed

  • Improved indication that FFmpeg is being downloaded if not found on the system

[2.0.1] - 2019-12-26

Added

Changed

Removed

Fixed

  • Updated to the latest version of ytdl-core. This fixes an issue to convert some Youtube videos.

[2.0.0] - 2019-12-09

Added

  • GNU/Linux compatibility (Vitomu now runs on Windows and GNU/Linux)
  • Color theme selection
  • Automatic detection of video links on the clipboard
  • Support for multiple UI languages

Changed

Removed

Fixed