Skip to content

Releases: tatsunidas/GRAPHY-Next

v0.1.12

Choose a tag to compare

@github-actions github-actions released this 06 Aug 02:27
a9ebda8
release 0.1.12

v0.1.8 以降の 115 コミットを公開。コード版数は 3996fa8 で 0.1.12 に統一済みのため
release.yml の verify-version を通る。

主な内容: 動画ビューア P3c/P4/P5a(ROI・MPEG2 等の変換配信・Export 媒体への MP4 同梱)、
Portable 2D Viewer P4.x、plugin host API H5〜H9・sliceThickness・locale、
プラグイン署名(minisign)、ベンチマークファントム GNBP-1。

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 28 Jul 06:49
chore(release): v0.1.8

desktop/frontend/backend の版数を 0.1.8 に統一。release.yml の verify-version
ガードにより、v0.1.8 タグはこの版数と一致するため通る。

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 16 Jul 07:38
a321f2d

The filename is v0.1.6, but that was a mistake made during the release; it is actually v0.1.7.

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 11 Jul 00:58
release 0.1.6

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 10 Jul 05:54
release 0.1.5

Windows で movescu 等の .bat ラウンチャー経由の C-MOVE/C-FIND が、cmd.exe のバッチ
パラメータ参照(%1)が引数中の =/,/; を区切り文字として再分割してしまう既知の挙動により
IllegalArgumentException で失敗する不具合を修正(Dcm4cheTools.quoteForWindowsBatchIfNeeded)。

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 10 Jul 04:14
fix: avoid bash4-only mapfile in fetch-dcm4che-tools.sh

macos-latest runners use Apple's stock bash 3.2 for `shell: bash`,
which lacks the mapfile builtin (bash 4+), breaking the desktop
release job. Replace with a portable while-read loop.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 04 Jul 06:40
fix(installer):

  kill orphaned backend java on Windows update; release 0.1.3

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 04 Jul 04:20
release 0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 03 Jul 22:31
fix build error

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 21:58
update readme