Skip to content

Releases: atom-extensions/atom-music

Search window fixed

04 Sep 12:59

Choose a tag to compare

v2.0.3

Search window fixed

Minimal cleanup

04 Sep 02:05

Choose a tag to compare

  • Settings description fixed
  • [DEV] Some code unified
  • [DEV] eslint configuration fixed

Security vulnerability fixed

18 Aug 12:09

Choose a tag to compare

  • [DEV] dot-prop updated from 3.0.0 to 4.2.1.

Session restoring fixed

18 Aug 11:50

Choose a tag to compare

  • Serialization fixed (not backward compatible)
  • README file fixed and updated

Security vulnerability fixed

19 Jul 12:15

Choose a tag to compare

  • Development dependency lodash updated.

Security vulnerability fixed

07 Jul 23:51

Choose a tag to compare

  • npm updated from 6.14.5 to 6.14.6.

Huge breaking changes

09 Jun 20:07

Choose a tag to compare

  • Introduced configurable rewind and forward buttons.
  • Renamed some commands (please check the 'API' section at the README file for further information).
  • Introduced project status badge.
  • Spec tests extended.
  • [DEV] Moved from CoffeeScript to JavaScript.
  • [DEV] Moved from atom-space-pen-views to etch.
  • [DEV] Moved from coffeelint to eslint.
  • [DEV] Renamed PlayListView to AtomMusicSearchView.
  • [DEV] Renamed some events.

Special thanks to Tony Brix for making this huge update possible!

Features and menu changes introduced

22 May 15:00

Choose a tag to compare

  • Multi window support added.
  • Submenu entry moved from 'Packages' to 'View'.
  • Context menu entry removed.
  • Logging introduced.
  • Some patches applied.

Some minimal updates

20 May 14:37

Choose a tag to compare

  • Automatic releases implemented.
  • Screenshot added.
  • README and LICENSE files updated.

CI implemented

15 May 17:41

Choose a tag to compare

  • GitHub CI workflow implemented
  • Dependency badge added