Releases: yorkie-team/codepair
Releases · yorkie-team/codepair
v0.2.1
What's Changed
- Add openai-compat provider support to EmbeddingService for RAG by @raararaara in #583
- Refact editor structure by @JOOHOJANG in #586
- Add Qdrant URL and dependency to docker-compose-full by @hackerwins in #587
- Bump up Yorkie to v0.6.48 by @hackerwins in #590
- Refactor frontend into multi-package monorepo with EditorPort abstraction by @JOOHOJANG in #589
- Bump up @yorkie-js/sdk to v0.7.0 by @hackerwins in #591
New Contributors
- @raararaara made their first contribution in #583
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.1.49
What's Changed
- Bump up backend libs by @hackerwins in #574
- Refact frontend architecture by @JOOHOJANG in #577
- Enhance Yorkie Intelligence to support OpenAI-compatible providers by @emplam27 in #578
Full Changelog: v0.1.48...v0.1.49
v0.1.48
What's Changed
- Fix invalid redirection to check user access by @hackerwins in #572
Full Changelog: v0.1.47...v0.1.48
v0.1.47
What's Changed
- Adjust Workspace Layout max width based on drawer state by @hackerwins in #568
- Apply Vim keybindings for Yorkie undo/redo by @hackerwins in #569
Full Changelog: v0.1.46...v0.1.47
v0.1.46
What's Changed
- Add settings page and simple styling for mobile by @hackerwins in #565
Full Changelog: v0.1.45...v0.1.46
v0.1.45
What's Changed
- Introduce Multi-User Undo/Redo for Collaborative Editing by @JOOHOJANG in #563
Full Changelog: v0.1.44...v0.1.45
v0.1.44
What's Changed
- Add Revision History Feature by @hackerwins in #561
Full Changelog: v0.1.43...v0.1.44
v0.1.43
What's Changed
- replace deprecated ListItemSecondaryAction with simple box by @witch-factory in #540
- Fix workspace disappearing issue by @LeeWxx in #547
- Add Tag feature frontend for document management in Workspaces by @yeonthusiast in #548
- Fix text selection issues with newline and split pane resizing by @ggyuchive in #541
- Add Clipboard Copy Functionality For Code Blocks In View Mode by @Indigochi1d in #513
- fix: prevent code highlighting if no language provided by @blurfx in #552
- Implement Workspaces Delete by @Banal972 in #534
- Add automatic redirect to last accessed workspace by @LeeWxx in #539
- Bump up Yorkie to v0.6.39 by @kokodak in #555
- Hide workspace delete button in production mode by @kokodak in #556
New Contributors
- @ggyuchive made their first contribution in #541
Full Changelog: v0.1.42...v0.1.43
v0.1.42
What's Changed
- Implement workspace reordering with drag and drop by @LeeWxx in #522
- ci: Update CI workflows Node.js support (20.x / 22.x / 24.x) by @ahyeon-github in #538
- Reflect recent AdminAPI changes to CodePair by @kokodak in #542
- Bump up Yorkie to v0.6.28 by @kokodak in #544
New Contributors
- @LeeWxx made their first contribution in #522
- @ahyeon-github made their first contribution in #538
Full Changelog: v0.1.41...v0.1.42