Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 563 Bytes

CHANGELOG.md

File metadata and controls

27 lines (16 loc) · 563 Bytes

next

  • Upgraded to PostgreSQL 15.2 and Redis 7.0 (#25)
  • Upgraded PostgreSQL to 16.4 (#27)

1.1.0

  • Migrated from Travis CI to Github Actions (#11)

1.0.1

  • Do not remove the meta.user data from a MUC packet in order to not interfere with other modules (eg. mod_unread)

1.0.0

  • Added a check for the affiliated users meta data of a packet
  • Fixed the CI setup

0.2.0

  • Added the (sender/receiver(s)) vCards on the XML event messages which are passed to Sidekiq jobs first argument

0.1.0

  • Implemented the basic MAM to Sidekiq bridge