Skip to content

Releases: yeshjho/Typoon

beta-0.2.0

01 Jan 05:17
Compare
Choose a tag to compare
beta-0.2.0 Pre-release
Pre-release

베타-0.2.0

Typoon의 다섯 번째 베타 릴리즈입니다! 프로그램별 설정 덮어쓰기 기능이 추가되었습니다.

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

언어 차이

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

패치 노트

  • 현재 활성화된 프로그램마다 Typoon을 활성화/비활성화한다거나 다른 매치 파일을 사용하는 등의 설정 덮어쓰기 기능이 추가되었습니다. 자세한 사용법은 위키를 참고해 주세요.

Beta-0.2.0

This is the fourth beta release of Typoon! Per-program config override feature is implemented.

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

  • You can now turn on/off Typoon or use different match files automatically depending on the program you're currently using. For the detailed info, please refer to the wiki.

beta-0.1.1

25 Oct 08:50
Compare
Choose a tag to compare
beta-0.1.1 Pre-release
Pre-release

베타-0.1.1

Typoon의 네 번째 베타 릴리즈입니다! 버그 수정과 안정성 향상이 주된 변경 사항입니다.

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

언어 차이

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

패치 노트

이미지 대치

  • 이제 대치에 실패했을 때 이유와 함께 알림을 띄워줍니다.

버그 수정

  • 이미지 대치 경로(replace_image)에 한글이 있을 경우 일부 기기에서 크래시가 나는 것을 수정했습니다.
  • 이미지 대치에 실패했을 때도 ctrl-V를 입력해 이전에 복사했던 것이 붙여넣어지는 문제를 수정했습니다.
  • keep_compositetrue이고 trigger의 마지막 글자가 시프트를 눌러야 입력 가능한 문자이며 replace의 마지막 글자가 시프트를 누르면 안 되는 문자일 때, 오른쪽 시프트로 트리거를 입력한 경우 대치 텍스트의 마지막 글자가 시프트를 누른 상태처럼 입력되는 문제를 수정하였습니다. (#1)
  • 위와 반대 상황에서 일어날 수 있는 상황 또한 보강했습니다.

안정성

  • 이제 프로그램 실행 중 에러가 난 경우 알림을 띄우고 로그에 에러 메시지를 남기는 것을 시도합니다.

Beta-0.1.1

This is the fourth beta release of Typoon! It is mostly for bug fixes and stability enhancements.

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

Image Replacement

  • It now shows a notification with a reason if the replacement fails.

Bug Fixes

  • Fixed a crash on some machines if there are Korean letters inside the replace_image path.
  • It doesn't send ctrl-V anymore if the image replacement fails.
  • If the keep_composite is true, the last letter of the trigger needs a shift key, and the last letter of the replace needs shift keys unpressed, triggering the match with the right shift held made the last letter of the replacement as if it was typed with a shift key held. This is now fixed. (#1)
  • Also taken care of the opposite situation of the above.

Stability

  • Now it tries to show a notification and leave some logs if it encountered an error while running.

beta-0.1.0

22 Sep 09:13
Compare
Choose a tag to compare
beta-0.1.0 Pre-release
Pre-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.

beta-0.0.2

29 Jun 18:13
Compare
Choose a tag to compare
beta-0.0.2 Pre-release
Pre-release

베타-0.0.2

Typoon의 두 번째 베타 릴리즈입니다! 주로 버그 수정과 편의 기능에 관한 변경 사항이 있습니다.

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

언어 차이

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

패치 노트

매치

  • trigger 또는 replace가 비어 있는 경우 무시합니다.
  • 무한 트리거가 되지 않도록 하였습니다. 기존에는 replace의 마지막 글자가 trigger와 동일하고 keep_compositetrue인 경우 트리거를 한 번 발동시키면 그 뒤로 어떤 글자를 입력하든 계속 트리거가 발동했습니다.

시스템

  • 프로그램이 여러 번 중복으로 실행되지 않도록 막았습니다.

편의 기능

  • 온/오프 토글 기본 단축키를 기존의 컨트롤-시프트-T에서 컨트롤-알트-시프트-S로 변경했습니다. 기존의 단축키는 크롬의 '최근 닫은 창 복구'와 겹쳤기 때문에 바꾸었습니다. 기존 사용자들은 컨피그 파일에서 수동으로 바꿔주셔야 합니다. 이곳을 참고해 주세요.
  • 시작 메뉴에 타이푼이 뜨도록 하였습니다. 기존에는 타이푼을 한 뒤 다시 실행하려면 설치된 곳까지 찾아가야 했습니다.

버그 수정

  • 로그에 종종 뜨는 "시스템 호출에 전달된 데이터 영역이 너무 작습니다"를 뜨지 않도록 했습니다. (실제 동작엔 영향이 없었을 것입니다.)
  • cursor_placeholder 설정이 3글자가 아닌 경우 대치 텍스트가 잘리거나 기존 텍스트가 제대로 지워지지 않는 문제를 수정했습니다.
  • 겹받침(ㄳ, ㄵ, ㄶ...) 단독으로만 있는 글자가 트리거에 있을 경우 인식되지 않는 문제를 수정했습니다.
  • 대치 텍스트(replace)에 두 번 이상의 타이핑을 필요로 하는 완성되지 않은 글자들(ㄳ, ㄵ, ㅘ, ㅙ...)이 마지막에 있을 경우 기존 텍스트가 제대로 지워지지 않는 문제를 수정했습니다.
  • max_backspacecount 설정이 입력된 수치보다 1 작게 동작하고 있던 것을 수정했습니다.

Beta-0.0.2

This is the second beta release of Typoon! Mostly consists of bug fixes and user convenience.

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 Note

Match

  • If the trigger or the replace is empty, the match is ignored.
  • Prevented infinite triggers. Previously, if the last letter of the replace is equal to the trigger and the keep_composite is true, once the match is triggered then typing any letter would trigger the match again and again from that point.

System

  • Prevented the program from being run multiple times.

Convenience

  • Changed the default on/off toggle hotkey from ctrl-shift-T to ctrl-alt-shift-S. The previous one was colliding with the Chrome's reopen the last closed tab function. Existing users won't be affected by this change and will have to manually change if they want. Follow this wiki page to do so.
  • Added Typoon to the start menu. Previously, once you exit it, you need to locate the installed exe to re-run it.

Bug Fixes

  • Removed the "The data region sent to the system call was too small" log that showed up time to time. (The actual function of the program wasn't being affected by this)
  • Fixed a bug that the replace text being incomplete or the original text not being deleted completely if the cursor_placeholder config is not 3-letter-long.
  • Fixed a bug that the matches whose trigger includes double-final-consonants-only letters(ㄳ, ㄵ, ㄶ...) was not being triggered.
  • Fixed a bug that the original text was not being deleted completely if the the last letter of the replace is incomplete and requires 2 types(ㄳ, ㄵ, ㅘ, ㅙ...).
  • Fixed a bug that the value of the max_backspacecount config being decreased by 1.

beta-0.0.1

05 Jun 15:21
Compare
Choose a tag to compare
beta-0.0.1 Pre-release
Pre-release

베타-0.0.1

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

언어 차이

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

Beta-0.0.1

This is the first beta release of Typoon!
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.