Skip to content

Releases: yorkie-team/codepair

v0.1.12

13 Sep 07:40
0a75db5
Compare
Choose a tag to compare

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

12 Sep 13:00
c7f3600
Compare
Choose a tag to compare

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

05 Sep 10:47
95edac3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.9...v0.1.10

v0.1.9

02 Sep 06:23
ef94119
Compare
Choose a tag to compare

What's Changed

  • Change version of codemirror, yorkie-js-sdk dependencies by @devleejb in #329

Full Changelog: v0.1.8...v0.1.9

v0.1.8

01 Sep 13:36
01f5744
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8

v0.1.7

29 Aug 14:41
75df2ae
Compare
Choose a tag to compare

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

Full Changelog: v0.1.6...v0.1.7

v0.1.6

24 Aug 06:03
2ca8d32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

24 Aug 05:36
15679ad
Compare
Choose a tag to compare

What's Changed

  • Add build test on GitHub Actions CI and regenerate package-lock.json by @devleejb in #310

Full Changelog: v0.1.4...v0.1.5

v0.1.4

24 Aug 05:05
7945026
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

20 Aug 09:20
e098395
Compare
Choose a tag to compare

What's Changed

  • Introduce MAINTAINING.md and CHANGELOG.md files by @devleejb in #296
  • Intergrate YorkieIntelligence into ToolBar 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