Skip to content

Latest commit

 

History

History
233 lines (203 loc) · 8.22 KB

NEWS.rst

File metadata and controls

233 lines (203 loc) · 8.22 KB

News

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.

[1.6.0] - 2022-12-12

Added

  • Support fullscreen #102
  • Display album name in bottom widget #101
  • Display time position in bottom widget #94

Changed

  • Labels automatically elide text #99
  • Fix history playlist displaying more than "history max length" tracks #97

Removed

  • Removed start-maximized setting (use window's menu to toggle window state which is automatically restored at startup or use the new setting start-fullscreen) #102

[1.5.0] - 2022-12-05

Added

  • Bottom widget showing playing state #93
  • Preference dialog switch to activate dark theme #89
  • Add button to title bar to change album sort order #85
  • New "by last modified date" entry in album sort choices #84
  • Display disc numbers in album track list #82
  • Display date in history playlist #81
  • Setting to change size of images in albums window #77

Changed

  • Preference dialog switch to start maximized, replace command line option #90
  • Use dialog to display random chosen album before enqueuing #88
  • Don't clear albums search filter when entering album details page (reopened) #46
  • Center vertically playing track image and album image #87
  • Toggle visibility of title bar search and sort buttons on main page change #85
  • Fix duplicated tracks for albums handled by MopidyPodcastBackend #83
  • Reorganize preferences dialog #77
  • History playlist can contain duplicated tracks #80

Removed

  • Remove "needs attention" support since playback state is now always visible #93
  • Remove album sort choice from preferences dialog #86

[1.4.0] - 2022-10-19

Added

  • German translation #63
  • Welcome dialog for users to direct users to the configuration dialog #43
  • CSS identifiers to allow for style customization #72
  • Display labels with links when tracklist is empty #71
  • Fix playlist widgets sensitivity in preferences dialog #70
  • Display placeholder for empty tracks box of playlist #61

Changed

  • Simplify playlists box layout #74
  • Reorganize preferences dialog to fix album sort selection #54
  • "Add stream to tracklist" action replaces "play stream" action, and choice is given to play stream immediately or not #68
  • Complete desktop and AppStream metadata file #62
  • Handle tracks without name #66
  • Lazy load of playlist descriptions #61

[1.3.0] - 2022-09-17

Added

  • Restore application window state at startup #52
  • Document software architecture #51
  • New setting to exclude backends from random album selection #44

Changed

  • Fix sensitivity of play and add buttons in playlist view #59
  • Force update of current tracklist track identifier to synchronize views #56
  • Don't automatically select first album track #53

[1.2.0] - 2022-08-30

Added

  • Start documentation page #12
  • Support download of images with http URI scheme #48
  • Support for Mopidy-Jellyfin backend #48

Changed

  • Make sure descriptions of static albums are collected only once #49
  • Default is now to enable backend for Mopidy-Local #43
  • Limit size of request to fetch album images URIs #48

[1.1.2] - 2022-08-26

Changed

  • Listen to key events with Mod1 and Shift modifiers #47
  • Don't clear albums search filter when entering album details page #46

[1.1.1] - 2022-08-21

Changed

  • Remove usage of stock icon for the application icon #12
  • Upgrade version of Flatpak runtime version #12

[1.1.0] - 2022-08-21

Added

  • Add a stream URI to the tracklist #38
  • Play or enqueue a track selection #33
  • Option to disable/enable Mopidy backends in preference dialog #23
  • Option to disable/enable history and recent additions playlists in preference dialog #20
  • CLI argument to hide album search widget #15
  • Automatically hide volume button when Mopidy mixer is disabled #16
  • Virtual playlists for recently added and recently played tracks #4
  • Listen to playlists related events #1
  • Support desktop notifications #2

Changed

  • Computation of album artist name #39
  • Album cover don't show up for albums discovered after user clicked on "refresh album library" #31
  • Album details page shouldn't display previously selected album details temporarily #28
  • Window height isn't constant #27
  • Entering album details page twice shows wrong album details #26
  • Playlist and albums browse happen too early #9

Removed

  • Remove hardcoded URI from support for Mopidy-Podcast #19

[1.0.0] - 2022-05-22

First version with most notable features:

  • Library browser populated with albums from Mopidy-Local, Mopidy-Bandcamp and Mopidy-Podcast
  • View of Mopidy-M3U playlists
  • Playback state & tracklist view