2021-06-29
    * Release 1.4.0

2021-06-28
    * New CMake build option: EMBED_TRANSLATIONS

2021-06-27
    * Czech translation updated, thanks to Pavel Fric

2021-06-16
    * missing internal icons added
    * implemented playlist function shuffle
    * implemented ticket #2: Playlist repetition

2021-06-15
    * Implemented ticket #9: (drumstick ticket #31) fallback output drivers
    * preliminary support for building with Qt6 (experimental)
    * Bump version number to 1.4.0

2021-06-13
    * Implemented ticket #8 Lyrics text: copy to clipboard, save to file, print

2021-06-05
    * New positioning actions: forward, backward, jump to bar
    * New dialog: ToolBarEditor, to customize the toolbar buttons

2021-06-04
    * Implemented ticket #1: Playback Positioning

2021-06-01
    * Release v1.3.1

2021-05-29
    * Display diagnostics after midi out driver initialization

2021-05-28
    * Fix for ticket #6: added man page
    * Warn when modified playlist is not saved

2021-05-26
    * Fix for ticket #4: crash if user closes the main window while playing a MIDI file

2021-05-11
    * Release v1.3.0

2021-05-07
    * Czech translation. Thanks to Pavel Fric

2021-04-28
    * Fixed warnings when building with Qt >= 5.15
    * Better mac integration

2021-04-27
    * Full screen option for Lyrics and Piano Player windows

2021-04-25
    * Standarization: MIDI texts/lyrics encoding defaults to Latin1

2021-04-23
    * internal icons reorganization
    * New option: Qt widgets style

2021-04-21
    * better support for WRK files with lyrics and other metadata
    * Auto advance to the next song only when auto play is enabled

2021-04-20
    * icons reorganization: moved from resources/ to icons/
    * allow desktop environment icon theme, with option to force internal icon theme

2021-04-18
    * icons: now using breeze icon theme

2021-04-17
    * autogenerated initial playlist
    * playlists files may be relative to the playlist directory

2021-04-16
    * store last saved playlist
    * dark mode revision

2021-04-15
    * playlist: previous/next song navigation
    * events: reorganization, KeySignature
    * examples: added playlist
    * guiplayer: playlist navigation UI buttons, alternative icons
    * new setting: default playlist

2021-04-13
    * Updated MIDI and Karaoke examples

2021-04-08
    * preferences dialog
    * implemented AutoPlay option
    * spanish translation

2021-04-05
    * playlist editor

2021-04-04
    * Spanish translation updates by Darío Hereñú
        * Minor fix (lines 100, 159)
        * minor proposal on line 115
        * Transporte o tono? (line 198)

2021-04-02
    * Desktop and AppStream metadata updated

2021-04-01
    * updated CMake buildsystem
        * minimum required cmake version 3.14
        * macOS target Sierra (10.12)
        * uninstall target
    * updated .desktop and appstream metadata

2021-03-31 Release v1.2.0:
    * spanish translation updated
    * moved cmake scripts to a sub directory
    * added SCN Revision module to include the revision id in the about box

2021-03-27
    * new dependency: uchardet library, for charset detection
      (see https://www.freedesktop.org/wiki/Software/uchardet/)
    * Lyrics and other metadata processing
    * FileInfo dialog displaying Karaoke metadata
    * Implemented Lyrics view.

2021-03-20 Release v1.1.0:

    * Pianola, Channels and Rhythm views
    * Sticky Window Snapping (for Windows OS only)
    * Russian translation (Thanks to Sergey Basalaev)
    * Spanish translation updated
    * Recent files menu options
    * Language choice menu options
    * Command line options: --portable and --file (for portable configuration)

2021-02-02 Release v1.0.0:

    * MIDI Output to hardware MIDI ports, or any other Drumstick backend
    * Transpose song tonality between -12 and +12 semitones
    * Change MIDI volume level (using MIDI CC7)
    * Scale song speed between half and double tempo
