Skip to content

Latest commit

 

History

History
99 lines (77 loc) · 1.91 KB

CHANGELOG.md

File metadata and controls

99 lines (77 loc) · 1.91 KB

Changelog

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]

Added

  • /

Fixed

  • /

Changed

  • /

Removed

  • /

Security

  • /

Deprecated

  • /

[1.7.0] - 2018-01-11

Added

  • New Tray icons

Changed

  • Removed the splash screen
  • Removed the about screen

Removed

  • Old individual tray icons for playing & paused

[1.6.1] - 2018-09-09

Added

  • electron debugger tool

Fixed

  • notification and Improve tray icon

Changed

  • Re-instated node-notifier for OSX.

Removed

  • application menu in favour of tray context menu

[1.6.0] - 2018-09-08

Added

  • Tray icon which currently toggles application visibility.

Changed

  • New notification code that improves the notification frequency and accuracy.

[1.5.0] - 2018-09-04

Added

  • Windows build script works now
  • Introducing skip logic for the YouTube You Still There popup notice which pauses playback

[1.4.3] - 2018-09-25

Added

  • introducing electron-window-state

Changed

  • Redesigned loading screen

[1.4.2] - 2018-09-06

Changed

  • Dependency updates

[1.4.1] - 2018-08-31

Fixed

  • Update to close behaviour to stop error notice

[1.4.0] - 2018-08-28

Changed

  • Renamed to MusicTube with a new Icon Designed by rocketpixel / Freepik

[1.3.0] - 2018-08-24

Added

  • Method to auto skip over ads

[1.2.2] - 2018-08-23

Changed

  • Code refactor
  • Shelving update tool

[1.2.1] - 2018-08-14

Added

  • Testing new update tool

[1.2.0] - 2018-08-10

Added

  • Added a loading screen for loss of or slow internet connection
  • Added an about panel

[1.1.0] - 2018-08-07

Added

  • First public release, application working on OSX (10.13.6)

[1.0.0] - 2018-08-07

Added

  • Alpha/internal testing