Skip to content

Sentory 2.0.3

Choose a tag to compare

@NudeNyang NudeNyang released this 02 Aug 13:17
· 35 commits to main since this release

Sentory 2.0.3

2.0.3에서는 사진 속 글자를 찾는 검색과 다국어 표시를 손봤습니다. 기존 보관함과
메신저 감지 설정은 업데이트 뒤에도 그대로 이어집니다.

OCR 검색

사진에서 인식한 글자는 띄어쓰기를 빼고 검색해도 찾을 수 있습니다. 예를 들어 OCR
결과가 클립보드 이미지라면 클립보드이미지로 입력해도 같은 사진이 나옵니다.
공백, 줄바꿈이나 탭이 섞인 문장도 같은 방식으로 검색합니다. URL과 일반 제목
검색은 이전 동작을 유지합니다.

다국어 표시

화면 언어를 바꿨는데 클립보드 이미지, PNG 이미지 같은 자동 제목이 한국어로
남던 문제를 고쳤습니다. Sentory가 붙인 사진 제목과 묶음 설명만 현재 언어에 맞춰
표시합니다. 원본 파일명, OCR 결과와 웹페이지 제목은 저장된 내용을 바꾸지 않습니다.

일본어와 중국어 화면에서 카드의 복사 횟수가 영어로 나오던 부분도 함께
고쳤습니다. 일본어는 1回コピー, 중국어는 已复制 1 次처럼 표시합니다.

화면과 Discord 안내

검색창에 글자를 입력했을 때 나타나는 지우기 버튼을 파란색에서 차분한 회색으로
바꿨습니다. Discord 재시작 안내는 접근성 인자 대신 실행 옵션이라고 적고,
작성 중인 메시지가 취소되거나 통화가 종료될 수 있다는 문장으로 다듬었습니다.
자동 재시작 동의 방식과 기존 사용자의 설정은 달라지지 않습니다.

Microsoft Store 제출판은 GitHub 업데이트 기능을 넣지 않고 Store가 업데이트를
맡도록 배포 경로를 분리했습니다. 보관함과 설정은 %LOCALAPPDATA%\Sentory
남기므로 MSIX를 제거해도 개인 데이터가 함께 지워지지 않습니다.

사용 환경 설치형 포터블
Intel·AMD Windows PC Sentory-win-x64-setup.exe Sentory-win-x64-portable.zip
Windows on ARM PC Sentory-win-arm64-setup.exe Sentory-win-arm64-portable.zip

현재 실행 파일과 설치 프로그램에는 코드 서명이 없습니다. Windows에서 알 수 없는
게시자 또는 SmartScreen 경고가 나타날 수 있습니다. 공식 Release에서 받은 파일인지
확인하고, 필요하면 함께 올린 .sha256 파일과 대조해 주세요. 이 버전의 소스는
Sentory-2.0.3-source.zipv2.0.3 태그에서 받을 수 있습니다.


English

Sentory 2.0.3 improves OCR search and localized gallery labels. OCR text can now be
found without typing spaces, line breaks, or tabs exactly as recognized. URL and
ordinary title searches keep their previous behavior.

Generated labels such as Clipboard image, PNG image, and collection summaries now
follow the selected display language. Original filenames, OCR text, and webpage titles
remain unchanged. Japanese and Chinese cards also show copy counts in their selected
language instead of falling back to English.

The search clear button now uses a quieter gray. Discord restart notices use clearer
wording about the required launch option and warn that a draft message may be cancelled
or a call may end. Existing consent and messenger detection settings are preserved.

The GitHub Release includes x64 and ARM64 installers and portable packages. These files
are not code-signed, so Windows may show an Unknown Publisher or SmartScreen warning.
Use the accompanying SHA-256 files to verify downloads when needed.