Releases: OsmosysSoftware/osm-transcript-summarizer
Releases · OsmosysSoftware/osm-transcript-summarizer
v2.2.0
What's Changed
- feat: remove token storage, use acquireTokenSilent by @Harish-osmosys in #40
- chore: update portal version to v2.2.0 by @xixas in #42
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- feat: store user email by @Harish-osmosys in #37
- docs: update postman collection by @Harish-osmosys in #38
- chore: update version to 2.1.0 by @xixas in #39
New Contributors
- @Harish-osmosys made their first contribution in #37
Full Changelog: v2.0.0...v2.1.0
v2.0.0
v1.0.0
What's Changed
- chore: initial setup by @Hitesh-Kandpal in #2
- docs: add architecture diagram document by @ramraut-osm in #5
- chore: add missing files by @xixas in #7
- chore: create LICENSE by @xixas in #8
- feat: add docker support by @xixas in #9
- feat: add logger service and error handler by @Hitesh-Kandpal in #10
- chore: add base code for NestJS along with linting and CI by @nitesh-osmosys in #11
- docs: add database design doc by @ramraut-osm in #12
- feat: add transcript-analyzer component by @Hitesh-Kandpal in #14
- feat: Add TypeORM MariaDB Integration and DB Migration by @ramraut-osm in #15
- feat: add file processor component by @Hitesh-Kandpal in #16
- feat: add file upload feature using graphql by @ramraut-osm in #18
- feat: change migration table name by @ramraut-osm in #20
- feat: add getallrecords api by @ramraut-osm in #19
- feat: add consumer, producer for summary job by @nitesh-osmosys in #17
- feat: add api integration for fetching status by @Hitesh-Kandpal in #22
- feat: add API integration for uploading file by @Hitesh-Kandpal in #23
- fix: create upload path from env by @ramraut-osm in #21
- feat: add openai implementation for generating summaries by @nitesh-osmosys in #25
- feat: add docker and docker-compose file by @ramraut-osm in #26
- feat: update readme files in repository by @ramraut-osm in #27
- fix: add polling for getting latest response from fetch API by @Hitesh-Kandpal in #28
- fix: improve UI by @Hitesh-Kandpal in #24
- chore: update version to 1 by @xixas in #30
- docs: add docs for api and portal by @xixas in #31
New Contributors
- @Hitesh-Kandpal made their first contribution in #2
- @ramraut-osm made their first contribution in #5
- @xixas made their first contribution in #7
- @nitesh-osmosys made their first contribution in #11
Full Changelog: https://github.com/OsmosysSoftware/osm-transcript-summarizer/commits/v1.0.0