$artist and $tour parameters passed to the gigpress_sidebar() function were ignored when not grouping by artist$artist and $tour parameters passed to the gigpress_sidebar() function were ignoredartist_order - defaults to custom but can be set to alphabetical to override custom artist ordering$total_shows variable to related show template (useful for posts with multiple related shows)/wp-content/gigpress-templates/, /(active_theme_folder)/gigpress-templates/ or /(child_theme_folder)/gigpress-templates/$showdata array for use in custom templatesvenue shortcode parameter to display only shows from a specific venue[gigpress_shows] and added some new parameters - see docs for details (old shortcodes will still work!)$wpdb->prepare everywhere for improved securitygigpress_upcoming() and gigpress_archive() template tags - these functions now need to be echoed, e.g. <?php echo gigpress_upcoming(); ?><link> element to each item in the RSS feed, linked to the page set on the options page



