* Sat Jan 28 2023 Dirk Müller <dmueller@suse.com>
- update to 0.3.9:
* Whether to draw connectors through or around nodes is now an
user preference option (cf. View > Connect Through Nodes).
* Sat Nov 19 2022 Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 0.3.8:
* Allow middle mouse button for grabbing and dragging the canvas.
* Sat Oct 22 2022 Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 0.3.7:
* Fix the system-tray icon tooltip to always reflect current
main window title, usually the current patchbay name.
* Make up visual immediate feedback connections.
* Sat Sep 24 2022 Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 0.3.6:
* View / Repel Overlapping Nodes option added.
* Thu Sep 15 2022 Christophe Giboudeaux <christophe@krop.fr>
- Use the Qt6 build macros to fix the Leap 15.4 build
* Sat Aug 20 2022 Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 0.3.5:
* Patchbay/Scan menu command removed as redundant.
* Added Patchbay/Auto Pin connections option.
* Add current system user-name to the singleton/unique
application instance identifier.
* Sat Jul 09 2022 Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 0.3.4:
* Fix repainting of pinned/unpinned connections when switching
patchbay profiles and Patchbay/Edit mode is on.
* Wed Jul 06 2022 Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 0.3.3:
* Patchbay/Edit mode introduced: pinning and unpinning
connections to and from current patchbay is now implemented.
* Original Graph/Connect and Disconnect keyboard shortcuts, [Ins]
and [Del], are now added to the existing ones, respectively.
* Mon Jun 13 2022 Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 0.3.2:
* Fix initial nodes layout positioning, now back to the former
spiraled away from the centre.
* Sun May 29 2022 Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 0.3.1:
* Only ask to quit an activated patchbay when actually quitting
the application (not just closing a patchbay).
* Graph/Connect and Disconnect keyboard shortcuts changed from
[Ins] and [Del], to [Ctrl+C] and [Ctrl+D] respectively; also
added [F2] as brand new keyboard shortcut for Edit/Rename...
* Wed May 25 2022 Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 0.3.0:
* Fix document dirtiness (modified state) when making connections
and/or disconnections on a clear and new patchbay.
* Attempt to save and possibly restore different node positions
and aliases when forner original node name is non-unique.
* Thu Apr 28 2022 Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 0.2.6:
* Patchbay now treats multiple nodes and respective ports with
the same name as one, applying the same rule.
* Sun Apr 10 2022 Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 0.2.5:
* Prevent an graph refresh or update as much as possible while in
some canvas editing business.
* Possibly fix a random segfault when rendering connection lines
ahead of time.
* Sat Mar 19 2022 Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 0.2.4:
* Whether to enable the system-tray icon option has been added to
main menu (cf. Help > System Tray Icon).
* Allow the Patchbay toolbar to also have a vertical orientation,
on the left and right areas of the main window.
* Add a barebones man page to the install procedure.
* Add amissing file code to desktop exec entry.
* Sat Mar 12 2022 Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 0.2.3:
* Add a start minimised (-m, --minimized) command line option.
* The main application icon is now presented in a scalable format
(SVG).
* Wed Mar 02 2022 Alexei Sorokin <sor.alexei@meowr.ru>
- Initial package.