2022-01-15 10:44:20 +01:00

77 lines
1.3 KiB
Markdown

# Changelog
## 1.10.0
- Explicitly allowing commercial use
## 1.9.0
- Fixed audio frequency display issue
- Fixed 8 bit 444 render mode
## 1.8.0
- Added 240 and 480 fps support
## 1.7.0
- Improved RGBA modes (vertical flip)
- Added 16 bit RGBA render mode
- Renamed plugin
## 1.6.0 (not released)
## 1.5.0
- Fixed file extension bug (https://www.voukoder.org/forum/thread/631)
## 1.4.0
- Improved performance when rescaling
## 1.3.0
- Added 36fps support
## 1.2.5
- Showing FPS as floating point numbers now
## 1.2.4
- Fix
## 1.2.3
- Fixed that failure message is not shown on failed export
- Fixed alpha channel issue with > 8bit pix fmts in SSE2 path
## 1.2.2
- Fixed application ids
## 1.2.1
- Added Beacon
## 1.2.0
- Rendering with an alpha channel if a selected pixel format contains an alpha channel
## 1.1.1
- Fixed UTF8 encoding issues in the UI
- Auto detecting Premiere Elements if Pro is not installed
## 1.1.0
- Added AVX/AVX2 acceleration
## 1.0.3
- Added 48, 72 and 90 fps support
## 1.0.2
- Fixed small instability issues
## 1.0.1
- Fixed auto detection of the installation path
## 1.0.0
- Fixed plugin name
## 0.9.5
- Including "Microsoft_VC142_CRT_x64.msm"
## 0.9.4
- Fixed the installer so hopefully no deinstallation prior installation is necessary
## 0.9.3
- Prepared for Voukoder 2.3beta5
## 0.9.2
- Adapted to new IDL interface