Skip to content

Releases: appleboy/gorush

v1.18.7

26 Jul 14:44
f5a49c0
Compare
Choose a tag to compare

Changelog

Documentation updates

  • f5a49c0 docs: enhance notification API documentation and examples

v1.18.6

17 Jul 12:45
a82bebe
Compare
Choose a tag to compare

Changelog

Enhancements

  • a82bebe chore(fcm): notification handling logic for sound field (#797)

v1.18.5

16 Jul 13:16
cc8b9e4
Compare
Choose a tag to compare

Changelog

Features

  • cc8b9e4 feat: implement gRPC support sound field for FCM (#794)

v1.18.4

19 Jun 00:48
c4fc985
Compare
Choose a tag to compare

Changelog

Refactor

  • c4fc985 refactor(fcm): test Android notification handling (#786)

v1.18.3

15 Jun 04:27
aa475e9
Compare
Choose a tag to compare

Changelog

Enhance

  • 07c4319 - refactor(fcm): enhance message handling and logging (#778)
  • 651f59d - refactor(huawei): add context parameter to PushToHuawei function (#777)
  • e70a94e - refactor(ios): add context parameter to APNS client functions (#776)
  • 228ec1d - refactor(fcm): add context parameter to various functions (#775)
  • 0645e5a - refactor: notification initialization and assignment logic (#774)

Build process updates

  • aa475e9 ci: update CI/CD pipeline and testing configurations

v1.18.2

12 Jun 16:23
686c060
Compare
Choose a tag to compare

Changelog

Enhancements

  • 686c060 chore: update dependencies and improve test coverage (#772)

v1.18.1

09 Jun 01:22
8c8cf89
Compare
Choose a tag to compare

Changelog

Enhancements

  • 8c8cf89 chore: switch to appleboy/go-hms-push library (#770)

v1.18.0

08 Jun 15:38
aec6243
Compare
Choose a tag to compare

Changelog

Enhancements

  • aec6243 chore: switch changelog source from GitHub to Git

v1.17.1

21 Apr 14:24
eff4dc8
Compare
Choose a tag to compare

Changelog

v1.17.0

14 Mar 16:19
a81f182
Compare
Choose a tag to compare

Changelog

Others

  • a81f182 ci: refactor testing workflow and environment