Skip to content

Commit 5cd23cd

Browse files
committed
chore(release): bump version 2.0.0 → 2.1.0, update changelogs (v2.1.0)
Bump versionCode 27 → 28, versionName 2.0.0 → 2.1.0. Add v2.1.0 changelog entries (EN + DE) with commit hash links. Create F-Droid changelogs for versionCode 28 (EN + DE, ≤500 chars).
1 parent b9e6782 commit 5cd23cd

5 files changed

Lines changed: 92 additions & 2 deletions

File tree

CHANGELOG.de.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,39 @@ Das Format basiert auf [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
88

99
---
1010

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!
24+
25+
### 📝 Dokumentation & Metadaten
26+
27+
**Lizenz-Metadaten korrigiert** ([89667d1](https://github.com/inventory69/simple-notes-sync/commit/89667d1))
28+
- Verbleibende Apache-2.0-Referenzen in F-Droid-Changelogs (versionCode 27) korrigiert — zeigen jetzt alle korrekt AGPL v3
29+
30+
**Issue-Templates vereinfacht** ([5a56cf4](https://github.com/inventory69/simple-notes-sync/commit/5a56cf4))
31+
- 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
36+
37+
### 📦 Code-Qualität
38+
39+
**Detekt / Lint / ProGuard-Audit** ([b9e6782](https://github.com/inventory69/simple-notes-sync/commit/b9e6782))
40+
- Vollständiger Code-Qualitäts-Audit: detekt, lint, ktlint, ProGuard und Unit-Tests nach allen v2.1.0-Änderungen verifiziert
41+
42+
---
43+
1144
## [2.0.0] - 2026-03-20
1245

1346
### 🎨 Kompletter Compose-Rewrite, Multi-Theme-System & Architektur-Überarbeitung

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,39 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
88

99
---
1010

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!
24+
25+
### 📝 Documentation & Metadata
26+
27+
**License Metadata Corrected** ([89667d1](https://github.com/inventory69/simple-notes-sync/commit/89667d1))
28+
- Fixed remaining Apache 2.0 references in F-Droid changelogs (versionCode 27) — now all correctly show AGPL v3
29+
30+
**Issue Templates Simplified** ([5a56cf4](https://github.com/inventory69/simple-notes-sync/commit/5a56cf4))
31+
- Bug report and question templates rewritten: English-only, fewer required fields, cleaner layout
32+
- 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
36+
37+
### 📦 Code Quality
38+
39+
**Detekt / Lint / ProGuard Audit** ([b9e6782](https://github.com/inventory69/simple-notes-sync/commit/b9e6782))
40+
- Full code quality audit: detekt, lint, ktlint, ProGuard, and unit tests verified clean after all v2.1.0 changes
41+
42+
---
43+
1144
## [2.0.0] - 2026-03-20
1245

1346
### 🎨 Complete Compose Rewrite, Multi-Theme System & Architecture Overhaul

android/app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ android {
2020
applicationId = "dev.dettmer.simplenotes"
2121
minSdk = 24
2222
targetSdk = 36
23-
versionCode = 27 // 🆕 v2.0.0
24-
versionName = "2.0.0" // 🆕 v2.0.0
23+
versionCode = 28 // 🆕 v2.1.0
24+
versionName = "2.1.0" // 🆕 v2.1.0
2525

2626
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2727
}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
🔧 v2.1.0 — Editor-Verbesserungen & Metadaten
2+
3+
• Markdown-Vorschau als Standard für bestehende Notizen
4+
• Adaptive Toolbar: gekürzte Titel + Undo/Redo im Overflow auf schmalen Displays
5+
• Lizenz-Metadaten korrigiert (AGPL v3)
6+
• Issue-Templates vereinfacht (nur Englisch)
7+
• v2.2.0 Roadmap: Share-Intent, Neue-Notiz-Widget
8+
9+
Danke an @xdpirate, @james0336, @isawaway und MrsMinchen!
10+
11+
Vollständiges Changelog:
12+
https://github.com/inventory69/simple-notes-sync/blob/main/CHANGELOG.de.md
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
🔧 v2.1.0 — Editor Polish & Metadata
2+
3+
• Markdown preview as default view for existing notes
4+
• Adaptive toolbar: shortened titles + Undo/Redo in overflow on narrow displays
5+
• License metadata corrected (AGPL v3)
6+
• Issue templates simplified (English-only)
7+
• v2.2.0 roadmap: Share Intent, New Note Widget
8+
9+
Thanks to @xdpirate, @james0336, @isawaway, and MrsMinchen!
10+
11+
Full changelog:
12+
https://github.com/inventory69/simple-notes-sync/blob/main/CHANGELOG.md

0 commit comments

Comments
 (0)