Skip to content

v1.1.0

Compare
Choose a tag to compare
@osm-vishnukyatannawar osm-vishnukyatannawar released this 29 Dec 12:07
· 179 commits to main since this release
2b47413

What's Changed

  • feat: add 360dialog service for sending whatsapp notification by @xixas in #49
  • docs: add usage guide for 360Dialog by @xixas in #50
  • feat: enable and disable service providers by @xixas in #51
  • build(deps-dev): bump @babel/traverse from 7.22.10 to 7.23.2 by @dependabot in #48
  • docs: update add new provider by @xixas in #52
  • feat: add data validation based on channel type by @xixas in #53
  • feat: upgrade node 18 to node 20 by @xixas in #54
  • feat: add check for enabled channels by @xixas in #55
  • feat: provide docker support for production by @xixas in #56
  • feat: send notification immediately when api is called by @xixas in #57
  • refactor: add schedule service to define cron by @xixas in #58
  • feat: add npm script to reset database by @LakshayaT in #60
  • feat: add apikey authorization by @xixas in #59
  • docs: add postman collection by @xixas in #61
  • fix: update docker to install nest cli by @xixas in #64
  • feat: add api to get notifications by ids by @xixas in #65
  • chore: convert repository to monorepo by @xixas in #67
  • feat: add GraphQL to fetch notifications by @PrinceYadav2 in #68
  • feat: add validation for email attachments by @LakshayaT in #62
  • docs: add block diagram document by @LakshayaT in #63
  • refactor: add base consumer class by @xixas in #66
  • docs: update documentation content and structure by @LakshayaT in #79
  • fix: mailgun notifications when no attachments provided by @LakshayaT in #80
  • fix: update mail text/html validation to allow either one or both by @LakshayaT in #84
  • feat: make fetch all notifications a public API by @PrinceYadav2 in #83
  • build(deps-dev): bump @nestjs/testing from 10.2.7 to 10.2.10 in /apps/api by @dependabot in #69
  • build(deps-dev): bump @types/supertest from 2.0.15 to 2.0.16 in /apps/api by @dependabot in #70
  • build(deps-dev): bump prettier from 3.0.3 to 3.1.0 in /apps/api by @dependabot in #71
  • build(deps-dev): bump ts-loader from 9.5.0 to 9.5.1 in /apps/api by @dependabot in #72
  • build(deps-dev): bump @angular-eslint/builder from 16.3.1 to 17.1.1 in /apps/portal by @dependabot in #86
  • build(deps-dev): bump @types/jest from 29.5.7 to 29.5.11 in /apps/api by @dependabot in #89
  • build(deps-dev): bump @angular-eslint/eslint-plugin from 16.3.1 to 17.1.1 in /apps/portal by @dependabot in #88
  • feat: add grid to show notifications by @PrinceYadav2 in #81
  • build: update typescript-eslint dependencies by @LakshayaT in #97
  • docs: add api test cases documentation by @LakshayaT in #99
  • feat: provide docker support for portal by @xixas in #103
  • chore: bump backend to v1.1.0 and frontend to v1.0.0 by @xixas in #104
  • chore: bump portal version to 1.1.0 by @xixas in #105

New Contributors

Full Changelog: v1.0.0...v1.1.0