Skip to content

Commit

Permalink
changelog: 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alonswartz committed Nov 7, 2024
1 parent 0ee8a48 commit 970fdd4
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
## 0.6.1

This release focuses on enhancements to the web/app editor,
including improvements to link insertion, global keybindings sequence
handling, and resolving issues with international keyboard layouts.

Fixed:

- Web/App: Editor - reimplemented bracket handling (non EN keyboard layouts).
- Web/App: Editor - remove first leftBracket on insertLink cancellation.
- Web/App: Editor - fixed concealed horizontal rule (firefox).
- Web/App: Editor vimmode - ignore `Tab` in non-insert mode.
- Web/App: Editor vimmode - removed global key-sequence refocus timeout.
- Web/App: Global key-sequence: improved timeout handling and reset behavior.

Added:

- Web/App: Editor - added additional insertLink keybinding, `Alt-k`.
- CI/CD: Github Actions workflows - upload build artifacts.

Changed:

- Web/App: Vendor - transitioned to `alonswartz/notesium-cm5` (v5.65.18-1).

## 0.6.0

This release introduces **Vim mode** to the Web/App editor, emulating
Expand Down

0 comments on commit 970fdd4

Please sign in to comment.