1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-15 06:52:34 +02:00
ScreenPlay/CHANGELOG.md

33 lines
1020 B
Markdown
Raw Normal View History

2019-08-28 17:02:22 +02:00
## Version 0.3 - 28.08.2019
2019-08-28 17:03:17 +02:00
###### Add
2019-08-28 17:02:22 +02:00
* Add FFMPEG binary download
* Add double click system tray icon
* Add widget fadeout
* Add wallpaper fadeout
* Add windows version detection for wallpaper fadeout
* Add ripple effect when creating wallpapers
* Add VCPKG to CI
* Add ImageSelector placeholder text
* Add readme gif
2019-08-28 17:03:17 +02:00
###### Change
* Change ScreenPlayWindow to ScreenPlayWallpaper
* Change Qt smartpointer with std smart pointer
2019-08-28 16:46:34 +02:00
2019-08-28 17:03:17 +02:00
###### Update
2019-08-28 17:02:22 +02:00
* Update to SSL 1.1.1. We need from now on Qt 5.13 because of the upgrade of OpenSSL from 1 to 1.1.1
2019-08-28 17:03:17 +02:00
###### Fix
2019-08-28 17:02:22 +02:00
* Fix skip conversion on webm
* Fix windows 10 version >= 1903 topmargin. They changed the topmargin to 10% of the monitor height. Dunno why...
* Fix saving project files in utf8
* Fix sidebar toggle
* Fix windows 7 crash
* Fix create footer animation
* Fix namespace issues for qml enums
## Version 0.2 - 01.06.2019
* Add Video import
* Many fixes and featues. You can find them via some git magic...
## Version 0.1
* Add everything of 2 years development