diff --git a/README.md b/README.md index 6f75fd6..5de8898 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Latest versions - [premiere-connector-1.2.1.msi](premiere/premiere-connector-1.2.1.msi?raw=true) [(Changelog)](premiere/README.md) -- [aftereffects-connector-0.9.3.msi](aftereffects/aftereffects-connector-0.9.3.msi?raw=true) [(Changelog)](aftereffects/README.md) +- [aftereffects-connector-0.9.4.msi](aftereffects/aftereffects-connector-0.9.4.msi?raw=true) [(Changelog)](aftereffects/README.md) - [vegas-connector-0.6.1.msi](vegas/vegas-connector-0.6.1.msi?raw=true) [(Changelog)](vegas/README.md) ## Support @@ -8,8 +8,7 @@ If you have questions or suggestions please check out the official [forum](https ## Data protection The following data is beeing transmitted on each startup by these applications: -- Your IP address will be used by sending a request to GitHub to identify the lasted Voukoder version -- Your IP address will be used to send a request to to Google Analytics to create usage statistics. The payload data includes an unqiue but anonymous installation id as well as the application (name and version). +- Your IP address will be transmitted with sending a request to Google Analytics to create simple usage statistics. The payload data includes an unique but anonymous identifier as well as the host application name and version. No other data will be obtained. ## Note diff --git a/aftereffects/README.md b/aftereffects/README.md index 1b03bdf..085e25a 100644 --- a/aftereffects/README.md +++ b/aftereffects/README.md @@ -1,4 +1,7 @@ # Changelog +## 0.9.4 +- Added beacon + ## 0.9.3 - Including "Microsoft_VC142_CRT_x64.msm" diff --git a/aftereffects/aftereffects-connector-0.9.0.msi b/aftereffects/aftereffects-connector-0.9.0.msi deleted file mode 100644 index bf69504..0000000 Binary files a/aftereffects/aftereffects-connector-0.9.0.msi and /dev/null differ diff --git a/aftereffects/aftereffects-connector-0.9.1.msi b/aftereffects/aftereffects-connector-0.9.1.msi deleted file mode 100644 index 0810d17..0000000 Binary files a/aftereffects/aftereffects-connector-0.9.1.msi and /dev/null differ diff --git a/aftereffects/aftereffects-connector-0.9.2.msi b/aftereffects/aftereffects-connector-0.9.2.msi deleted file mode 100644 index c6c5a24..0000000 Binary files a/aftereffects/aftereffects-connector-0.9.2.msi and /dev/null differ diff --git a/aftereffects/aftereffects-connector-0.9.4.msi b/aftereffects/aftereffects-connector-0.9.4.msi new file mode 100644 index 0000000..4b05c98 Binary files /dev/null and b/aftereffects/aftereffects-connector-0.9.4.msi differ