4.0.1

2015-12-10 Tweak3 Fix12

Tweaks

  • Add a warning message for major updates
  • For SEO reasons, use an h1 for the title rather than an h2 (props to @wpexplorer for this fix)
  • Target the calendar view grid in JS using a simpler selector

Fixes

  • Resolved WP 4.4 related fatal on the Nav Menu page that prevented the admin footer from rendering/enqueuing JS
  • Resolved bug where visiting /events/upcoming could sometimes result in an infinite redirect loop
  • Removed wp_trim_excerpt and use only it's powers, fixing the excerpt problem
  • Fixed bug where the mobile calendar view did not display the date for the date being viewed
  • Fixed bug where the admin toolbar's Events > Import > CSV did not link to the CSV importer page
  • Fixed issue where the events list in the admin dashboard were not ordered in an intuitive manner
  • Resolved bug where sorting by event category or tag resulted in an error
  • Fixed bug where full event content text was displayed where excerpts should have been displayed
  • Resolved issue where events imported via CSV were excluded from single event navigation
  • Fixed bug where /events/list would sometimes 404 on a new install
  • Resolved bug where multiday all-day events displayed the end date as one day later than it should be when the End of Day Cut-off was set to something other than 12am
  • Timezone handling fixed within generated iCal feeds