github.com/line/line-bot-sdk-go/v7@v7.21.0/CHANGELOG.md (about) 1 # Changelog 2 3 4 ## [v7.21.0](https://github.com/line/line-bot-sdk-go/tree/v7.21.0) (2023-09-22) 5 6 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v7.20.0...v7.21.0) 7 8 **Merged pull requests:** 9 10 - Add unmarshal json for template by @yoshinobc in https://github.com/line/line-bot-sdk-go/pull/346 11 - update gihub action go matrix from 1.19 to 1.20.6 by @kkdai in https://github.com/line/line-bot-sdk-go/pull/351 12 - chore: remove refs to deprecated io/ioutil by @testwill in https://github.com/line/line-bot-sdk-go/pull/350 13 - Fixed a small typo README.md by @IvanReyesO7 in https://github.com/line/line-bot-sdk-go/pull/353 14 - chore(deps): update actions/checkout action to v4 by @renovate in https://github.com/line/line-bot-sdk-go/pull/354 15 - fix: Use POST method for Test Webhook endpoiont by @unnoy in https://github.com/line/line-bot-sdk-go/pull/356 16 - Add InputOption for RichMenuAction by @s-aska in https://github.com/line/line-bot-sdk-go/pull/358 17 18 19 ## [v7.20.0](https://github.com/line/line-bot-sdk-go/tree/v7.20.0) (2023-03-22) 20 21 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v7.19.0...v7.20.0) 22 23 **Merged pull requests:** 24 25 - Update actions/setup-go action to v4. [\#342](https://github.com/line/line-bot-sdk-go/pull/342) 26 27 - Includes @All in the mention property of the webhooks. [\#343](https://github.com/line/line-bot-sdk-go/pull/343)([Cheng-Lung Sung](https://github.com/clsung)) 28 29 ## [v7.19.0](https://github.com/line/line-bot-sdk-go/tree/v7.19.0) (2023-02-02) 30 31 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v7.18.0...v7.19.0) 32 33 **Merged pull requests:** 34 35 - feat(method): verify access token method . [\#338](https://github.com/line/line-bot-sdk-go/pull/338)([blackhun11](https://github.com/blackhun11)) 36 37 - Add liffApp properties. [\#336](https://github.com/line/line-bot-sdk-go/pull/336)([clsung](https://github.com/clsung)) 38 39 - Make the X-Line-Signature header case-insensitive when handling in server side. [\#331](https://github.com/line/line-bot-sdk-go/pull/331)([cappyzawa](https://github.com/cappyzawa)) 40 41 - go mod tidy. [\#330](https://github.com/line/line-bot-sdk-go/pull/330)([cappyzawa](https://github.com/cappyzawa)) 42 43 ## [v7.18.0](https://github.com/line/line-bot-sdk-go/tree/v7.18.0) (2022-11-10) 44 45 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v7.17.0...v7.18.0) 46 47 **Merged pull requests:** 48 49 - Add validating message objects APIs. [\#327](https://github.com/line/line-bot-sdk-go/pull/327)([Yang-33](https://github.com/Yang-33)) 50 51 ## [v7.17.0](https://github.com/line/line-bot-sdk-go/tree/v7.17.0) (2022-09-06) 52 53 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v7.16.0...v7.17.0) 54 55 **Merged pull requests:** 56 57 - chore(deps): update actions/setup-go action to v3. [\#324](https://github.com/line/line-bot-sdk-go/pull/324)([Renovate](https://github.com/apps/renovate)) 58 59 - chore(deps): update actions/checkout action to v3. [\#322](https://github.com/line/line-bot-sdk-go/pull/322)([Renovate](https://github.com/apps/renovate)) 60 61 - chore(deps): update module go to 1.19. [\#321](https://github.com/line/line-bot-sdk-go/pull/321)([Renovate](https://github.com/apps/renovate)) 62 63 - Add configure for Renovate. [\#320](https://github.com/line/line-bot-sdk-go/pull/320)([Renovate](https://github.com/apps/renovate)) 64 65 - Add support for the endpoint for validating rich menu object. [\#319](https://github.com/line/line-bot-sdk-go/pull/319)([asamuzak](https://github.com/asamuzak09)) 66 67 ## [v7.16.0](https://github.com/line/line-bot-sdk-go/tree/v7.16.0) (2022-05-18) 68 69 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v7.15.0...v7.16.0) 70 71 **Merged pull requests:** 72 73 - Add two parameters to PostbackAction. [\#314](https://github.com/line/line-bot-sdk-go/pull/314)([ななといつ](https://github.com/nanato12)) 74 75 ## [v7.15.0](https://github.com/line/line-bot-sdk-go/tree/v7.15.0) (2022-04-29) 76 77 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v7.14.0...v7.15.0) 78 79 **Merged pull requests:** 80 81 - add webhook redelivery. [\#311](https://github.com/line/line-bot-sdk-go/pull/311)([hinoguma](https://github.com/hinoguma)) 82 83 ## [v7.14.0](https://github.com/line/line-bot-sdk-go/tree/v7.14.0) (2022-03-18) 84 85 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v7.13.0...v7.14.0) 86 87 **Merged pull requests:** 88 89 - Support VideoComponent in Flex message. [\#306](https://github.com/line/line-bot-sdk-go/pull/306)([david7482](https://github.com/david7482)) 90 91 - Support Flex Message Update v3. [\#307](https://github.com/line/line-bot-sdk-go/pull/307)([david7482](https://github.com/david7482)) 92 93 ## [v7.13.0](https://github.com/line/line-bot-sdk-go/tree/v7.13.0) (2022-02-24) 94 95 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v7.12.1...v7.13.0) 96 97 **Merged pull requests:** 98 99 - Support Audience Managing API . [\#194] [\#222](https://github.com/line/line-bot-sdk-go/pull/302)([Maxfocker](https://github.com/justdomepaul)) 100 101 ## [v7.12.1](https://github.com/line/line-bot-sdk-go/tree/v7.12.1) (2022-02-08) 102 103 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v7.12.0...v7.12.1) 104 105 **Merged pull requests:** 106 107 - Fixed #298 sticker text issue, add text parameter. [\#300](https://github.com/line/line-bot-sdk-go/pull/300)([Evan Lin](https://github.com/kkdai)) 108 109 ## [v7.12.0](https://github.com/line/line-bot-sdk-go/tree/v7.12.0) (2022-01-25) 110 111 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v7.11.0...v7.12.0) 112 113 **Merged pull requests:** 114 115 - Add border width for box component [\#294](https://github.com/line/line-bot-sdk-go/pull/294)([peam](https://github.com/peamcc)) 116 117 - Use t.Fatal instead of t.Error on checking nil response. [\#296] [\#296](https://github.com/line/line-bot-sdk-go/pull/296)([Thanabodee Charoenpiriyakij](https://github.com/wingyplus)) 118 119 - Update CI to support up to Go v1.17. [\#297] [\#297](https://github.com/line/line-bot-sdk-go/pull/297)([Thanabodee Charoenpiriyakij](https://github.com/wingyplus)) 120 121 - Messaging API Update - November 2021 - Support text enter sticker msg. [\#295] [\#298](https://github.com/line/line-bot-sdk-go/pull/298)([Evan Lin](https://github.com/kkdai)) 122 123 ## [v7.11.0](https://github.com/line/line-bot-sdk-go/tree/v7.11.0) (2021-10-14) 124 125 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v7.10.1...v7.11.0) 126 127 **Merged pull requests:** 128 129 - Support imageSet fields in webhook event. [\#288](https://github.com/line/line-bot-sdk-go/pull/291)([clsung](https://github.com/clsung)) 130 131 - Add contentProvider properties for image, audio, video. [\#109] [\#144](https://github.com/line/line-bot-sdk-go/pull/292)([clsung](https://github.com/clsung)) 132 133 ## [v7.10.1](https://github.com/line/line-bot-sdk-go/tree/v7.10.1) (2021-09-14) 134 135 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v7.10.0...v7.10.1) 136 137 **Merged pull requests:** 138 139 - Update README.md's build badge to GitHub Actions. [\#287](https://github.com/line/line-bot-sdk-go/pull/287)([Zhiyuan Lin](https://github.com/zhiyuan-lin)) 140 141 - Fix #285 Support rich menu switch action [\#285](https://github.com/line/line-bot-sdk-go/pull/286)([goka](https://github.com/gotokatsuya)) 142 143 ## [v7.10.0](https://github.com/line/line-bot-sdk-go/tree/v7.10.0) (2021-06-30) 144 145 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v7.9.1...v7.10.0) 146 147 **Merged pull requests:** 148 149 - Messaging API 2021 June: Add rich menu alias function call. [\#267](https://github.com/line/line-bot-sdk-go/pull/267)([clsung](https://github.com/clsung)) 150 151 - Fix wrong constant type & other fixes. [\#278](https://github.com/line/line-bot-sdk-go/pull/278)([54m](https://github.com/54m)) 152 153 - use boolean for Active in WebhookInfoResponse. [\#276](https://github.com/line/line-bot-sdk-go/pull/277)([Hiro Ogawa](https://github.com/hiro-ogawa)) 154 155 ## [v7.9.1](https://github.com/line/line-bot-sdk-go/tree/v7.9.1) (2021-04-08) 156 157 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v7.9.0...v7.9.1) 158 159 **Merged pull requests:** 160 161 - upgrade major version to v7 for meets the specification of go module [\#273](https://github.com/line/line-bot-sdk-go/pull/273) ([stewart](https://github.com/wys1203)) 162 163 ## [v7.9.0](https://github.com/line/line-bot-sdk-go/tree/v7.9.0) (2021-03-31) 164 165 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v7.8.0...v7.9.0) 166 167 **Merged pull requests:** 168 169 - Flex Message Update 2 - 1 [\#234](https://github.com/line/line-bot-sdk-go/pull/253) ([hinoguma](https://github.com/hinoguma)) 170 171 - chore: reformat the source code [\#254](https://github.com/line/line-bot-sdk-go/pull/254)([appleboy](https://github.com/appleboy)) 172 173 - support multiple type to hero [\#256](https://github.com/line/line-bot-sdk-go/pull/256)([ryota-sakamoto](https://github.com/ryota-sakamoto)) 174 175 - Partner API: Add get-follower-ids-api [\#255](https://github.com/line/line-bot-sdk-go/pull/257)([hinoguma](https://github.com/hinoguma)) 176 177 - support postback type fields in richmenu action. [\#259](https://github.com/line/line-bot-sdk-go/pull/259)([EthanChouTW](https://github.com/EthanChouTW)) 178 179 - Add generic request method. [\#258](https://github.com/line/line-bot-sdk-go/pull/260)([tokuhirom](https://github.com/tokuhirom)) 180 181 - Drop golang 1.10 support. [\#263](https://github.com/line/line-bot-sdk-go/pull/263)([tokuhirom](https://github.com/tokuhirom)) 182 183 - Enable go mod. [\#264](https://github.com/line/line-bot-sdk-go/pull/264)([tokuhirom](https://github.com/tokuhirom)) 184 185 - Drop appengine example in the repo. [\#266](https://github.com/line/line-bot-sdk-go/pull/266)([tokuhirom](https://github.com/tokuhirom)) 186 187 - Messaging API 2021 March: Add URI action support to quick reply. [\#267](https://github.com/line/line-bot-sdk-go/pull/267)([clsung](https://github.com/clsung)) 188 189 - Drop travis-ci. [\#268](https://github.com/line/line-bot-sdk-go/pull/268)([tokuhirom](https://github.com/tokuhirom)) 190 191 - Support Flex Message Update 2-3: add background props to BoxComponent. [\#234](https://github.com/line/line-bot-sdk-go/pull/269)([hinoguma](https://github.com/hinoguma)) 192 193 ## [v7.8.0](https://github.com/line/line-bot-sdk-go/tree/v7.8.0) (2021-02-17) 194 195 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v7.7.0...v7.8.0) 196 197 **Merged pull requests:** 198 199 - Add action props of box component and maxLines props of text component [\#174](https://github.com/line/line-bot-sdk-go/pull/231) ([hinoguma](https://github.com/hinoguma)) 200 201 - add default action to button template and carousel template [\#211](https://github.com/line/line-bot-sdk-go/pull/243) ([hinoguma](https://github.com/hinoguma)) 202 203 - Messaging API - December 2020 update : Add keywords property to Sticker event [\#245](https://github.com/line/line-bot-sdk-go/pull/246) ([ 204 Cheng-Lung Sung](https://github.com/clsung)) 205 206 - Messaging API - January 2021 update : Add mention props for text message [\#247](https://github.com/line/line-bot-sdk-go/pull/248) ([hinoguma](https://github.com/hinoguma)) 207 208 - Messaging API - January 2021 update : add acceptedTime and completedTime to MessagesProgressResponse [\#247](https://github.com/line/line-bot-sdk-go/pull/250) ([hinoguma](https://github.com/hinoguma)) 209 210 ## [v7.7.0](https://github.com/line/line-bot-sdk-go/tree/v7.7.0) (2020-11-27) 211 212 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v7.6.0...v7.7.0) 213 214 **Merged pull requests:** 215 216 - Support Redelivery object for narrowcast messages [\#242](https://github.com/line/line-bot-sdk-go/pull/242) ([hinoguma](https://github.com/hinoguma)) 217 218 - Messaging API - October 2020 update - Add API for set webhook endpointURL \#233 [\#241](https://github.com/line/line-bot-sdk-go/pull/241) ([hinoguma](https://github.com/hinoguma)) 219 220 - Messaging API - October 2020 update - Add API TestWebhook \#233 [\#239](https://github.com/line/line-bot-sdk-go/pull/239) ([kkdai](https://github.com/kkdai)) 221 222 - Messaging API - October 2020 update - Add API for webhook-info\#233 [\#238](https://github.com/line/line-bot-sdk-go/pull/238) ([Thanakorn-ki](https://github.com/Thanakorn-ki)) 223 224 - Support message api span component in flex message \#236 [\#234](https://github.com/line/line-bot-sdk-go/pull/236) ([wei840222](https://github.com/wei840222)) 225 226 - Messaging API - October 2020 update - Add API for get-bot-info \#233 [\#232](https://github.com/line/line-bot-sdk-go/pull/232) ([hinoguma](https://github.com/hinoguma)) 227 228 ## [v7.6.0](https://github.com/line/line-bot-sdk-go/tree/v7.6.0) (2020-09-16) 229 230 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v7.5.0...v7.6.0) 231 232 **Merged pull requests:** 233 234 - Messaging API - May 2020 update [\#207](https://github.com/line/line-bot-sdk-go/pull/228) ([kkdai](https://github.com/kkdai)) 235 236 - Messaging API - September 2020 update. \#226 [\#227](https://github.com/line/line-bot-sdk-go/pull/227) ([kkdai](https://github.com/kkdai)) 237 238 - Update to Channel access token v2.1 apis. \#214 [\#225](https://github.com/line/line-bot-sdk-go/pull/208) ([raahii](https://github.com/raahii)) 239 240 - Messaging API - August 2020 update. \#222 [\#223](https://github.com/line/line-bot-sdk-go/pull/223) ([clsung](https://github.com/clsung)) 241 242 ## [v7.5.0](https://github.com/line/line-bot-sdk-go/tree/v7.5.0) (2020-07-13) 243 244 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v7.4.0...v7.5.0) 245 246 **Merged pull requests:** 247 248 - Update BoxComponent Properties [\#210](https://github.com/line/line-bot-sdk-go/pull/210) ([zesani](https://github.com/zesani)) 249 250 - Fix test error by remove "omit empty" on index. \#209 [\#200](https://github.com/line/line-bot-sdk-go/pull/209) ([kkdai](https://github.com/kkdai)) 251 252 - Messaging API - May 2020 update: webhook has emoji now. \#207 [\#208](https://github.com/line/line-bot-sdk-go/pull/208) ([clsung](https://github.com/clsung)) 253 254 - Messaging API - June 2020 update. \#212 [\#213](https://github.com/line/line-bot-sdk-go/pull/213) ([clsung](https://github.com/clsung)) 255 256 ## [v7.4.0](https://github.com/line/line-bot-sdk-go/tree/v7.4.0) (2020-05-11) 257 258 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v7.3.0...v7.4.0) 259 260 **Merged pull requests:** 261 262 - Add Latest Field of `TextComponent` \#205 [\#206](https://github.com/line/line-bot-sdk-go/pull/206) ([54mch4n](https://github.com/54mch4n)) 263 - Support "Channel access token v2.1" [\#203](https://github.com/line/line-bot-sdk-go/pull/203) ([clsung](https://github.com/clsung)) 264 - Use LINE emoji in messages [\#202](https://github.com/line/line-bot-sdk-go/pull/202) ([kkdai](https://github.com/kkdai)) 265 - Fix \#200 Implement for Get user's language. [\#201](https://github.com/line/line-bot-sdk-go/pull/201) ([kkdai](https://github.com/kkdai)) 266 - New sticker resource type "PER\_STICKER\_TEXT" [\#197](https://github.com/line/line-bot-sdk-go/pull/197) ([clsung](https://github.com/clsung)) 267 268 ## [v7.3.0](https://github.com/line/line-bot-sdk-go/tree/v7.3.0) (2020-03-23) 269 270 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v7.2.0...v7.3.0) 271 272 **Merged pull requests:** 273 274 - Add sender property to Message objects. [\#196](https://github.com/line/line-bot-sdk-go/pull/196) ([clsung](https://github.com/clsung)) 275 - Support "Get narrowcast message status API" [\#193](https://github.com/line/line-bot-sdk-go/pull/193) ([clsung](https://github.com/clsung)) 276 - add flex property on filler component [\#183](https://github.com/line/line-bot-sdk-go/pull/183) ([johanavril](https://github.com/johanavril)) 277 278 ## [v7.2.0](https://github.com/line/line-bot-sdk-go/tree/v7.2.0) (2020-02-25) 279 280 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v7.1.0...v7.2.0) 281 282 **Merged pull requests:** 283 284 - Support narrowcast message API [\#191](https://github.com/line/line-bot-sdk-go/pull/191) ([clsung](https://github.com/clsung)) 285 286 ## [v7.1.0](https://github.com/line/line-bot-sdk-go/tree/v7.1.0) (2020-02-07) 287 288 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v7.0.0...v7.1.0) 289 290 **Merged pull requests:** 291 292 - Add API to get user interaction statistics [\#192](https://github.com/line/line-bot-sdk-go/pull/192) ([clsung](https://github.com/clsung)) 293 - Add `mode` property to API webhook event [\#189](https://github.com/line/line-bot-sdk-go/pull/189) ([clsung](https://github.com/clsung)) 294 295 ## [v7.0.0](https://github.com/line/line-bot-sdk-go/tree/v7.0.0) (2020-01-10) 296 297 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v6.4.0...v7.0.0) 298 299 **Merged pull requests:** 300 301 - A stay event was added to beacon event [\#187](https://github.com/line/line-bot-sdk-go/pull/187) ([clsung](https://github.com/clsung)) 302 - add field `stickerResourceType` to sicker message [\#184](https://github.com/line/line-bot-sdk-go/pull/184) ([clsung](https://github.com/clsung)) 303 - Fixed declaration of FlexContainerType [\#182](https://github.com/line/line-bot-sdk-go/pull/182) ([Nazozen](https://github.com/Nazozen)) 304 - Switch api.line.me and api-data.line.me depending on API methods [\#181](https://github.com/line/line-bot-sdk-go/pull/181) ([oklahomer](https://github.com/oklahomer)) 305 - add bubble size property [\#178](https://github.com/line/line-bot-sdk-go/pull/178) ([johanavril](https://github.com/johanavril)) 306 - add field `label` to imagemap actions [\#176](https://github.com/line/line-bot-sdk-go/pull/176) ([TonPC64](https://github.com/TonPC64)) 307 - Support 07/08 Insight API. [\#172](https://github.com/line/line-bot-sdk-go/pull/172) ([kkdai](https://github.com/kkdai)) 308 309 ## [v6.4.0](https://github.com/line/line-bot-sdk-go/tree/v6.4.0) (2019-10-29) 310 311 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v6.3.0...v6.4.0) 312 313 **Implemented enhancements:** 314 315 - Add `Issue channel access token` API [\#63](https://github.com/line/line-bot-sdk-go/pull/63) ([drillbits](https://github.com/drillbits)) 316 317 **Merged pull requests:** 318 319 - Add current Go versions to Travis [\#175](https://github.com/line/line-bot-sdk-go/pull/175) ([Thanakorn-ki](https://github.com/Thanakorn-ki)) 320 - support LINE Things scenario execution event [\#173](https://github.com/line/line-bot-sdk-go/pull/173) ([nasa9084](https://github.com/nasa9084)) 321 - Fix \#156 no 6 Support get number of sent broadcast messages. [\#169](https://github.com/line/line-bot-sdk-go/pull/169) ([kkdai](https://github.com/kkdai)) 322 - Fix testing \#151 [\#168](https://github.com/line/line-bot-sdk-go/pull/168) ([k2wanko](https://github.com/k2wanko)) 323 - Update bug\_report.md [\#167](https://github.com/line/line-bot-sdk-go/pull/167) ([nasa9084](https://github.com/nasa9084)) 324 - fix/typo [\#166](https://github.com/line/line-bot-sdk-go/pull/166) ([nasa9084](https://github.com/nasa9084)) 325 - Update bug\_report.md [\#165](https://github.com/line/line-bot-sdk-go/pull/165) ([nasa9084](https://github.com/nasa9084)) 326 - fix test using expectCtxDeadlineExceed\(\) [\#164](https://github.com/line/line-bot-sdk-go/pull/164) ([nasa9084](https://github.com/nasa9084)) 327 - update issues template to apply multiple issues template [\#162](https://github.com/line/line-bot-sdk-go/pull/162) ([nasa9084](https://github.com/nasa9084)) 328 - Fix a dead link to CONTRIBUTING.md in README [\#161](https://github.com/line/line-bot-sdk-go/pull/161) ([suzuki-shunsuke](https://github.com/suzuki-shunsuke)) 329 - Refactor/test [\#159](https://github.com/line/line-bot-sdk-go/pull/159) ([nasa9084](https://github.com/nasa9084)) 330 - Add WithNotificationDisabled\(\) to push/reply/multicast message API [\#157](https://github.com/line/line-bot-sdk-go/pull/157) ([clsung](https://github.com/clsung)) 331 - Alternative to implement \#152, quota consumption. [\#153](https://github.com/line/line-bot-sdk-go/pull/153) ([clsung](https://github.com/clsung)) 332 - Support "Send broadcast api" [\#151](https://github.com/line/line-bot-sdk-go/pull/151) ([kkdai](https://github.com/kkdai)) 333 - NO-ISSUE Code refactoring [\#150](https://github.com/line/line-bot-sdk-go/pull/150) ([linxGnu](https://github.com/linxGnu)) 334 - Add support for message quota consumption. [\#149](https://github.com/line/line-bot-sdk-go/pull/149) ([kkdai](https://github.com/kkdai)) 335 - Update README file as per template [\#148](https://github.com/line/line-bot-sdk-go/pull/148) ([tkgauri](https://github.com/tkgauri)) 336 337 ## [v6.3.0](https://github.com/line/line-bot-sdk-go/tree/v6.3.0) (2019-04-23) 338 339 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v6.2.0...v6.3.0) 340 341 **Merged pull requests:** 342 343 - Add URIAction.AltURI.Desktop [\#147](https://github.com/line/line-bot-sdk-go/pull/147) ([sugyan](https://github.com/sugyan)) 344 - Add get message quota support [\#146](https://github.com/line/line-bot-sdk-go/pull/146) ([kkdai](https://github.com/kkdai)) 345 - Use CodeCov [\#142](https://github.com/line/line-bot-sdk-go/pull/142) ([suzuki-shunsuke](https://github.com/suzuki-shunsuke)) 346 347 ## [v6.2.0](https://github.com/line/line-bot-sdk-go/tree/v6.2.0) (2019-04-04) 348 349 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v6.1.0...v6.2.0) 350 351 **Merged pull requests:** 352 353 - Add functions for \#120: get number of messages [\#141](https://github.com/line/line-bot-sdk-go/pull/141) ([clsung](https://github.com/clsung)) 354 - Richmenu for multiple user [\#140](https://github.com/line/line-bot-sdk-go/pull/140) ([clsung](https://github.com/clsung)) 355 - Tweak event.go [\#136](https://github.com/line/line-bot-sdk-go/pull/136) ([sugyan](https://github.com/sugyan)) 356 357 ## [v6.1.0](https://github.com/line/line-bot-sdk-go/tree/v6.1.0) (2019-03-26) 358 359 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v6.0.0...v6.1.0) 360 361 **Merged pull requests:** 362 363 - Update TestEventMarshaling [\#138](https://github.com/line/line-bot-sdk-go/pull/138) ([sugyan](https://github.com/sugyan)) 364 - Fix: support marshalling message type "file" [\#137](https://github.com/line/line-bot-sdk-go/pull/137) ([notsu](https://github.com/notsu)) 365 366 ## [v6.0.0](https://github.com/line/line-bot-sdk-go/tree/v6.0.0) (2019-03-14) 367 368 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v5.0.0...v6.0.0) 369 370 **Merged pull requests:** 371 372 - Update for playing videos in imagemap messages [\#135](https://github.com/line/line-bot-sdk-go/pull/135) ([sugyan](https://github.com/sugyan)) 373 - Support Go 1.12 [\#131](https://github.com/line/line-bot-sdk-go/pull/131) ([sugyan](https://github.com/sugyan)) 374 - Update tests [\#130](https://github.com/line/line-bot-sdk-go/pull/130) ([sugyan](https://github.com/sugyan)) 375 376 ## [v5.0.0](https://github.com/line/line-bot-sdk-go/tree/v5.0.0) (2019-02-20) 377 378 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v4.3.0...v5.0.0) 379 380 **Merged pull requests:** 381 382 - Update FlexValue type [\#129](https://github.com/line/line-bot-sdk-go/pull/129) ([sugyan](https://github.com/sugyan)) 383 - Fix/nil body checking [\#128](https://github.com/line/line-bot-sdk-go/pull/128) ([nasa9084](https://github.com/nasa9084)) 384 - omitempty size in SpacerComponent of flex message [\#123](https://github.com/line/line-bot-sdk-go/pull/123) ([TonPC64](https://github.com/TonPC64)) 385 - update README.md [\#122](https://github.com/line/line-bot-sdk-go/pull/122) ([kweisamx](https://github.com/kweisamx)) 386 387 ## [v4.3.0](https://github.com/line/line-bot-sdk-go/tree/v4.3.0) (2019-01-10) 388 389 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v4.2.0...v4.3.0) 390 391 **Merged pull requests:** 392 393 - Add default rich menu API. [\#118](https://github.com/line/line-bot-sdk-go/pull/118) ([clsung](https://github.com/clsung)) 394 395 ## [v4.2.0](https://github.com/line/line-bot-sdk-go/tree/v4.2.0) (2018-11-30) 396 397 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v4.1.0...v4.2.0) 398 399 **Merged pull requests:** 400 401 - Add new EventType. [\#117](https://github.com/line/line-bot-sdk-go/pull/117) ([toyo](https://github.com/toyo)) 402 - Add member join/leave event [\#116](https://github.com/line/line-bot-sdk-go/pull/116) ([clsung](https://github.com/clsung)) 403 404 ## [v4.1.0](https://github.com/line/line-bot-sdk-go/tree/v4.1.0) (2018-11-28) 405 406 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v4.0.0...v4.1.0) 407 408 **Merged pull requests:** 409 410 - Implement MarshalJSON for Flex Components and Containers [\#115](https://github.com/line/line-bot-sdk-go/pull/115) ([acoshift](https://github.com/acoshift)) 411 - Replace format strings of tests from `%q` to `%v` [\#114](https://github.com/line/line-bot-sdk-go/pull/114) ([sugyan](https://github.com/sugyan)) 412 - Retire reviewdog and update travis.yml [\#113](https://github.com/line/line-bot-sdk-go/pull/113) ([sugyan](https://github.com/sugyan)) 413 - Add ImagemapVideo [\#112](https://github.com/line/line-bot-sdk-go/pull/112) ([galigalikun](https://github.com/galigalikun)) 414 - ci: stop support of Go 1.7 and 1.8 [\#111](https://github.com/line/line-bot-sdk-go/pull/111) ([suzuki-shunsuke](https://github.com/suzuki-shunsuke)) 415 - Fix not to ignore Hash.write error [\#110](https://github.com/line/line-bot-sdk-go/pull/110) ([shuheiktgw](https://github.com/shuheiktgw)) 416 - Update CONTRIBUTING.md [\#107](https://github.com/line/line-bot-sdk-go/pull/107) ([syleeeee](https://github.com/syleeeee)) 417 - Lint [\#105](https://github.com/line/line-bot-sdk-go/pull/105) ([suzuki-shunsuke](https://github.com/suzuki-shunsuke)) 418 - Update supported versions [\#104](https://github.com/line/line-bot-sdk-go/pull/104) ([sugyan](https://github.com/sugyan)) 419 420 ## [v4.0.0](https://github.com/line/line-bot-sdk-go/tree/v4.0.0) (2018-08-30) 421 422 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/3.0.0...v4.0.0) 423 424 **Implemented enhancements:** 425 426 - Implement quick reply [\#99](https://github.com/line/line-bot-sdk-go/pull/99) ([sugyan](https://github.com/sugyan)) 427 428 **Merged pull requests:** 429 430 - Fix the version of linebot/version.go and add a shell script to prevent to forget update of linebot/version.go . [\#103](https://github.com/line/line-bot-sdk-go/pull/103) ([suzuki-shunsuke](https://github.com/suzuki-shunsuke)) 431 - Remove useless indents for sample code [\#100](https://github.com/line/line-bot-sdk-go/pull/100) ([mingrammer](https://github.com/mingrammer)) 432 433 ## [v3.0.0](https://github.com/line/line-bot-sdk-go/tree/v3.0.0) (2018-08-02) 434 435 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/2.0.0...v3.0.0) 436 437 **Merged pull requests:** 438 439 - Rename actions, and related function names [\#98](https://github.com/line/line-bot-sdk-go/pull/98) ([sugyan](https://github.com/sugyan)) 440 - Add changelog [\#96](https://github.com/line/line-bot-sdk-go/pull/96) ([sugyan](https://github.com/sugyan)) 441 442 ## [v2.0.0](https://github.com/line/line-bot-sdk-go/tree/v2.0.0) (2018-07-24) 443 444 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v1.3.0...v2.0.0) 445 446 **Merged pull requests:** 447 448 - Update around LIFF API [\#95](https://github.com/line/line-bot-sdk-go/pull/95) ([sugyan](https://github.com/sugyan)) 449 450 ## [v1.3.0](https://github.com/line/line-bot-sdk-go/tree/v1.3.0) (2018-07-17) 451 452 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/1.3.0...v1.3.0) 453 454 **Implemented enhancements:** 455 456 - Support issue link token api [\#94](https://github.com/line/line-bot-sdk-go/pull/94) ([suzuki-shunsuke](https://github.com/suzuki-shunsuke)) 457 458 **Merged pull requests:** 459 460 - Add status badges and a link to LICENSE.txt in README [\#92](https://github.com/line/line-bot-sdk-go/pull/92) ([suzuki-shunsuke](https://github.com/suzuki-shunsuke)) 461 462 ## [v1.2.1](https://github.com/line/line-bot-sdk-go/tree/v1.2.1) (2018-07-12) 463 464 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/1.2.1...v1.2.1) 465 466 **Implemented enhancements:** 467 468 - Add AccountLink event [\#91](https://github.com/line/line-bot-sdk-go/pull/91) ([suzuki-shunsuke](https://github.com/suzuki-shunsuke)) 469 470 **Merged pull requests:** 471 472 - \#issue-liff add liff api [\#90](https://github.com/line/line-bot-sdk-go/pull/90) ([justdomepaul](https://github.com/justdomepaul)) 473 - Add lint [\#88](https://github.com/line/line-bot-sdk-go/pull/88) ([k2wanko](https://github.com/k2wanko)) 474 475 ## [v1.2.0](https://github.com/line/line-bot-sdk-go/tree/v1.2.0) (2018-06-29) 476 477 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/v1.1.2...v1.2.0) 478 479 **Merged pull requests:** 480 481 - Add `FileMessage` type [\#87](https://github.com/line/line-bot-sdk-go/pull/87) ([sugyan](https://github.com/sugyan)) 482 - Add types and functions for Flex messages [\#86](https://github.com/line/line-bot-sdk-go/pull/86) ([sugyan](https://github.com/sugyan)) 483 484 ## [v1.1.2](https://github.com/line/line-bot-sdk-go/tree/v1.1.2) (2018-06-19) 485 486 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/1.1.2...v1.1.2) 487 488 **Merged pull requests:** 489 490 - use var MessageTypeFlex for set type flexMessage [\#80](https://github.com/line/line-bot-sdk-go/pull/80) ([TonPC64](https://github.com/TonPC64)) 491 492 ## [v1.1.1](https://github.com/line/line-bot-sdk-go/tree/v1.1.1) (2018-06-19) 493 494 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/1.1.1...v1.1.1) 495 496 **Merged pull requests:** 497 498 - Add FlexMessage Type [\#78](https://github.com/line/line-bot-sdk-go/pull/78) ([TonPC64](https://github.com/TonPC64)) 499 500 ## [v1.1.0](https://github.com/line/line-bot-sdk-go/tree/v1.1.0) (2018-05-07) 501 502 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/1.1.0...v1.1.0) 503 504 **Merged pull requests:** 505 506 - Template action label is optional for image carousel. [\#74](https://github.com/line/line-bot-sdk-go/pull/74) ([waylen888](https://github.com/waylen888)) 507 - fix typo [\#72](https://github.com/line/line-bot-sdk-go/pull/72) ([Ken2mer](https://github.com/Ken2mer)) 508 - Make interface markers visible to other packages [\#71](https://github.com/line/line-bot-sdk-go/pull/71) ([m90](https://github.com/m90)) 509 - Add `displayText` to postback action [\#70](https://github.com/line/line-bot-sdk-go/pull/70) ([candy02058912](https://github.com/candy02058912)) 510 - Use context package from stdlib instead of 3rd party package [\#69](https://github.com/line/line-bot-sdk-go/pull/69) ([m90](https://github.com/m90)) 511 - Add code of conduct [\#68](https://github.com/line/line-bot-sdk-go/pull/68) ([nkjm](https://github.com/nkjm)) 512 - Add WithImageOptions for buttons/carousel templates [\#66](https://github.com/line/line-bot-sdk-go/pull/66) ([clsung](https://github.com/clsung)) 513 - Add `Richmenu API` [\#65](https://github.com/line/line-bot-sdk-go/pull/65) ([clsung](https://github.com/clsung)) 514 - Update issue template [\#64](https://github.com/line/line-bot-sdk-go/pull/64) ([kenneth-lau](https://github.com/kenneth-lau)) 515 - Fix typo in comment [\#62](https://github.com/line/line-bot-sdk-go/pull/62) ([zaneli](https://github.com/zaneli)) 516 - Update the official API document URL. [\#60](https://github.com/line/line-bot-sdk-go/pull/60) ([PuHsiu](https://github.com/PuHsiu)) 517 - Add group/room member IDs API [\#57](https://github.com/line/line-bot-sdk-go/pull/57) ([k2wanko](https://github.com/k2wanko)) 518 - Update kitchensink example [\#56](https://github.com/line/line-bot-sdk-go/pull/56) ([sugyan](https://github.com/sugyan)) 519 - Add group/room member profile API [\#54](https://github.com/line/line-bot-sdk-go/pull/54) ([mokejp](https://github.com/mokejp)) 520 - Add webhook event of `datetime picker` to postback [\#53](https://github.com/line/line-bot-sdk-go/pull/53) ([clsung](https://github.com/clsung)) 521 - Enable go 1.9 on Travis CI [\#52](https://github.com/line/line-bot-sdk-go/pull/52) ([sugyan](https://github.com/sugyan)) 522 - Add `datetime picker` template action [\#51](https://github.com/line/line-bot-sdk-go/pull/51) ([clsung](https://github.com/clsung)) 523 - Add `image carousel` template message [\#50](https://github.com/line/line-bot-sdk-go/pull/50) ([clsung](https://github.com/clsung)) 524 - Fix message when test failed [\#45](https://github.com/line/line-bot-sdk-go/pull/45) ([kwmt](https://github.com/kwmt)) 525 - Add `DeviceMessage` property to BeaconEvent [\#44](https://github.com/line/line-bot-sdk-go/pull/44) ([sugyan](https://github.com/sugyan)) 526 - Create ISSUE\_TEMPLATE.md [\#43](https://github.com/line/line-bot-sdk-go/pull/43) ([GuitarSucks](https://github.com/GuitarSucks)) 527 - Enable go 1.8 on Travis CI [\#40](https://github.com/line/line-bot-sdk-go/pull/40) ([moznion](https://github.com/moznion)) 528 - Add beacon event: "banner" [\#39](https://github.com/line/line-bot-sdk-go/pull/39) ([kawaken](https://github.com/kawaken)) 529 - Support multicast API [\#38](https://github.com/line/line-bot-sdk-go/pull/38) ([sugyan](https://github.com/sugyan)) 530 - Add beacon event [\#33](https://github.com/line/line-bot-sdk-go/pull/33) ([sugyan](https://github.com/sugyan)) 531 - Fix typo. [\#31](https://github.com/line/line-bot-sdk-go/pull/31) ([appleboy](https://github.com/appleboy)) 532 - fix typo of `PictureURL` [\#29](https://github.com/line/line-bot-sdk-go/pull/29) ([sugyan](https://github.com/sugyan)) 533 - Add "How to Start" Section into README.md [\#27](https://github.com/line/line-bot-sdk-go/pull/27) ([PuHsiu](https://github.com/PuHsiu)) 534 - Fix documentation issues [\#26](https://github.com/line/line-bot-sdk-go/pull/26) ([kenneth-lau](https://github.com/kenneth-lau)) 535 - make ThumbnailImageURL optional [\#25](https://github.com/line/line-bot-sdk-go/pull/25) ([sugyan](https://github.com/sugyan)) 536 - fix example codes [\#23](https://github.com/line/line-bot-sdk-go/pull/23) ([mokejp](https://github.com/mokejp)) 537 - add comment to example codes [\#21](https://github.com/line/line-bot-sdk-go/pull/21) ([sugyan](https://github.com/sugyan)) 538 - Return error when channelSecret/channelToken is empty [\#19](https://github.com/line/line-bot-sdk-go/pull/19) ([sugyan](https://github.com/sugyan)) 539 - Replace `PushMessate` to `ReplyMessage` in example code [\#18](https://github.com/line/line-bot-sdk-go/pull/18) ([sugyan](https://github.com/sugyan)) 540 - Add event handler [\#17](https://github.com/line/line-bot-sdk-go/pull/17) ([mokejp](https://github.com/mokejp)) 541 - implements Marshaler to Event [\#16](https://github.com/line/line-bot-sdk-go/pull/16) ([mokejp](https://github.com/mokejp)) 542 - Update request header name. [\#12](https://github.com/line/line-bot-sdk-go/pull/12) ([kawaken](https://github.com/kawaken)) 543 - Remove linebot/vendor directory [\#11](https://github.com/line/line-bot-sdk-go/pull/11) ([mokejp](https://github.com/mokejp)) 544 - change return values of `ParseRequest` to `\[\]\*Event` [\#8](https://github.com/line/line-bot-sdk-go/pull/8) ([sugyan](https://github.com/sugyan)) 545 546 ## [v1.0.0](https://github.com/line/line-bot-sdk-go/tree/v1.0.0) (2016-09-29) 547 548 [Full Changelog](https://github.com/line/line-bot-sdk-go/compare/f3e3a38aee47ca24ded221ce4be6d9363e3d32e1...v1.0.0) 549 550 **Merged pull requests:** 551 552 - V2 [\#6](https://github.com/line/line-bot-sdk-go/pull/6) ([sugyan](https://github.com/sugyan)) 553 - add echo bot sample [\#3](https://github.com/line/line-bot-sdk-go/pull/3) ([sugyan](https://github.com/sugyan)) 554 555 \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*