Releases: nethesis/nethcti-middleware
Releases · nethesis/nethcti-middleware
v0.5.0
What's Changed
- chore(deps): update mariadb docker tag to v10.11.16 by @renovate[bot] in #34
- chore(deps): update module github.com/gin-gonic/gin to v1.12.0 by @renovate[bot] in #35
- chore(deps): set trivy-action action to v0.35.0 by @Amygos in #39
- chore(deps): update actions/upload-artifact action to v7 by @renovate[bot] in #37
- chore(deps): update mariadb docker tag to v12 by @renovate[bot] in #38
- chore(deps): update module github.com/gin-contrib/cors to v1.7.7 by @renovate[bot] in #40
- chore(deps): update module github.com/gin-contrib/gzip to v1.2.6 by @renovate[bot] in #41
- feat: add transcription support by @tommaso-ascani in #17
Full Changelog: v0.4.6...v0.5.0
v0.4.6
What's Changed
- refactor: improve JWT claims handling and reload profiles functionality by @tommaso-ascani in #36
Full Changelog: v0.4.5...v0.4.6
v0.4.5
What's Changed
- Database management by @gsanchietti in #12
- User profile by @gsanchietti in #14
- feat: make image tag OCI/Docker-safe in build workflow by @tommaso-ascani in #20
- chore(deps): update module github.com/gin-contrib/cors to v1.7.6 by @renovate[bot] in #18
- chore(deps): update module github.com/gin-contrib/gzip to v1.2.5 by @renovate[bot] in #19
- build(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 by @dependabot[bot] in #21
- build(deps): bump github.com/quic-go/quic-go from 0.55.0 to 0.57.0 by @dependabot[bot] in #22
- feat: add mobile QR token login endpoint and related API key management by @tommaso-ascani in #27
- build(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 by @dependabot[bot] in #32
- chore(deps): update module github.com/golang-jwt/jwt/v4 to v5 by @renovate[bot] in #31
- chore(deps): update module github.com/appleboy/gin-jwt/v2 to v3 by @renovate[bot] in #30
- chore(deps): update actions/upload-artifact action to v6 by @renovate[bot] in #29
- chore(deps): update actions/setup-go action to v6 by @renovate[bot] in #28
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #26
- chore(deps): update docker.io/golang docker tag to v1.26 by @renovate[bot] in #25
- chore(deps): update docker.io/alpine docker tag to v3.23 by @renovate[bot] in #24
- chore(deps): update dependency go to 1.26 by @renovate[bot] in #23
- feat: add legacy authentication endpoints for backward compatibility by @tommaso-ascani in #33
New Contributors
- @renovate[bot] made their first contribution in #18
- @dependabot[bot] made their first contribution in #21
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
- chore: agent setup by @gsanchietti in #11
- fix: add /user/presence to FreePBX APIs whitelist by @edospadoni in #15
New Contributors
- @gsanchietti made their first contribution in #11
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- fix: remove unused fields from UserInfo struct to avoid JSON unmarshal errors by @edospadoni in #10
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- fix: allows audio files download by @tommaso-ascani in #9
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- fix: enhance PhoneIslandTokenRemove to handle subtype from request body by @tommaso-ascani in #8
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- fix: implemented persistent sessions by @tommaso-ascani in #6
New Contributors
- @tommaso-ascani made their first contribution in #6
Full Changelog: v0.3.5...v0.4.0
v0.3.5
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- feat: add subtype support for Phone Island API keys by @edospadoni in #5
Full Changelog: v0.3.3...v0.3.4