Skip to content

v1.19.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Aug 10:09
· 9 commits to master since this release
d0b7483

Changelog

Features

Bug fixes

  • 18c9b47: fix: priority not passed through to AndroidConfig for FCM (#833) (@markhemstead)
  • 316fa26: fix(log): panic when dispatching feedback for bad push notification (i.e with over 500 tokens) (#838) (@gavt45)

Enhancements

Refactor

  • 0e2ced0: refactor: document and refine build targets and configuration settings (@appleboy)
  • 973e8f3: refactor: update generated protobuf and gRPC code to latest versions (@appleboy)

Build process updates

  • ee73d00: build: refactor Makefile to improve clarity and remove obsolete targets (@appleboy)
  • a7d81cd: ci(netlify): update dependencies and improve API stability (@appleboy)
  • dde2b56: ci: integrate Trivy vulnerability scanning into CI workflow (@appleboy)
  • d0b7483: ci: enable Trivy scanning and exclude certificates directory (@appleboy)

Documentation updates