Skip to content

v1.2.1

Choose a tag to compare

@taikun114 taikun114 released this 30 Mar 07:59
· 70 commits to main since this release

English

Bug Fixes and Improvements

  • Fix issue where insecure HTTP connections were being blocked
    • This has resolved the issue (#3) where connections to remote servers using VPNs, etc., were being blocked.
  • Fix padding in the model inspector
    • An issue where the top and bottom padding was too tight on platforms other than visionOS has been fixed.
  • Fix issue where model lists could not be sorted in macOS

日本語

バグ修正と改善

  • 非セキュアなHTTP接続がブロックされる問題を修正
    • これにより、VPNなどを使ってリモートサーバーへの接続がブロックされてしまう問題(#3)が修正されました。
  • モデルインスペクタの余白を修正
    • visionOS以外で上下の余白が詰まっていた問題が修正されました。
  • macOSでモデルリストを並び替えられなかった問題を修正