* Fixed: Table layout not using field Column Width settings
* Fixed: With "Show Label" disabled, "Custom Label" setting is being displayed (if set)
* Fixed: List Field columns were being shown as searchable in Search Bar
* Fixed: Conflict with Gravity Forms Import Entries file upload process
* Fixed: Empty searches could show results when "Hide View data until search is performed" is enabled
* Fixed: When "Start Date" and "End Date" are the same day, results may not be accurate
__Developer Updates__
* Fixed: `gv_value()` didn't have necessary View global data set for backward compatibility (`gv_value()` is now deprecated! Use `Use \GV\Field_Template::render()` instead.)