You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.de.md
+33Lines changed: 33 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,39 @@ Das Format basiert auf [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
8
8
9
9
---
10
10
11
+
## [2.1.0] - 2026-03-26
12
+
13
+
### 🐛 Fehlerbehebungen & UX-Verbesserungen
14
+
15
+
**Editor-Toolbar-Skalierung für schmale Displays** ([9b6ee8a](https://github.com/inventory69/simple-notes-sync/commit/9b6ee8a))
16
+
- Adaptive Toolbar: auf breiten Displays volle Titel + Undo/Redo in der Toolbar; auf schmalen Displays / großer Schriftskalierung: gekürzte Titel („Bearbeiten", „Neu") + Undo/Redo im Overflow-Menü
17
+
- Verhindert Textumbruch auf kleinen Bildschirmen und bei hoher Barrierefreiheits-Schriftskalierung
18
+
- Danke an [@xdpirate](https://github.com/xdpirate) für die Meldung! ([#48](https://github.com/inventory69/simple-notes-sync/issues/48))
19
+
20
+
**Markdown-Vorschau als Standardansicht** ([f8b15a5](https://github.com/inventory69/simple-notes-sync/commit/f8b15a5))
21
+
- Bestehende Textnotizen öffnen jetzt standardmäßig in der Markdown-Vorschau
22
+
- Neue Notizen starten weiterhin im Bearbeitungsmodus mit automatischem Tastatur-Fokus
23
+
- Danke an [@james0336](https://github.com/james0336), [@isawaway](https://github.com/isawaway) und MrsMinchen für den Vorschlag!
- Bug-Report- und Frage-Templates neu geschrieben: nur Englisch, weniger Pflichtfelder, aufgeräumteres Layout
32
+
- Danke an [@xdpirate](https://github.com/xdpirate) für das Feedback! ([#48](https://github.com/inventory69/simple-notes-sync/issues/48))
33
+
34
+
**Geplante Features v2.2.0** ([5e9168b](https://github.com/inventory69/simple-notes-sync/commit/5e9168b))
35
+
- Share-Intent ([Discussion #46](https://github.com/inventory69/simple-notes-sync/discussions/46) von [@madelgijs](https://github.com/madelgijs)), Neue-Notiz-Shortcut-Widget ([Discussion #49](https://github.com/inventory69/simple-notes-sync/discussions/49) von [@Stowaway2979](https://github.com/Stowaway2979)), Markdown-Checklisten-Button und Checklisten-Item-Kopieren zur Roadmap hinzugefügt
Copy file name to clipboardExpand all lines: CHANGELOG.md
+33Lines changed: 33 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,39 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
8
8
9
9
---
10
10
11
+
## [2.1.0] - 2026-03-26
12
+
13
+
### 🐛 Bug Fixes & UX Improvements
14
+
15
+
**Editor Toolbar Scaling for Narrow Displays** ([9b6ee8a](https://github.com/inventory69/simple-notes-sync/commit/9b6ee8a))
16
+
- Adaptive toolbar: on wide displays full titles + Undo/Redo in toolbar; on narrow displays / large font scale: shortened titles ("Edit", "New") + Undo/Redo in overflow menu
17
+
- Prevents text wrapping on small screens and high accessibility font scales
18
+
- Thanks to [@xdpirate](https://github.com/xdpirate) for reporting! ([#48](https://github.com/inventory69/simple-notes-sync/issues/48))
19
+
20
+
**Markdown Preview as Default View** ([f8b15a5](https://github.com/inventory69/simple-notes-sync/commit/f8b15a5))
21
+
- Existing text notes now open in Markdown preview mode by default
22
+
- New notes still open in edit mode with auto-keyboard focus
23
+
- Thanks to [@james0336](https://github.com/james0336), [@isawaway](https://github.com/isawaway), and MrsMinchen for the suggestion!
- Thanks to [@xdpirate](https://github.com/xdpirate) for the feedback! ([#48](https://github.com/inventory69/simple-notes-sync/issues/48))
33
+
34
+
**Upcoming Features v2.2.0** ([5e9168b](https://github.com/inventory69/simple-notes-sync/commit/5e9168b))
35
+
- Added Share Intent ([Discussion #46](https://github.com/inventory69/simple-notes-sync/discussions/46) by [@madelgijs](https://github.com/madelgijs)), New Note Shortcut Widget ([Discussion #49](https://github.com/inventory69/simple-notes-sync/discussions/49) by [@Stowaway2979](https://github.com/Stowaway2979)), Markdown checklist button, and checklist item copy/duplicate to the roadmap
0 commit comments