폴란드어와 러시아어 UI 텍스트 및 jQuery Combo 상자 서포트를 추가 하며, 입력 즉시 (as you type) 모드를 향상 시켰습니다.
4월 5, 2017
신규 버전
기능
Added Polish and Russian UI texts.
Added support for jQuery Combo box.
Added support for jQuery autosize.
Added documentation on using with KendoUI rich text box, see 3rd party text box section of the help.
Improved handling of textboxes made invisible and then visible again.
Added rsw_unregisterTextBox(textBoxId) function to remove textbox from spell checker.
Added preventDefaultCurrentEvent function to allow event cancellation (eg key events), see the Client Scripting section of the help.
Added double click event mapping to original textbox with as you type mode.
Map double click events to source textbox handler (for AYT).
Added submitOnEnterForSingleLine property to TBS objects to allow Enter to trigger form submit.
Added rapidSpell.ayt_forceNoScrollBars to allow complete override of scroll bars in AYT textboxes (false by default), useful with older browsers in certain document modes.
수정사항
Addressed nodeValue being deprecated.
Fixed Firefox issue with newlines.
Fixed bug with textboxes marked to be ignored being picked up under certain conditions.
Prevent suggestions context menu being hidden as textboxes are initialized.
Fix bug in text reconciliation (for text changes occurring after a spell request was sent).