v3.0.0
osm-vishnukyatannawar
released this
08 May 12:10
·
102 commits
to main
since this release
What's Changed
- docs: add api documentation by @LakshayaT in #158
- docs: add portal development setup documentation by @LakshayaT in #157
- docs: improve api development setup doc by @LakshayaT in #156
- feat: fetch notifications sorted by createdOn date by @LakshayaT in #151
- chore: rename app from osmo-notify to osmoX by @LakshayaT in #152
- docs: add database design document by @LakshayaT in #153
- style: fix graphql query typo in GetNotifcations by @LakshayaT in #159
- build(deps-dev): bump eslint-plugin-import from 2.29.0 to 2.29.1 in /apps/portal by @dependabot in #124
- build(deps-dev): bump @types/jasmine from 4.3.6 to 5.1.4 in /apps/portal by @dependabot in #125
- build(deps-dev): bump @angular-eslint/builder from 17.1.1 to 17.2.1 in /apps/portal by @dependabot in #126
- build(deps-dev): bump eslint from 8.52.0 to 8.56.0 in /apps/api by @dependabot in #127
- build(deps-dev): bump supertest and @types/supertest in /apps/api by @dependabot in #129
- build(deps): bump bull from 4.11.4 to 4.12.2 in /apps/api by @dependabot in #130
- build(deps): bump vite and @angular-devkit/build-angular in /apps/portal by @dependabot in #146
- build(deps): bump typeorm from 0.3.17 to 0.3.20 in /apps/api by @dependabot in #147
- build(deps): bump nodemailer from 6.9.7 to 6.9.9 in /apps/api by @dependabot in #160
- build(deps-dev): bump @types/node from 20.8.10 to 20.11.19 in /apps/api by @dependabot in #163
- feat: add loading spinner while fetching records by @LakshayaT in #176
- build: update typescript-eslint dev dependencies by @LakshayaT in #179
- feat: allow filtering using dropdowns by @LakshayaT in #165
- feat: add provider for sending sms via twilio by @LakshayaT in #180
- docs: update development-setup doc by @Harish-osmosys in #192
- feat: add migration for supporting multiple applications by @kshitij-k-osmosys in #197
- feat: update migration to support multiple applications by @kshitij-k-osmosys in #201
- feat: update logic for new notification creation by @kshitij-k-osmosys in #202
- refactor: add core service to handle findAll by @xixas in #193
- feat: get notifications based on server api key by @kshitij-k-osmosys in #205
- feat: update authorization logic by @kshitij-k-osmosys in #206
- feat: update login response & api key guard by @kshitij-k-osmosys in #207
- feat: add graphql api to create new application by @kshitij-k-osmosys in #214
- feat: add graphql api to fetch all applications by @kshitij-k-osmosys in #215
- feat: add data seeding by @kshitij-k-osmosys in #217
- feat: update notification logic & refactor codebase by @kshitij-k-osmosys in #218
- chore: bump version to 3.0.0 by @LakshayaT in #219
- ci: remove dependabot.yml by @kshitij-k-osmosys in #221
- feat: update the api documentation by @kshitij-k-osmosys in #222
- feat: update postman collection as per api changes by @kshitij-k-osmosys in #223
- build: update portal dependencies by @sujoy-pal144 in #224
- feat: add support for plivo sms provider by @kshitij-k-osmosys in #225
- build: update api dependencies by @ayushnvs in #228
- docs: update docker compose setup for portal by @sujoy-pal144 in #226
- docs: update docker compose setup for api by @ayushnvs in #230
- feat: add swagger support by @Harish-osmosys in #191
- fix: providerId verification for data validator by @kshitij-k-osmosys in #231
- feat: add whatsapp twilio provider with templates by @LakshayaT in #229
- refactor: update api key guard logic by @kshitij-k-osmosys in #233
- build: update api and portal docker compose for consistent naming by @LakshayaT in #234
New Contributors
- @Harish-osmosys made their first contribution in #192
- @kshitij-k-osmosys made their first contribution in #197
- @sujoy-pal144 made their first contribution in #224
- @ayushnvs made their first contribution in #228
Full Changelog: v2.0.0...v3.0.0