Skip to content

beta-0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@yeshjho yeshjho released this 22 Sep 09:13
· 30 commits to main since this release

베타-0.1.0

Typoon의 세 번째 베타 릴리즈입니다! 이미지와 명령어 대치 기능, 매치 파일 관리 편의 기능이 추가되었습니다.

아마 많은 버그와 이슈가 있을 것입니다. 깃허브 이슈에 제보해 주세요!
인스톨러는 64비트로만 제공됩니다.

언어 차이

언어 차이는 인스톨러에만 있습니다.
Typoon은 둘 중 어느 인스톨러로 설치하든 차이가 전혀 없습니다.

패치 노트

대치 타입 추가

  • 이제 텍스트를 이미지로 대치할 수 있습니다! 사용 방법은 위키를 참고해 주세요.
  • 이제 텍스트를 명령어의 아웃풋으로 대치할 수 있습니다! 사용 방법은 위키를 참고해 주세요.

매치 파일 관리 편의 기능

  • 매치들을 그룹화하여 옵션들을 공유하게 할 수 있습니다. 사용 방법은 위키를 참고해 주세요.
  • 다른 매치 파일들을 임포트할 수 있습니다. 사용 방법은 위키를 참고해 주세요.

대치 텍스트 줄바꿈

  • 대치 텍스트에 줄바꿈이 있는 경우 줄바꿈 문자(\n) 대신 엔터 키를 입력합니다.

버그 수정

  • 컨피그 파일에서 매치 파일 경로가 수정된 경우 Typoon을 껐다 켜기 전까지 반영이 되지 않던 문제를 수정했습니다.

Beta-0.1.0

This is the third beta release of Typoon! Image and Command Replacement features, and match file management facilites are added.

There can and will be bugs and issues. Please feel free to report them at Github Issues!
There are only 64-bit installers.

Language Difference

The language difference is only visible in the installer.
The Typoon will not differ in any aspect between the two installer.

Patch Notes

New Replacement Types

  • You can replace a text with an image! Please refer to the wiki for how to use.
  • You can replace a text with the output of a command! Please refer to the wiki for how to use.

Match File Management Facilities

  • You can group some matches to share the options. Please refer to the wiki for how to use.
  • You can import other match files. Please refer to the wiki for how to use.

Replacement Text New Line

  • Now sends an enter key instead of the new line character('\n') when there is a line break in the replacement text.

Bug Fixes

  • Fixed a bug that the edited path to the match file in the config is not applied until Typoon is restarted.