From jon.w.wilkes at gmail.com Fri Feb 8 14:01:32 2019 From: jon.w.wilkes at gmail.com (Jonathan Wilkes) Date: Fri, 8 Feb 2019 14:01:32 -0500 Subject: [L2Ork-dev] Purr Data 2.8.1 Released Message-ID: Hi everyone, Purr Data 2.8.1 is now available: https://git.purrdata.net/jwilkes/purr-data#downloads Changes: * fixed a bug where the "Cancel" button would work on the "Do you want to save..." dialog * added separate help files for [draw svg] and [table]. These used to navigate directly to canvas-help.pd which is confusing for new users * fixed a race by removing an old code path no longer needed by the GUI. This could sometimes be triggered by created a new object and immediately clicking afterwards on a trackpad. * fixed position of cat sprite in the "About Pd" patch. (Thanks to nerrons for this one!) * changed default font-size for new patches to 12 for improved readability. This can be reverted back to size 10 font in the GUI Preferences tab by removing the "-font-size" flag. Please report any bugs: https://git.purrdata.net/jwilkes/purr-data/issues Best, Jonathan