Releases: android-sms-gateway/server
Releases · android-sms-gateway/server
v1.7.0
What's Changed
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #45
- Private mode support (v2) by @capcom6 in #44
Full Changelog: v1.6.0...v1.7.0
v1.6.0
v1.5.5
v1.5.4
What's Changed
- Bump github.com/gofiber/fiber/v2 from 2.51.0 to 2.52.1 by @dependabot in #40
Full Changelog: v1.5.3...v1.5.4
v1.5.3
v1.5.2
What's Changed
- [docs] FAQ on sending delays by @capcom6 in #31
- [docs] Add Python client link by @capcom6 in #32
- [3rdparty][messages] skip phone validation option by @capcom6 in #34
- [ci] use of golangci-lint by @capcom6 in #35
- [docs] Python encryption example by @capcom6 in #36
Full Changelog: v1.5.1...v1.5.2
v1.5.1
v1.5.0
v1.4.0
What's Changed
- Added: FAQ on delivery reports by @capcom6 in #14
- Added: information about API client libraries by @capcom6 in #15
- Fixed: allow up to 65535 symbols in message text by @capcom6 in #17
- Simplify some DI by @capcom6 in #16
- Hash sensitive information by @capcom6 in #18
- Upgraded: libphonenumber library by @capcom6 in #19
- Bump golang.org/x/crypto from 0.15.0 to 0.17.0 by @dependabot in #21
- Fixed: use code 400 for invalid phone number by @capcom6 in #20
- Added:
isHashed
field in external API by @capcom6 in #22 - Hashed messages by @capcom6 in #23
- Added: privacy section in docs by @capcom6 in #24
New Contributors
- @dependabot made their first contribution in #21
Full Changelog: v1.3.0...v1.4.0