hi
i'd like to announce the release of deken-v0.9.2
https://github.com/pure-data/deken/releases/v0.9.2
the GUI-plugin can be installed via deken. just go to "Help -> Find externals" and enter "deken-plugin" as the search string.
this is the first bugfix release of deken-v0.9, which solves an important regression (aka: crash) on some older versions of Pd on macOS. i hope this is now ready for inclusion in the next Pd release as the standard "find externals" implementation.
in any case: please test!
changes since 0.9:
deken-plugin ("Find externals" within Pd) =========================================
- fix crash on some macOS versions of Pd (basically reverting to the old list view in selected cases) - double-click on the "library" heading now will open/close all library nodes - double-click on any other heading (e.g. "version") will also re-sort the libraries - (single-click will only re-sort packages within each library node, but leave the library-sorting itself intact)
deken-xtra-apt-plugin =====================
- fix the deken-extension to also include packages installed via `apt-get` (on Debian and derivatives)
deken cmdline (create and upload packages) ==========================================
- fix overriding of destination URL with `--destination` - minor fixes in the GPG/SHA256 verification code - make flags for enabling/disabling certain features consistent - make wrapper script POSIX compliant - fixes to help Debian packaging of the the cmdline tool - update Docker image - reduce size - prepare Docker image for GPG signing
binaries and a Docker image for the cmdline tool are available from the releases page.
happy patching
gfmdasr IOhannes