mirror of
https://github.com/heyman/heynote.git
synced 2025-06-27 04:51:50 +02:00
Update changelog
This commit is contained in:
parent
66a66dfdc7
commit
61a573fd7f
@ -2,7 +2,7 @@
|
||||
|
||||
Here are the most notable changes in each release. For a more detailed list of changes, see the [Github Releases page](https://github.com/heyman/heynote/releases).
|
||||
|
||||
## 2.3.0-beta (not released yet)
|
||||
## 2.3.0-beta
|
||||
|
||||
### Improved support for folding blocks
|
||||
|
||||
@ -15,6 +15,11 @@ Here are the most notable changes in each release. For a more detailed list of c
|
||||
- Folded blocks now display the first 50 characters of the block content, as well as the number of lines in the block.
|
||||
- Default key bindings for folding code on Mac changed from `Cmd-Option-[` and `Cmd-Option-]` to `Cmd-Shift-[` and `Cmd-Shift-]` (to avoid conflicts with the new block folding commands)
|
||||
|
||||
### Bug fixes
|
||||
|
||||
- Fix wrong positioning if IME interface (for Chinese input)
|
||||
- Prevent editor from loosing focus when line number/fold gutter is clicked
|
||||
|
||||
## 2.2.2
|
||||
|
||||
- Fix issue when changing settings after having upgraded to Heynote 2.2 from an earlier version
|
||||
|
Loading…
x
Reference in New Issue
Block a user