Releases: openimsdk/openkf
Releases · openimsdk/openkf
openkf v0.1.4
What's Changed
- feat: Add data validation(#90) by @MC-kanon in #122
- feat: Support multi urls matching. by @IRONICBo in #125
- fix: Fix register validator error.(#123) by @MC-kanon in #128
- feat: Add local info storage. by @IRONICBo in #127
- Create cla.yml by @cubxxw in #131
- Update cla.yml by @cubxxw in #133
- feat: Add roadmap. by @IRONICBo in #132
- feat: Add server dockerfile and docker-compose. by @IRONICBo in #135
- test: net and endless replace by @cubxxw in #137
- feat: Add web dockerfile. by @IRONICBo in #134
- feat: Add dashboard api. by @IRONICBo in #141
- docs: Update config page. by @IRONICBo in #151
- feat: Add config pages. by @IRONICBo in #144
- feat: Add dashboard pages v1. by @IRONICBo in #155
- feat:Add talk pages(#116) by @MC-kanon in #153
- feat: Add platform pages. by @IRONICBo in #152
- feat: Update to OpenIM 3.1. by @IRONICBo in #158
- feat: Add custom service dialogue pages with im. by @IRONICBo in #156
- feat: Add slack support. by @IRONICBo in #163
- feat: Add user dispatch with redis zset. by @IRONICBo in #164
- feat: LLM server start with fastchat multiprocess. by @IRONICBo in #168
- docs: Update system preview and architecture. by @IRONICBo in #170
- feat: fix githook and set openkf build images ci by @cubxxw in #173
- Feature: Support unit test in go.1 by @a67793581 in #175
- fix: Update start event. by @IRONICBo in #177
- Feature: Support unit test in go.2 by @a67793581 in #178
Full Changelog: v0.1.2...v0.1.4
v0.1.2
Changelog
- 1a2ede9 test: net and endless replace
What's Changed
- feat: init server project by @IRONICBo in #5
- Fix: fix review problems. by @IRONICBo in #8
- feat: enhance automated review for codeowners by @cubxxw in #11
- feat: init plugin project. by @IRONICBo in #14
- feat: Support send code with email. by @IRONICBo in #15
- feat: add script license by @cubxxw in #17
- feat: Add hook interceptor & add cmd & some fix by @IRONICBo in #24
- fix: Fix CONTRIBUTING. by @IRONICBo in #28
- fix: make fix by @cubxxw in #33
- docs: Update README by @IRONICBo in #35
- cicd: test ci and add gpt key by @cubxxw in #38
- feat: add prettier and eslint (#18) by @MC-kanon in #30
- fix: Fix golang ci piplines and docs. by @IRONICBo in #39
- fix: Fix doc links. by @IRONICBo in #41
- feat: add a component to support rate limt control by @AllianceTing in #29
- Update README.md by @AllianceTing in #43
- feat: Add callback api. by @IRONICBo in #45
- update misleading readme and add missing running method on readme_zh-CN by @charles-chenzz in #48
- Add priority to hooks. by @tobehardest in #47
- docs: update code owners file by @cubxxw in #50
- feat: Support auto-signature. by @IRONICBo in #49
- Docs: add issue-specification-document by @AllianceTing in #59
- Revert "fix ISSUE_SPECIFICATION.md link did not emded" by @cubxxw in #61
- Docs: modify issue-specification.md by @AllianceTing in #66
- docs: design openkf docs by @cubxxw in #68
- feat: Add register api with dao cmd. by @IRONICBo in #73
- feat: Register with OpenIMServer in HTTP Method. by @IRONICBo in #83
- Feat: Add Typescript for Web (#84) by @MC-kanon in #85
- feat: Add register and login page with TDesign. by @IRONICBo in #86
- feat: Add login page and login api. by @IRONICBo in #88
- fix: docs link by @cubxxw in #91
- Update project-progress.yml by @cubxxw in #93
- feat: add the changelog by @cubxxw in #96
- feat: add the changelog by @cubxxw in #95
- Update README_zh-CN.md by @a67793581 in #99
- Update CODEOWNERS by @a67793581 in #100
- feat: Use wasm to login to OpenIM. by @IRONICBo in #104
- feat: Add light mode and dark mode.(#89) by @MC-kanon in #105
- fix: Update format. by @IRONICBo in #107
- fix: makefile in windows goos by @cubxxw in #109
- fix: reduce
for range
expression overhead by @virtualss in #110 - docs: Update login page. by @IRONICBo in #113
New Contributors
- @IRONICBo made their first contribution in #5
- @cubxxw made their first contribution in #11
- @MC-kanon made their first contribution in #30
- @AllianceTing made their first contribution in #29
- @charles-chenzz made their first contribution in #48
- @tobehardest made their first contribution in #47
- @a67793581 made their first contribution in #99
- @virtualss made their first contribution in #110
Full Changelog: https://github.com/OpenIMSDK/OpenKF/commits/v0.1.2
openkf-release-v0.1
What's Changed
- feat: init server project by @IRONICBo in #5
- Fix: fix review problems. by @IRONICBo in #8
- feat: enhance automated review for codeowners by @cubxxw in #11
- feat: init plugin project. by @IRONICBo in #14
- feat: Support send code with email. by @IRONICBo in #15
- feat: add script license by @cubxxw in #17
- feat: Add hook interceptor & add cmd & some fix by @IRONICBo in #24
- fix: Fix CONTRIBUTING. by @IRONICBo in #28
- fix: make fix by @cubxxw in #33
- docs: Update README by @IRONICBo in #35
- cicd: test ci and add gpt key by @cubxxw in #38
- feat: add prettier and eslint (#18) by @MC-kanon in #30
- fix: Fix golang ci piplines and docs. by @IRONICBo in #39
- fix: Fix doc links. by @IRONICBo in #41
- feat: add a component to support rate limt control by @AllianceTing in #29
- Update README.md by @AllianceTing in #43
- feat: Add callback api. by @IRONICBo in #45
- update misleading readme and add missing running method on readme_zh-CN by @charles-chenzz in #48
- Add priority to hooks. by @tobehardest in #47
- docs: update code owners file by @cubxxw in #50
- feat: Support auto-signature. by @IRONICBo in #49
- Docs: add issue-specification-document by @AllianceTing in #59
- Revert "fix ISSUE_SPECIFICATION.md link did not emded" by @cubxxw in #61
- Docs: modify issue-specification.md by @AllianceTing in #66
- docs: design openkf docs by @cubxxw in #68
- feat: Add register api with dao cmd. by @IRONICBo in #73
- feat: Register with OpenIMServer in HTTP Method. by @IRONICBo in #83
- Feat: Add Typescript for Web (#84) by @MC-kanon in #85
- feat: Add register and login page with TDesign. by @IRONICBo in #86
- feat: Add login page and login api. by @IRONICBo in #88
- fix: docs link by @cubxxw in #91
- Update project-progress.yml by @cubxxw in #93
New Contributors
- @IRONICBo made their first contribution in #5
- @MC-kanon made their first contribution in #30
- @AllianceTing made their first contribution in #29
- @charles-chenzz made their first contribution in #48
- @tobehardest made their first contribution in #47
Full Changelog: https://github.com/OpenIMSDK/OpenKF/commits/v0.1.0
Unreleased
Feat
- add release
v0.1.0 - 2023-07-12
Docs
- fix readme zh link
- design openkf docs (#68)
- fix markdown link (#65)
- fix markdown link (#64)
- fix markdown link (#63)
- update code owners file (#50)
- update README.md (#43)
- update readme and readme-zh (#35)
Feat
- add a component to support rate limt control (#29)
- Add register and login page with TDesign. (#86)
- init server project (#5)
- Register with OpenIMServer in HTTP Method. (#83)
- Add register api with dao cmd. (#73)
- add logo file of Xx design
- add logo file of Xx design
- add logo file of Xx design
- add roadmap file
- add proposal file
- modify issue-specification.md
- add issue specification
- issue20
- add actions file
- enhance automated review for codeowners (#11)
- Add login page and login api. (#88)
- init plugin project. (#14)
- Support send code with email. (#15)
- add script license (#17)
- Support auto-signature. (#49)
- Add callback api. (#45)
- add the changelog
- add prettier and eslint (#18) (#30)
- Add hook interceptor & add cmd & some fix (#24)
- main: add swagger api make file (#51)
- main: unit test makefile (#56)
- main: release script file (#52)
- main: initialize the OpenKF architecture
- main: optimize deployment (#36)
- main: optimize deployment (#36)