summary: add Sentence motions cis, dis, yis, cas, das and yas primarily for writing/editing text rather than code. those motions when the caret is on an Empty Line (only a newline character, or nothing) or a Blank Line (a line that only contains spaces and tabs) are not done yet and will come in the next release (lots of edge cases).
summary 2: some motions fixed. better support for the iWork apps. new apps to The Wizard.
fix
- fix a caret repositioning issue with
dBanddbif the last character is a matching pair that is deleted automatically by an IDE like Xcode - fix a caret repositioning issue with
dFif the last character is a matching pair that is deleted automatically by an IDE like Xcode - fix a caret repositioning issue with
dfwhere the caret would end up on the newline character when deleting the last character of a line - fix a caret repositioning issue with
dTif the last character is a matching pair that is deleted automatically by an IDE like Xcode
improve
- improve support for Pages and Numbers (old and new) where you can now use the PG-R Family and have access to the text calculations type of moves
- improve support for Keynote where kV can now distinguish between Text Elements and Non Text Elements (better key remapping)
new
- add parts of
cis,dis,yisfor the Accessibility Strategy - add parts
cas,das,yasfor the Accessibility Strategy - add Commander to The Wizard
- add Infuse to The Wizard
- add Keynote Creator Studio to The Wizard
- add Numbers Creator Studio to The Wizard
- add Pages Creator Studio to The Wizard
- add Wire to The Wizard
- update Keynote in The Wizard
- update Numbers in The Wizard
- update Pages in The Wizard
- update Safari in The Wizard