Skip to content

v1.2.2

Choose a tag to compare

@taikun114 taikun114 released this 01 Apr 07:32
· 66 commits to main since this release

English

New Features

  • Add a copy button to code blocks in the chat screen
    • You can copy only the code within the code block.

Bug Fixes and Improvements

  • Fix issues where text selection could not cross code blocks and where multiple word selection was not possible by holding down the double-click button in the chat screen (#4)
  • Fix issue where text selection could not be released in the chat screen on platforms other than macOS

日本語

新機能

  • チャット画面のコードブロックにコピーボタンを追加
    • コードブロック内のコードのみコピーすることができます。

バグ修正と改善

  • チャット画面でコードブロックをまたいだテキスト選択ができなかった問題とダブルクリックしたまま複数の単語選択ができなかった問題(#4)を修正
  • macOS以外で、チャット画面のテキスト選択が解除できなかった問題を修正