Skip to content
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.

Releases: kurotu/tiny_vcc

v0.6.1

06 Dec 13:36
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fix packages list may not properly appears.
  • Fix repositories not updated to the latest information.

変更点

修正

  • パッケージリストが正しく表示されないことがある問題を修正。
  • リポジトリが最新の情報に更新されない問題を修正。

v0.6.0

18 Oct 12:20
Compare
Choose a tag to compare

What's Changed

Removed

  • Remove version pinning of VPM CLI installation.

Fixed

  • [macOS] Fix Unity installation not working on Apple Silicon.
  • [Windows] Fix architecture detection not working on Windows 11 with AMD CPU.
  • Fix Unity path not properly saved even when manually selected.
  • Fix Unity version check

変更点

削除

  • VPM CLI のインストール時のバージョン固定をしないように変更。

修正

  • [macOS] Apple Silicon で Unity のインストールができない問題を修正。
  • [Windows] AMD CPU の Windows 11 でアーキテクチャの検出ができない問題を修正。
  • Unity のパスを手動選択しても正しく保存されない問題を修正。
  • Unity のバージョンチェックを修正。

v0.5.0

02 Oct 13:18
Compare
Choose a tag to compare

What's Changed

Added

  • Add Korean translation. (by Kieaer)

変更点

追加

  • 韓国語表示を追加。 (by Kieaer)

v0.4.0

21 Mar 02:21
Compare
Choose a tag to compare

What's Changed

Added

  • Add dark theme.
  • Add Japanese translation.
  • Add Simplified Chinese translation. (by Sonic853)

Changed

  • New layout for the main page.

変更点

追加

  • ダークテーマを追加。
  • 日本語表示を追加。
  • 簡体字中国語表示を追加。 (by Sonic853)

変更

  • メインページを新しいレイアウトに変更。

v0.3.0

09 Jan 05:39
Compare
Choose a tag to compare

What's Changed

Added

  • Automate installation of required software.
  • [Windows] Added installer, setup.exe.

Changed

  • New layout for required software page.

変更点

追加

  • 必須ソフトウェアのインストールを自動化
  • [Windows] インストーラー setup.exe を追加。

変更

  • 必須ソフトウェアページを新しいレイアウトに変更。

v0.2.0

04 Jan 14:41
Compare
Choose a tag to compare

What's Changed

Added

  • Add dark mode.
  • Add new layouts for wide window size.
  • Add menu to move project to the Recycle Bin or Trash.

Changed

  • Change internal state management to improve app responses.

Fixed

  • Fix app couldn't add StarterVPM project.
  • Fix app couldn't start when settings.json of VCC is missng.
  • [macOS] Fix backup folder select dialog not opended.

変更点

追加

  • ダークモードを追加。
  • ウィンドウの幅が広い場合のレイアウトを追加。
  • プロジェクトをごみ箱に移動するメニューを追加。

変更

  • 内部の状態管理を変更し、アプリの応答を改善。

修正

  • StarterVPM プロジェクトを追加できない問題を修正。
  • VCC の settings.json がない場合に正常に起動しない問題を修正。
  • [macOS] バックアップフォルダの選択ダイアログが開かない問題を修正。

v0.1.0

30 Dec 17:38
Compare
Choose a tag to compare

What's Changed

Added

  • Add button to open settings folder in settings page.
  • Add requirements page to show required software.
  • Add logging feature. Logs are written to following folders.
    • Windows: %USERPROFILE%\AppData\Loaming\kurotu\Tiny VCC\logs
    • macOS: ~/Library/Application Support/com.github.kurotu.tiny-vcc/logs
  • Add button to detect installed Unity Editors.

Changed

  • Reduce times to execute Unity Hub for requirements check.

Fixed

  • Fix app crashed when adding AvatarGit or WorldGit project.
  • Fix a case where app may crash even when .NET and VPM CLI are installed.
  • Fix last project location not saved when creating a new project.

変更点

追加

  • 設定画面に設定フォルダを開くボタンを追加。
  • 必要ソフトウェアを表示する画面を追加。
  • ログ機能を追加。ログは以下のフォルダに保存されます。
    • Windows: %USERPROFILE%\AppData\Loaming\kurotu\Tiny VCC\logs
    • macOS: ~/Library/Application Support/com.github.kurotu.tiny-vcc/logs
  • インストールされた Unity を検出するボタンを追加。

変更

  • 必須ソフトウェアのチェックで Unity Hub を実行する回数を減少。

修正

  • AvatarGitまたはWorldGitプロジェクトを追加するとアプリがクラッシュする問題を修正。
  • .NET や VPM CLI がインストールされていてもアプリがクラッシュすることがある問題を修正。
  • プロジェクトを作成するとき最後のプロジェクト保存場所が保存されていない問題を修正。

v0.0.2

22 Dec 11:48
Compare
Choose a tag to compare

What's Changed

Fixed

  • [macOS] Fix installed Unity editors not properly detected.
  • Fix text fields of new project screen not properly working.
  • Fix update checker not properly initialized.

変更点

修正

  • [macOS] インストールされた Unity を正しく検出できない問題を修正。
  • 新しいプロジェクトを作成する画面でテキスト入力欄が正しく動作しない問題を修正。
  • 更新確認が正しく初期化されない問題を修正。

v0.0.1

21 Dec 14:09
Compare
Choose a tag to compare
Version 0.0.1