Releases: maelst-dev/KeepNotes-for-Nextcloud
Releases · maelst-dev/KeepNotes-for-Nextcloud
Release list
v1.1.1
What's Changed in v1.1.1
Bug Fixes
- Fix release build login crash (
Abstract classes can't be instantiated!) caused by R8 minification strippingPollDataDTO constructor and fields during Login Flow v2 initiation (#1). - Add explicit
@Keepand@SerializedNameannotations to all authentication and API data models. - Add comprehensive ProGuard/R8 rules for Gson serialization and auth classes.
- Add unit test coverage for Nextcloud Login Flow v2 DTO deserialization.
KeepNotes for Nextcloud v1.1.0
? What's New in v1.1.0:
- Settings Screen: Added preferences for confirmations, font sizes, and app security.
- Biometric App Lock: Secure your notes with fingerprint, face recognition, or device PIN/pattern (AndroidX Biometric, 100% open source).
- Font Size Presets: Configurable font sizes for note cards and editor (Small, Medium, Large, Extra Large).
- In-App Language Selection: Instant language switching (English / Russian).
- Visual Sync Progress: Sleek top progress indicator during server sync, note save, and delete.
- Interactive Checklists: Improved Enter key handling and list item manipulation.
- Adaptive Icons: Vector adaptive icons for Android 8.0+.
- F-Droid & Fastlane Metadata: Prepared metadata for F-Droid inclusion.
v1.0.0 - Initial Release
🚀 Keep NC v1.0.0 (Первый релиз)
Первая стабильная версия Android-клиента для Nextcloud Notes в стиле Google Keep!
✨ Основные возможности:
- 📱 Удобный интерфейс: сетка заметок (Staggered Grid) и Material 3 тема.
- 🔒 Быстрая авторизация через Nextcloud Login Flow v2.
- ⚡ Полноценный Offline-First: мгновенное сохранение в Room и двусторонняя синхронизация с сервером.
- 📝 Markdown и интерактивные чек-листы (режимы Edit / Preview с кликабельными чекбоксами).
- 🗂 Категории, навигационное меню (Drawer), быстрый поиск и избранные заметки.
- 🔄 Фоновая синхронизация с WorkManager.