Some polishments.

This commit is contained in:
Martin Rotter 2016-06-07 13:21:53 +02:00
parent f22530fd1d
commit 673193b171
2 changed files with 5 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -2,9 +2,12 @@
—————
Added:
▪ Internal message viewer is now based on QtWebEngine module which is based on Chromium project. This speeds up viewing of messages and supports newest HTML 5 or CSS 3 features. Note that this does not mean that fully featured internal web browser will come back. It will not! New message viewer is also better for viewing messages in newspaper mode.
▪ Default skin now uses Bootrstrap-powered look.
▪ Feed updates are now parallelized up to infinite number of threads. This speeds up speed of concurrent feed updates rapidly (more than 5 times). I was able to update about 160 feeds in 35 seconds. Note that this feature is still in experimental state.
Removed:
▪ All skins except default are removed because it is difficult for me to maintain all of them. Any user can pickup removed skin from repository, tweak it (it is easy) and send it to me and I will include it with next version of RSS Guard.
▪ Cmake dependency completely removed!
▪ Completely abandoned support for self-updating via NSIS installers. Now, RSS Guard is distributed only via ZIP archives on Windows. User still can download them in RSS Guard.