Releases: yorkie-team/codepair
Releases · yorkie-team/codepair
v0.1.12
What's Changed
- Add missing refresh token settings in
docker-compose-full.yml
by @choidabom in #344 - Prevent dragging selection of identical characters in CodeMirror by @choidabom in #345
- Reorder keybinding addition for VIM in CodeMirror6 by @devleejb in #346
- Fix issue where
jj
could not be entered in Vim mode by @hackerwins in #347 - Change font color of the panel in VIM mode for improved visibility by @devleejb in #349
Full Changelog: v0.1.11...v0.1.12
v0.1.11
What's Changed
- Remove unnecessary
LANGCHAIN_ENDPOINT
environment variable due to LangSmith API Key update by @devleejb in #336 - Add Vim binding support for CodePair using CodeMirror 6 by @choidabom in #340
- Implement Refresh Token by @xet-a in #317
New Contributors
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- Update
yorkie-js-sdk
to 0.4.31 by @devleejb in #331 - Ensure correct representation of logged-in users in shared document view by @choidabom in #333
- Add hyperlink creation feature by @choidabom in #332
- Bump up
yorkie-js-sdk
to0.5.0
by @devleejb in #334
Full Changelog: v0.1.9...v0.1.10
v0.1.9
v0.1.8
v0.1.7
What's Changed
- Add scroll navigation to user's location from profile view by @choidabom in #316
- Added rehypeSanitize to improve preview xss issues by @taeng0204 in #323
New Contributors
- @taeng0204 made their first contribution in #323
Full Changelog: v0.1.6...v0.1.7
v0.1.6
v0.1.5
v0.1.4
What's Changed
- Add Ollama Model for local usage of yorkie intelligence by @sihyeong671 in #297
- Update and fix environment setup for Ollama model by @devleejb in #304
- Apply the design of sidebar by @devleejb in #306
- Bump up
yorkie-js-sdk
to v0.4.31 by @devleejb in #307
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Introduce
MAINTAINING.md
andCHANGELOG.md
files by @devleejb in #296 - Intergrate
YorkieIntelligence
intoToolBar
by @beberiche in #301 - Update
rehype-katex
version to prevent errors in CodePair when entering specific KaTex statements by @devleejb in #302
Full Changelog: v0.1.2...v0.1.3