diff --git a/README.md b/README.md index 9f2ed90..da310aa 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ These connectors requires [voukoder 2.3beta5 or later](https://github.com/Vouk/v ## Latest versions - [premiere-connector-0.9.5.msi](premiere/premiere-connector-0.9.5.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) -- [vegas-connector-0.4.4.msi](vegas/vegas-connector-0.4.4.msi?raw=true) [(Changelog)](vegas/README.md) +- [vegas-connector-0.4.5.msi](vegas/vegas-connector-0.4.5.msi?raw=true) [(Changelog)](vegas/README.md) ## What are these connectors for? Since version 2.3 the Voukoder project has significantly changed. It is not one monolothic component anymore, it has been split into two components: 1. The [Voukoder Core](https://github.com/Vouk/voukoder) component will be registered as a system wide COM server and will provide its encoding services and user interface to as many programs as possible. You can even integrate it to your own program. diff --git a/vegas/README.md b/vegas/README.md index 4c6affc..e667116 100644 --- a/vegas/README.md +++ b/vegas/README.md @@ -1,4 +1,7 @@ # Changelog +## 0.4.5 +- Fixed correct loading of presets + ## 0.4.4 - Supporting 5.1 surround audio diff --git a/vegas/vegas-connector-0.4.5.msi b/vegas/vegas-connector-0.4.5.msi new file mode 100644 index 0000000..dd342cb Binary files /dev/null and b/vegas/vegas-connector-0.4.5.msi differ