2
0
mirror of https://github.com/rehlds/revoice.git synced 2024-12-28 15:45:52 +03:00
revoice/CHANGELOG.md

65 lines
1.9 KiB
Markdown

# [revoice](https://github.com/rehlds/revoice) Changelog
---
## [`0.1.0.34`](https://github.com/rehlds/revoice/releases/tag/0.1.0.34) - 2020-03-03
## Changed
- VoiceEncoder_Opus.cpp reworked
- Code refactoring
### Fixed
- fixed Compress
**Full Changelog**: [0.1.0.33...0.1.0.34](https://github.com/rehlds/revoice/compare/0.1.0.33...0.1.0.34)
## [`0.1.0.33`](https://github.com/rehlds/revoice/releases/tag/0.1.0.33) - 2019-10-16
### Fixed
- fixed vulnerable client-side attack via invalid voice packet
**Full Changelog**: [0.1.0.32...0.1.0.33](https://github.com/rehlds/revoice/compare/0.1.0.32...0.1.0.33)
## [`0.1.0.32`](https://github.com/rehlds/revoice/releases/tag/0.1.0.32) - 2017-10-31
### Fixed
- Fixed `REHLDS_API_VERSION_MINOR` check
**Full Changelog**: [0.1.0.31...0.1.0.32](https://github.com/rehlds/revoice/compare/0.1.0.31...0.1.0.32)
## [`0.1.0.31`](https://github.com/rehlds/revoice/releases/tag/0.1.0.31) - 2017-10-26
### Added
- Firsrt public release
- Added `rev status` to print detailed info
### Changed
- Updated `rehlsdk`
-
**Full Changelog**: [0.1.0.29...0.1.0.30](https://github.com/rehlds/revoice/compare/0.1.0.29...0.1.0.30)
## [`0.1.0.30`](https://github.com/rehlds/revoice/releases/tag/0.1.0.30) - 2017-07-09
### Fixed
- Fixed voice stream `steam-to-steam`
**Full Changelog**: [0.1.0.29...0.1.0.30](https://github.com/rehlds/revoice/compare/0.1.0.29...0.1.0.30)
## [`0.1.0.29`](https://github.com/rehlds/revoice/releases/tag/0.1.0.29) - 2017-07-07
### Added
- Added support for `OPUS` codec
- Addec new cvars: `REV_HltvCodec`, `REV_DefaultCodec`
**Full Changelog**: [0.1.0.26...0.1.0.29](https://github.com/rehlds/revoice/compare/0.1.0.26...0.1.0.29)
## [`0.1.0.26`](https://github.com/rehlds/revoice/releases/tag/0.1.0.26) - 2016-12-13
### Changed
- Updated `ReHLDS API 3.x`
**Full Changelog**: [0.1.0.31](https://github.com/rehlds/revoice/commits/0.1.0.26)