* New preferences system: basically the core prefs have now been separated from the gui prefs and there is a new submenu for this
* The translation build system has been updated as it wasn't automatically refreshing the translation files. For translators, there should be new strings to add and other to update (see po/README.txt for details). For users, the menu titles should now be translated for those languages which do so.
I have to admit, I had no idea this existed, and it's pretty nice. This works fine:
$ LANG=fr.UTF-8 open Pd-0.48.0.app
* Some button sizing was fixed in the Find, Audio, MIDI, Path, & Startup dialogs.
* The HSlider entry in the Put menu had the wrong key-shortcut shown. This is fixed.
* The Font dialog can now only be opened when a canvas or Pd window is active as it has no effect on dialogs. Focus handling was also improved.
* The Find dialog:- no longer hide after search on macOS- search string in label now properly truncated for overly long searches- button placement improved- entry selection now highlighted on window focus in for keyboardists
* Default macOS Preferences hotkey (CMD+,) now opens Audio dialog instead of Startup dialog
* Audio & MIDI dialogs should no longer open behind if the other is visible.