IMPORTANT: Be sure to run update.php after installing this version.
monster_menus:
Fix a longstanding access control bug, which allowed users to see nodes that were unpublished (status=0) under certain circumstances
Greatly relax the restrictions on what page names can be used due to possible collisions with the internal Drupal menu system. Previously, there would be frequent complaints during menu rebuild that some very common page names could not be used. This code will reduce the chance of that happening, down to only what is truly necessary.
In the copy/move dialog, use the friendlier "machine_name" field type for page aliases when the user is an administrator
mm_media:
Fix issue in tree browser that prevented images from being selectable
Move the Amherst-specific "Uploaded Files" directory code out of mm_media
Fix an ordering issue for thumbnails in mm_browser where Styles would try to override file icons
Treat SWF files like videos
Fix some cases of the form_alter hook being overzealous, which led to phantom textareas appearing on admin forms
Delete the corresponding file when a mm_media node is deleted
Remove the maximum length on the list of allowed file extensions
mm_schedule:
Don't set the download file name when viewing a calendar as RSS
Don't try to skew the start/end dates for a calendar if it's not a year display
rss_page:
Fix a couple of seldom-used queries that were not properly updated for D7