Changelog for build 1432

Filed under changelog

Bug fixes, including

  • JSON and JSONP mimetypes now different/fixed.
  • fixed robots.txt evaluation bug
  • “NaN” value sorting bug fixed

Open Data Table schema changes

  • private open data table keys don’t have to be “const” and key name (not value) is displayed in “desc”
  • new “https=true” attribute on open data tables
  • new “variable” paramType for open data table input keys
  • new “execute” element: server-side javascript support

Core table changes

  • flickr.photos.search now has sort, is_commons and geo_context  parameters
  • search.web now has lang, region, site and abstractkey keys

New core tables

  • 16 new music APIs added
    • music.artist.id
    • music.artist.popular
    • music.artist.search
    • music.artist.similar
    • music.release.artist
    • music.release.id
    • music.release.popular
    • music.release.search
    • music.track.id
    • music.track.popular
    • music.track.search
    • music.video.category
    • music.video.id
    • music.video.popular
    • music.video.search
    • music.video.similar
  • term extractor
  • search.siteexplorer.pages
  • search.siteexplorer.inlinks
  • search.suggest
  • search.spelling
  • uritemplate (for creating URLs)

Misc

  • sub-selects now support “content” as projection field selector
  • console and web service now accessible over HTTPS