mirror of
https://github.com/YACReader/yacreader
synced 2026-04-12 15:49:53 -04:00
Update what's new
This commit is contained in:
@ -6,10 +6,12 @@ Version counting is based on semantic versioning (Major.Feature.Patch)
|
||||
|
||||
### YACReader
|
||||
* Add support for continuous scroll mode.
|
||||
* Fix the translator.
|
||||
|
||||
### All GUI Apps
|
||||
* Migrate Flow implementation from OpenGL to QRhi. This is a full new implementation with better performance and compatibility with operating systems and hardware.
|
||||
* Add light/dark themes support that follow the system configuration.
|
||||
* Add a theme editor and support for custom themes.
|
||||
|
||||
## 9.16.4
|
||||
|
||||
|
||||
@ -41,10 +41,12 @@ YACReader::WhatsNewDialog::WhatsNewDialog(QWidget *parent)
|
||||
"<br/>"
|
||||
"<span style=\"font-weight:600\">YACReader</span><br/>"
|
||||
" • Add support for continuous scroll mode<br/>"
|
||||
" • Fix the translator<br/>"
|
||||
"<br/>"
|
||||
"<span style=\"font-weight:600\">All GUI Apps</span><br/>"
|
||||
" • Migrate Flow implementation from OpenGL to QRhi. This is a full new implementation with better performance and compatibility with operating systems and hardware<br/>"
|
||||
" • Add light/dark themes support that follow the system configuration<br/>"
|
||||
" • Add a theme editor and support for custom themes<br/>"
|
||||
"<br/>"
|
||||
"I hope you enjoy the new update. Please, if you like YACReader consider to become a patron in <a href=\"https://www.patreon.com/yacreader\" style=\"color:%1;\">Patreon</a> "
|
||||
"or donate some money using <a href=\"https://www.paypal.com/donate?business=5TAMNQCDDMVP8&item_name=Support+YACReader\" style=\"color:%1;\">Pay-Pal</a> and help keeping the project alive. "
|
||||
|
||||
Reference in New Issue
Block a user