Releases: messagebird/java-rest-api
Releases · messagebird/java-rest-api
Release 6.1.2
~ Added support for updating WhatsApp template #244 (Thanks to @DckcDan)
Release 6.1.1
~ Implemented endpoints to fetch outbound SMS prices #241 (Thanks to @jon-signal )
~ Replaced deprecated Base64.java with the JDK-provided Base64 decoder #242 (Thanks to @jon-signal )
Release 6.1.0
~ Authentication templates "OTP" enumeration support #238 (Thanks to @DckcDan)
Release 6.0.0
Release 5.3.4
~ Represent prices MessageResponse class as BigDecimal #231
Release 5.3.3
~ Making MessageBirdClient#getVerifyObject public #229
Release 5.3.2
~ Added JsonIgnore for the webhook field on VoiceCall class
Release 5.3.1
~ HSMStatus class is updated with DISABLED and PAUSED statuses Resolves issue #224 (Thanks to @DckcDan)