============ æ›´æ–°å±¥æ´ ============ http://developer.foursquare.com/docs/changelog.html 12/22/10 * ä»®ã®ã‚‚ã®ã§ã™ãŒã€å†™çœŸã¨ã‚³ãƒ¡ãƒ³ãƒˆã®APIãŒè¿½åŠ ã•れã¾ã—㟠* :ref:`venue検索<venues-search>` ãŒã‚ªãƒ—ション㧠`intent` ã‚’å–るよ ã†ã«ãªã‚Šã¾ã—㟠12/7/10 * APIãŒå…¬é–‹ã•れã¾ã—ãŸã€‚ã‚‚ã†ç§˜å¯†ã«ã™ã‚‹å¿…è¦ã¯ã‚りã¾ã›ã‚“! * display=touch パラメータをauthorize/authenticate ページã«è¿½åŠ * badge エンドãƒã‚¤ãƒ³ãƒˆã‚’è¿½åŠ * herenow 㨠venuehistory を実験的ãªã‚¨ãƒ³ãƒ‰ãƒã‚¤ãƒ³ãƒˆã«è¿½åŠ 12/2/10 * Change all aspect endpoints, e.g. user/XXX/todos or venue/XXX/tips to have the standard count and items format. 11/29/10 * Do not return "off-the-grid" check-ins for users other than the user who created it. offthegrid is no longer a type, and instead check-ins may have an optional private field. * For venueless and shout check-ins, there is no venue member of the checkin. Instead, we introduce a location member that may contain lat, lng, and name. 11/11/10 * Change notificationType and groupType to just type to be consistent with types elsewhere * Improved venue search documentation. * Fixed broken user response documentation. * Venue search no longer requires specific user authentication, can use client_id and client_secret as params. * errorType is now being returned on error. * A single failing request in multi does not break the whole batch. * Category IDs are now alphanumeric IDs. 11/6/10 * Change all timestamps to be createdAt, where some were previous called created or timestamp (in checkins, tips, and to-dos). * Change location information from geolat and geolong to lat and lng. * Change all list objects to contain items (in venue todos and venue search group contents). * Add friends, followers, and requests to user detail response.