Releases: yorkie-team/codepair
Releases · yorkie-team/codepair
v0.1.19
v0.1.18
v0.1.17
What's Changed
- Disable devtools by @hackerwins in #383
- Activate SourceMap for Sentry and resolve TypeScript version conflict with ESLint by @devleejb in #384
Full Changelog: v0.1.16...v0.1.17
v0.1.16
What's Changed
- Update
yorkie-js-sdk
tov0.5.1
by @devleejb in #369 - Remove model type and refactor code for Yorkie Intelligence by @sihyeong671 in #374
- Update
yorkie-js-sdk
tov0.5.2
by @hackerwins in #380 - Update
yorkie-js-sdk
tov0.5.3
by @hackerwins in #381
Full Changelog: v0.1.15...v0.1.16
v0.1.15
What's Changed
- Add bottom padding to MarkdownPreview by @blurfx in #363
- Bump JamesIves/github-pages-deploy-action from 4.6.3 to 4.6.8 by @dependabot in #364
- Introduce mono repo by @choidabom in #361
Full Changelog: v0.1.14...v0.1.15
v0.1.14
v0.1.13
What's Changed
- Fix abnormal line spacing in Markdown lists caused by Soft Line Breaks by @devleejb in #353
- Add ability to modify document titles by @hugosandsjo in #342
- Fix Race Condition in Axios Interceptor for Refresh Token by @devleejb in #356
- Apply design changes for document title update feature by @devleejb in #357
New Contributors
- @hugosandsjo made their first contribution in #342
Full Changelog: v0.1.12...v0.1.13
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