mirror of
https://github.com/quillpad/quillpad.git
synced 2025-12-28 05:13:46 +00:00
Version bump to 1.5.8: Add changelog updates
This commit is contained in:
parent
c70b69c365
commit
950181dfa3
@ -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"
|
||||
|
||||
|
||||
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user