Version 1.0.44

This commit is contained in:
Slava Monich 2021-11-01 01:34:18 +02:00
parent 73523c041c
commit c90af8f0b0
3 changed files with 15 additions and 3 deletions

View file

@ -1,6 +1,6 @@
.pragma library
var version = "1.0.43"
var version = "1.0.44"
function contentOpacity(brightness) {
return 0.4 + brightness * 0.6

View file

@ -1,6 +1,6 @@
Name: harbour-books
Summary: E-book reader
Version: 1.0.43
Version: 1.0.44
Release: 1
License: BSD
Group: Applications/File
@ -57,6 +57,12 @@ desktop-file-install --delete-original \
make -C test test
%changelog
* Mon Nov 01 2021 Slava Monich <slava.monich@jolla.com> 1.0.44
- Improved rendering of book covers
- Show book count as menu label when appropriate
- Perserve settings layout when keyboard opens
- Minor content rendering tweaks
* Sat May 15 2021 Slava Monich <slava.monich@jolla.com> 1.0.43
- Integration with My Backup
- Updated Hungarian translation

View file

@ -1,6 +1,6 @@
Name: openrepos-books
Summary: E-book reader
Version: 1.0.43
Version: 1.0.44
Release: 1
License: BSD
Vendor: slava
@ -60,6 +60,12 @@ desktop-file-install --delete-original \
make -C test test
%changelog
* Mon Nov 01 2021 Slava Monich <slava.monich@jolla.com> 1.0.44
- Improved rendering of book covers
- Show book count as menu label when appropriate
- Perserve settings layout when keyboard opens
- Minor content rendering tweaks
* Sat May 15 2021 Slava Monich <slava.monich@jolla.com> 1.0.43
- Integration with My Backup
- Updated Hungarian translation