Some bug fixes, nothing ground-shaking. Find the patches on GitHub, and the zip on the website.
Release notes
Bug fixes
Fix problem where canceling a change via the "beforeChange"
event could corrupt the textarea input.
Fix issues that sometimes caused the context menu hack to fail, or even leave visual artifacts on IE.
vim bindings: Make it possible to select text between angle brackets.
css mode: Fix tokenizing of CSS variables.
python mode: Fix another bug in tokenizing of format strings.
soy mode: More accurate highlighting.