-
v1.14.1
hotfix: upsert changes to phone device token
-
v1.14.0
- [#233] Richer channel description - [BUGFIX] Toggle channel in collection: Fix fetch UserCollection using qb - Hotfix: Update file upsert-phone-device.ts
-
v1.13.0
- [#226] Remove unused models - [#231] Add keycloak-qa to .env file - [#230] Short URL implementation - hotfix: add channel category to request dto - add shortUrl field to message queue notification - [#232] Allow PUBLIC_ACCESS role on get notification by ID - Bump swagger-ui-express and typeorm - Update file .gitlab-ci.yml: use kaniko instead of docker-image-build tag
-
v1.12.0
- [#213] Remove appsignal code - [#227] add GET endpoints for notifications targets - Fix freeze (add timeouts + update dependencies (typeorm, express, ...) + configure connection pooler)
-
v1.11.2
[BUGFIX] Fixing missing private property from notification list response DTO.
-
v1.11.0
- [#211] Implement Channel Recommendations - [#206] Creating user CERN phone device by default. - [#223] Move image pull to internal Harbor registry - [#187] Improve get channel groups
-
v1.10.2
[hotfix] etcd: make default deadline a callable instead of a static timestamp
-
v1.10.0
- [#212] Bump node version (14 to 18) - [#218] ETCD: set timeouts, catch all errors
-
v1.9.2
[hotfix] send notification: only audit ip if authenticated
-
v1.9.1
[hotfix] send-notification: only get e-groups for authenticated requests
-
v1.9.0
- [#202] Upgrade DB to 12.13 (check locally with Docker images) - [#207] Prevent devices from being removed if associated with a Preference - [#203] Scheduled notifications: allow delete if not sent yet - [#205][BUGFIX] Allowing supporters to manage channels
-
v1.8.0
- [#195] Re-add channelFlags to GetChannelResponse payload - [#189] Performance improvements: GET /notifications - [#194] Fix postgres12 creation bug on local deployment - [#197] Make text search case insensitive - [#193] Get channels: re-add supporters permissions - [#186] performance improvements: Get channel/members - [#192] audit user ip - [#200] Performance improvements: GET channels/id/edit