Version bump to 1.5.8: Add changelog updates
Some checks failed
Android Build Release / build (push) Has been cancelled
Android Build Release / test_lab (push) Has been cancelled

This commit is contained in:
Arumugam J 2025-12-22 11:59:49 -08:00
parent c70b69c365
commit 950181dfa3
2 changed files with 11 additions and 2 deletions

View File

@ -18,8 +18,8 @@ android {
applicationId = "io.github.quillpad"
minSdk = 24
targetSdk = 35
versionCode = 49
versionName = "1.5.7"
versionCode = 50
versionName = "1.5.8"
testInstrumentationRunner = "org.qosp.notes.TestRunner"

View File

@ -1,4 +1,13 @@
updates:
- id: 5
title: Bug Fixes & Improvements
items:
- Potential fix for all notes getting moved to the trash.
- New translation updates for Italian, German, Swedish, Russian, Romanian and Chinese!
- Default editor mode setting (Edit vs Preview)
- New tasks are added to the top of the list.
- Does not show "Untitled" when creating a new note with empty title.
- id: 4
title: Widgets!!!
items: