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