Posted by yqlteam on April 29, 2009 – 8:23 am
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
Posted by yqlteam on January 21, 2009 – 10:25 pm
New tables
- upcoming.user
- microformats
- flickr.photos.sizes
Table updates
- local.search “location” key is now optional
- mybloglog user by service
- fixed typo in mybloglog.members.find
- “charset” is now an optional key in html table, to enable developers to force a particular charset to be used when parsing the web page
Bug fixes, including:
- more html and xhtml and i18n issues fixed for html table
- subselect fix for optional keys
Other:
- publiclyCallable element in diagnostics is set to true if the query can work across the public entrypoint
- show tables response format changed
Note: future releases will more strictly apply robots.txt to html table fetches