# Changelog ## [9.4.2] - 2021-01-06 ### Added - Added `phoneNumber` to the `integration` whatsapp response. - Added a message type `template` in the Post Message API. ### Changed - Removed `channelId` and `channelSecret` as required fields when creating a LINE integration ### Fixed - Fixed: property `messageSchema` should be `schema` in v2 Post Message API ## [9.4.1] - 2020-12-16 ### Changed - Changed the limit of the `select` field options from 20 to 100 ## [9.4.0] - 2020-12-15 ### Added - Added a new user profile field `locale`. ## [9.3.0] - 2020-11-18 ### Added - Added a new optional field `altText` to the [message schema](https://docs.smooch.io/rest/#operation/postMessage) when sending an image or a file. ## [9.2.0] - 2020-11-16 ### Added - Added support for Instagram Direct ## [9.1.1] - 2020-11-11 ### Fixed - Fixed rubygems upload issues ## [9.1.0] - 2020-11-11 ### Added - Release of Ruby wrappers