Sigil 다음 버전에 기다리던 기능 개선이 추가됩니다.
Sigil 메뉴 번역을 하다 보니 항상 다음 버전의 기능을 미리 만나볼 수 있어요.
이번 업데이트는 정말 기다리던 기능이 개선되었습니다.
그 외에 키보드 단축키를 많이 쓰는 분들을 위해 몇가지 추가 기능이 생겼어요.
이번 업데이트에서 (개인적으로) 최고의 기능 개선은
Goto Style 할 때 combinator 클래스를 찾아 간다는 점이에요.
Sigil의 옥의 티 중 하나였는데 이번에 개선이 되네요.
그리고 각 창을 단축키를 이용해 이동할 수 있게 되었습니다.
이것도 익숙해 지면 아주 편할 것 같아요.
자세한 업데이트/버그 개선은 아래와 같습니다.
New Features
- assign menu accelerators P - &Plugins, and K - Chec&kpoints (thank you BeckyEbook)
- add ability to change keyboard focus using keyboard shortcuts or menus
to BookBrowser, Preview, CodeView, ClipsWindow, and TableOfContents Windows
- preserve Media Overlay Active Classes when deleting unused classes
- Goto Link Or Style (or Ctrl-Clicking on a class will now search selectors
with combinators if notthing found in normal css classes
Bug Fixes
- patch Qt6.5.3 to avoid transient child window resize bug on Windows
- fix QuickParser bug when parseing attribute names not properly ignoreing all legal whitespace
- make OPF parsing robust to alternative whitespace usage as well
- fix creation of thumbnails of svg images in SelectFiles and Image Report for macOS