Releases: ametnes/nesis
Releases · ametnes/nesis
v0.1.3
What's Changed
- fix(frontend): replace styled-components/macro with styled-components by @zindazed in #130
- fix(rag): ignore filename suffix case by @mawandm in #133
- feat(api): delete documents with threadpool by @mawandm in #136
- feat(api)(rag): add text extraction api by @mawandm in #137
- feat(frontend)(api): add frontend input for extract destination by @mawandm in #138
- fix(api): make migration columns nullable by @mawandm in #139
- feat(rag): parameterize chat similarity token limits by @mawandm in #141
- fix(api): ingest runner modified checker - minio by @mawandm in #140
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- chore(docs): documentation for google oauth by @akizito in #102
- chore(rag): refactor ingest tests by @mawandm in #110
- chore(docs): improve the readme file by @bloodykheeng in #111
- chore(docs): rename architecture to how-it-works. by @zaylon10 in #112
- feat(api): remove unused database entities by @mawandm in #114
- fix(api): add TASKS to role action resource type by @mawandm in #121
- fix(api): add parent_id to tasks unique constraint by @mawandm in #122
- fix(frontend): run MS oauth logout only when enabled by @mawandm in #123
- fix(api) add api token expiry by @mawandm in #124
- fix(api)(rag): upgrade werkzeug for security by @mawandm in #125
- feat(api): add policy document to role entity by @mawandm in #126
- feat(frontend): remove initial datasource screen by @mawandm in #127
- release: 0.1.2 by @mawandm in #128
New Contributors
- @bloodykheeng made their first contribution in #111
- @zaylon10 made their first contribution in #112
Full Changelog: 0.1.1...v0.1.2
0.1.1
This release contains;
- Authentication with Microsoft Azure
- Oauth with Google Login
- The NesisAI API
What's Changed
- build(packaging): run workflow dispatch on tags by @mawandm in #66
- chore(docs): add slack channel to readme by @mawandm in #67
- feat(api): create user sessions with oauth keys by @mawandm in #73
- fix(api): wildcard permissions failure by @mawandm in #75
- chore(api): merge user role api with user api by @mawandm in #77
- chore(docs): update architecture with llm engine component by @mawandm in #80
- feat(frontend): add oauth with microsoft by @mawandm in #71
- chore(docs): update architecture component count by @zindazed in #85
- feat(api): remove redundant user role update by @mawandm in #84
- chore(docs): add contribution guidelines by @mawandm in #89
- feat(api): integrate external apps with nesis by @mawandm in #88
- feat(frontend): authenticate with google by @akizito in #82
- feat(frontend): integrate external apps with nesis by @mawandm in #91
- chore(docs): add sso with azure documentation by @mawandm in #95
- chore(docs): fix app example notebook numbering by @mawandm in #96
- chore(docs): add open API documentation by @mawandm in #98
- fix(docs): API document generation by @mawandm in #99
- fix(build): fix document generation by @mawandm in #100
- chore(docs): fix local API service setup dependencies by @mawandm in #101
New Contributors
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- feat: add generative ai powered knowledge discovery by @mawandm in #1
- fix(frontend): nesis logo by @mawandm in #2
- chore(docs): add features to readme by @mawandm in #3
- feat(helm): add default resources and env variables by @mawandm in #6
- feat(docs): add initial documentation by @mawandm in #10
- fix(api): incorrect rag endpoint config by @mawandm in #13
- feat(api): enforce datasource list permissions by @mawandm in #15
- feat(frontend)(api): add update datasource functionality by @mawandm in #16
- ci: package rag engine without cuda (cpu only) by @mawandm in #18
- fix(docs): update README.md gramma by @namwanza in #24
- feat(rag): add image/video readers by @mawandm in #21
- chore(api): rename llm endpoint by @mawandm in #28
- feat(api)(frontend): add task scheduling feature by @mawandm in #27
- build(docs): build docs with mkdocs by @mawandm in #37
- feat(docs): modify readme file content run steps by @namwanza in #36
- build(rag): parameterize core build param by @mawandm in #38
- build(docs): build documentation only when docs files change by @mawandm in #39
- feat(api)(frontend): source documents from s3 buckets by @mawandm in #41
- fix(docs): update documentation link by @mawandm in #40
- chore(docs): add architecture design documentation by @mawandm in #42
- build(helm): remove helm chart, gh action by @mawandm in #46
- feat(api): add API server config block by @mawandm in #44
- chore(docs): remove helm build status budge by @mawandm in #47
- chore(docs): fix compose steps in README.md by @nelson-github in #51
- chore(docs): add helm chart deployment instructions by @mawandm in #45
- feat(frontend): add datasource type specific input validation by @mawandm in #55
- feat(frontend)(api): add sharepoint datasoure by @akizito in #61
- chore(docs): update README.md with k8s deployment link by @mawandm in #62
- chore(docs): update testing Nesis helm deployment ports by @mawandm in #63
New Contributors
- @mawandm made their first contribution in #1
- @namwanza made their first contribution in #24
- @nelson-github made their first contribution in #51
- @akizito made their first contribution in #61
Full Changelog: https://github.com/ametnes/nesis/commits/0.1.0