diff --git a/custom_widgets/whats_new_dialog.cpp b/custom_widgets/whats_new_dialog.cpp
index 6f9689d9..d3c69407 100644
--- a/custom_widgets/whats_new_dialog.cpp
+++ b/custom_widgets/whats_new_dialog.cpp
@@ -37,40 +37,14 @@ YACReader::WhatsNewDialog::WhatsNewDialog(QWidget *parent)
versionLabel->setAlignment(Qt::AlignCenter);
textLabel = new QLabel();
- htmlTemplate = "This version brings exciting new features, improved functionality, enhanced customization options, bug fixes, and performance improvements across all apps:
"
+ htmlTemplate = "YACReader 10 is finally here!! This is all the exciting new features and improvements:
"
"
"
"YACReader
"
- " • Don't use scroll animations on macOS by default, where hdpi scroll is most likely to be used
"
- " • New toolbar on macOS
"
- " • New mouse modes to turn pages - you can setup the app to use the left/right buttons to turn pages directly or click on the left/right part of the screen to turn pages
"
- " • Fix current page/time label content when the content is too long. (new in 9.16.3)
"
+ " • Add support for continuous scroll mode
"
"
"
- "YACReaderLibrary
"
- " • Improve flexibility of the open comic in third party app setting so more complex commands can be used, e.g. `open -a \"/Applications/My Reader.app\" \"{comic_file_path}\"`
"
- " • Fix setting the comic rating in the table view
"
- " • Log libraries validation when the app starts
"
- " • New toolbar on macOS
"
- " • New setting in Comic Vine scraper to force exact volume matches
"
- " • Better default search query in the Comic Vine scraper
"
- " • Improved navigation in Comic Vine scraper, including keeping the current query around to make edits and refined searches easier
"
- " • Add support for custom covers for any folder using the context menu
"
- " • The edit cover buttons now support looping through pages, going forward from the last returns to the first, and going backward from the first jumps to the last
"
- " • Add support for custom covers for comics using the edit metadata dialog, you can use a pick file button or drag&drop an image into the cover view in the dialog
"
- " • Covers can be set in bulk for various comics at once
"
- " • New button to reset to the default cover of a comic
"
- " • Support for storing the new image filters from iOS and Android apps
"
- " • Fixed cover loading in Comic Vine scraper (new in 9.16.1)
"
- " • Added a customizable User Agent string to use it with Comic Vine. It can be set in YACReaderLibrary.ini in the [ComicVine] section using the COMIC_VINE_USER_AGENT key (new in 9.16.2)
"
- " • Prevent crash when opening the folders context menu if a folder is not selected. (new in 9.16.2)
"
- " • Fix crash when using the `Set type` menu on libraries. (new in 9.16.2)
"
- " • Fix table view last section stretch. Before it was only working randomly. (new in 9.16.3)
"
- " • Fix empty table view caused by wront state being saved. You'll need to reconfigure the table view headers to your liking after this udpate. (new in 9.16.3)
"
- "
"
- "YACReaderLibraryServer
"
- " • Log libraries validation when the app starts
"
- "
"
- "All apps
"
- " • PDF support has been updated in all Windows apps
"
+ "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
"
"
"
"I hope you enjoy the new update. Please, if you like YACReader consider to become a patron in Patreon "
"or donate some money using Pay-Pal and help keeping the project alive. "