Commit Graph

3 Commits

Author SHA1 Message Date
Gabriel Jablonski
c041090675
feat(baileys): upgrade to v7 (#143)
* feat(baileys): upgrade to v7 (#139)

* feat(baileys): v7

* chore(zapi): match baileys changes

* test: fix send on whatsapp spec

* chore: simplify logic and minor fixes

* fix: ensure contact avatar updates when profile picture changes

* chore: add beta release workflow

* feat: enhance contact update logic to handle conflicts in inbox updates (#140)

* feat: update GitHub Actions workflow to trigger on release events and adjust GIT_REF handling

* fix: prevent unique constraint error when LID contact inbox already exists (#141)

* fix: prevent unique constraint error when LID contact inbox already exists

* feat(baileys): handle ephemeral messages
2025-11-13 20:42:08 -03:00
Gabriel Jablonski
23cefa6c7f
chore: update workflows to auto-update version tag (#103)
* chore: update workflows to auto-update version tag

* chore: add line break on superadmin panel
2025-08-27 13:42:39 -03:00
Gabriel Jablonski
adee31a383
chore: publish_ee_github_docker workflow (#88)
* chore: publish_ee_github_docker workflow

* fix: include `github.sha` in GIT_REF for accurate reference in Docker workflow
2025-07-27 17:47:15 -03:00