1.3.0 / 2025-10-03
    Qt6 is now the default framework (instead of Qt5).
    
    New dependencies:
        python3-qtpy
        python3 JACK-Client

    Features:
        Views: you can now use as much views as you want, switching them with Alt+Num
        Hide: Boxes are now hideable (a widget in the tool bar allows to set hidden boxes visible)
        Arrange: two scripts can be now arrange the graph, "follow the signal chain" or "two rows facing each other"
        Custom Names: Clients and ports are now renamable in the canvas,
            it can optionnally set this name as JACK metadata and auto-export custom names to JACK pretty names.
        Undo/Redo: all box move, wrap/unwrap, hide/restore, arrange, change view events can be undone/redone
        + Many many optimizations to prevent lagging when patchbay is consequent.
        Tool bar: tool bar is now responsive design, it can have many lines if too much widgets are shown
        Command line arguments: new command line arguments allow to import/export custom names and JACK pretty-name metadatas

1.1.0 / 2023-07-29
    Features:
        ALSA MIDI support : Add possibility to display and connect ALSA MIDI ports

    Bug fixes:
        prevent to send server stopped every twice a second to the patchbay (when JACK is stopped)
    make Mixbus groups behave as Ardour ones
    update default zoom on zoom slider at startup
     fix ugly icons when default zoom is not 100%



1.0.0 / 2023-01-21
    Bug fixes:
        add Patchichi export function in options dialog (this is the only one new feature)
        Port is now CV if it is mentioned only in the port metadatas
        fix CV ports not really readable in "dark boards" theme
        allow custom metadata icons for any box type
        fix theme not renamed after duplicate with new name
        fix inconsistent portgroup name if portgroup name endswith with AUX with at least digits at end of the port name.

0.2.0 / 2022-09-26
    Bug fixes:
        fix a python3.10 crash with wrong int/float conversion
        use default (not from patchbay theme) hardware/monitor icons in context menu
        remove checkbox style sheet in connect context menu, style was unreadable with fusion or kvantum qt themes

0.1.0 / 2022-09-02
    First pre-release.
